Pull request #42179 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e166af959daa31a536b666fa35148f93462918d6+dc4a600a78b2116187c037690cdf78f52c4ed6d2 (53a3caec8a8095f6437930ff1f3c939f88a05566) 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 The recommended git tool is: NONE 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-42179@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 Avoid second fetch 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-03-22T10:05:51.195Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-22T10:05:51.199Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-22T10:05:51.368Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a2788e6fc2dd8d6) in /home/ubuntu/workspace/moby_PR-42179 [Pipeline] { [Pipeline] checkout [2021-03-22T10:05:51.398Z] The recommended git tool is: git [2021-03-22T10:05:51.403Z] using credential docker-jenkins-github-credentials [2021-03-22T10:05:51.411Z] Cloning the remote Git repository [2021-03-22T10:05:51.411Z] Cloning with configured refspecs honoured and without tags [2021-03-22T10:05:51.396Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T10:05:51.397Z] > git init /home/ubuntu/workspace/moby_PR-42179 # timeout=10 [2021-03-22T10:05:51.415Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:05:51.415Z] > git --version # timeout=10 [2021-03-22T10:05:51.421Z] > git --version # 'git version 2.17.1' [2021-03-22T10:05:51.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:05:51.422Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:04.957Z] Fetching without tags [2021-03-22T10:06:05.230Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:04.916Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:04.924Z] > git config --add remote.origin.fetch +refs/pull/42179/head:refs/remotes/origin/PR-42179 # timeout=10 [2021-03-22T10:06:04.927Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:04.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:04.943Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:04.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:04.944Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:05.216Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:05.220Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:05.698Z] Merge succeeded, producing e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:05.698Z] Checking out Revision e166af959daa31a536b666fa35148f93462918d6 (PR-42179) [2021-03-22T10:06:06.229Z] Commit message: "update rootlesskit to v0.14.0" [2021-03-22T10:06:06.229Z] First time build. Skipping changelog. [2021-03-22T10:06:06.228Z] > git --version # timeout=10 [2021-03-22T10:06:06.233Z] > git --version # 'git version 2.17.1' [2021-03-22T10:06:06.239Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T10:06:07.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42179:/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-03-22T10:06:07.151Z] Unable to find image 'alpine:latest' locally [2021-03-22T10:06:05.642Z] > git remote # timeout=10 [2021-03-22T10:06:05.651Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T10:06:05.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:05.662Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T10:06:05.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T10:06:05.684Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:05.689Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:07.406Z] latest: Pulling from library/alpine [2021-03-22T10:06:07.406Z] ba3557a56b15: Pulling fs layer [2021-03-22T10:06:07.663Z] ba3557a56b15: Verifying Checksum [2021-03-22T10:06:07.663Z] ba3557a56b15: Download complete [2021-03-22T10:06:07.663Z] ba3557a56b15: Pull complete [2021-03-22T10:06:07.663Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-22T10:06:07.663Z] Status: Downloaded newer image for alpine:latest [2021-03-22T10:06:10.221Z] 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: cgroup2) [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] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-03-22T10:06:10.760Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a2788e6fc2dd8d6) in /home/ubuntu/workspace/moby_PR-42179 [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) [2021-03-22T10:06:10.780Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06ed48f8b0d6809a4) in /home/ubuntu/workspace/moby_PR-42179 [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] { [Pipeline] checkout [2021-03-22T10:06:10.825Z] The recommended git tool is: git [2021-03-22T10:06:10.831Z] using credential docker-jenkins-github-credentials [2021-03-22T10:06:10.842Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-03-22T10:06:10.852Z] Fetching without tags [2021-03-22T10:06:10.854Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-42179 [Pipeline] // stage [2021-03-22T10:06:10.865Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-42179 [Pipeline] checkout [2021-03-22T10:06:10.875Z] The recommended git tool is: git [2021-03-22T10:06:10.884Z] using credential docker-jenkins-github-credentials [2021-03-22T10:06:10.889Z] Cloning the remote Git repository [2021-03-22T10:06:10.889Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-03-22T10:06:10.985Z] The recommended git tool is: git [2021-03-22T10:06:10.991Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-03-22T10:06:11.020Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-22T10:06:11.028Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-03-22T10:06:11.039Z] Cloning the remote Git repository [2021-03-22T10:06:11.039Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [2021-03-22T10:06:11.042Z] Cloning the remote Git repository [2021-03-22T10:06:11.043Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-03-22T10:06:11.175Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:11.251Z] Merge succeeded, producing e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:11.252Z] Checking out Revision e166af959daa31a536b666fa35148f93462918d6 (PR-42179) [2021-03-22T10:06:11.312Z] Commit message: "update rootlesskit to v0.14.0" [2021-03-22T10:06:11.304Z] > git --version # timeout=10 [2021-03-22T10:06:11.317Z] > git --version # 'git version 2.17.1' [2021-03-22T10:06:11.326Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-22T10:06:10.899Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T10:06:10.900Z] > git init /home/ubuntu/workspace/moby_PR-42179 # timeout=10 [2021-03-22T10:06:10.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:10.913Z] > git --version # timeout=10 [2021-03-22T10:06:10.924Z] > git --version # 'git version 2.25.1' [2021-03-22T10:06:10.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:10.926Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:11.045Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T10:06:11.046Z] > git init /home/jenkins/workspace/moby_PR-42179 # timeout=10 [2021-03-22T10:06:11.070Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:11.070Z] > git --version # timeout=10 [2021-03-22T10:06:11.074Z] > git --version # 'git version 2.17.1' [2021-03-22T10:06:11.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:11.074Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T10:06:10.820Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-22T10:06:10.828Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:10.878Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:10.878Z] > git --version # timeout=10 [2021-03-22T10:06:10.881Z] > git --version # 'git version 2.17.1' [2021-03-22T10:06:10.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:10.882Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:11.161Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:11.166Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:11.204Z] > git remote # timeout=10 [2021-03-22T10:06:11.209Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T10:06:11.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:11.215Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T10:06:11.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T10:06:11.237Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:11.239Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:11.049Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T10:06:11.050Z] > git init /home/docker/workspace/moby_PR-42179 # timeout=10 [2021-03-22T10:06:11.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:11.061Z] > git --version # timeout=10 [2021-03-22T10:06:11.064Z] > git --version # 'git version 2.7.4' [2021-03-22T10:06:11.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:11.065Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:12.061Z] + [ PR != PR ] [2021-03-22T10:06:12.061Z] + [ master != master ] [2021-03-22T10:06:12.061Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T10:06:12.369Z] + docker version [2021-03-22T10:06:12.370Z] Client: Docker Engine - Community [2021-03-22T10:06:12.370Z] Version: 20.10.3 [2021-03-22T10:06:12.370Z] API version: 1.41 [2021-03-22T10:06:12.370Z] Go version: go1.13.15 [2021-03-22T10:06:12.370Z] Git commit: 48d30b5 [2021-03-22T10:06:12.370Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-22T10:06:12.370Z] OS/Arch: linux/amd64 [2021-03-22T10:06:12.370Z] Context: default [2021-03-22T10:06:12.370Z] Experimental: true [2021-03-22T10:06:12.370Z] [2021-03-22T10:06:12.370Z] Server: Docker Engine - Community [2021-03-22T10:06:12.370Z] Engine: [2021-03-22T10:06:12.370Z] Version: 20.10.3 [2021-03-22T10:06:12.370Z] API version: 1.41 (minimum version 1.12) [2021-03-22T10:06:12.370Z] Go version: go1.13.15 [2021-03-22T10:06:12.370Z] Git commit: 46229ca [2021-03-22T10:06:12.370Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-22T10:06:12.370Z] OS/Arch: linux/amd64 [2021-03-22T10:06:12.370Z] Experimental: true [2021-03-22T10:06:12.370Z] containerd: [2021-03-22T10:06:12.370Z] Version: 1.4.3 [2021-03-22T10:06:12.370Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:06:12.370Z] runc: [2021-03-22T10:06:12.370Z] Version: 1.0.0-rc92 [2021-03-22T10:06:12.370Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:06:12.370Z] docker-init: [2021-03-22T10:06:12.370Z] Version: 0.19.0 [2021-03-22T10:06:12.370Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T10:06:12.640Z] + docker info [2021-03-22T10:06:13.570Z] Client: [2021-03-22T10:06:13.570Z] Context: default [2021-03-22T10:06:13.570Z] Debug Mode: false [2021-03-22T10:06:13.570Z] Plugins: [2021-03-22T10:06:13.570Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T10:06:13.570Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T10:06:13.570Z] [2021-03-22T10:06:13.570Z] Server: [2021-03-22T10:06:13.570Z] Containers: 0 [2021-03-22T10:06:13.570Z] Running: 0 [2021-03-22T10:06:13.570Z] Paused: 0 [2021-03-22T10:06:13.570Z] Stopped: 0 [2021-03-22T10:06:13.570Z] Images: 3 [2021-03-22T10:06:13.570Z] Server Version: 20.10.3 [2021-03-22T10:06:13.570Z] Storage Driver: overlay2 [2021-03-22T10:06:13.570Z] Backing Filesystem: extfs [2021-03-22T10:06:13.570Z] Supports d_type: true [2021-03-22T10:06:13.570Z] Native Overlay Diff: true [2021-03-22T10:06:13.570Z] Logging Driver: json-file [2021-03-22T10:06:13.570Z] Cgroup Driver: cgroupfs [2021-03-22T10:06:13.570Z] Cgroup Version: 1 [2021-03-22T10:06:13.570Z] Plugins: [2021-03-22T10:06:13.570Z] Volume: local [2021-03-22T10:06:13.570Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T10:06:13.570Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T10:06:13.570Z] Swarm: inactive [2021-03-22T10:06:13.570Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-03-22T10:06:13.570Z] Default Runtime: runc [2021-03-22T10:06:13.570Z] Init Binary: docker-init [2021-03-22T10:06:13.570Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:06:13.570Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:06:13.570Z] init version: de40ad0 [2021-03-22T10:06:13.570Z] Security Options: [2021-03-22T10:06:13.570Z] apparmor [2021-03-22T10:06:13.570Z] seccomp [2021-03-22T10:06:13.570Z] Profile: default [2021-03-22T10:06:13.570Z] Kernel Version: 5.4.0-1037-aws [2021-03-22T10:06:13.570Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-22T10:06:13.570Z] OSType: linux [2021-03-22T10:06:13.570Z] Architecture: x86_64 [2021-03-22T10:06:13.570Z] CPUs: 2 [2021-03-22T10:06:13.570Z] Total Memory: 7.487GiB [2021-03-22T10:06:13.570Z] Name: ip-10-100-83-186 [2021-03-22T10:06:13.570Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-22T10:06:13.570Z] Docker Root Dir: /var/lib/docker [2021-03-22T10:06:13.570Z] Debug Mode: false [2021-03-22T10:06:13.570Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:06:13.570Z] Labels: [2021-03-22T10:06:13.570Z] Experimental: true [2021-03-22T10:06:13.570Z] Insecure Registries: [2021-03-22T10:06:13.570Z] 127.0.0.0/8 [2021-03-22T10:06:13.570Z] Live Restore Enabled: true [2021-03-22T10:06:13.570Z] [2021-03-22T10:06:13.570Z] WARNING: No swap limit support [2021-03-22T10:06:13.570Z] WARNING: No blkio weight support [2021-03-22T10:06:13.570Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-22T10:06:13.857Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:06:13.857Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:06:13.857Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T10:06:13.857Z] + bash /home/ubuntu/workspace/moby_PR-42179/check-config.sh [2021-03-22T10:06:13.857Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T10:06:13.857Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-22T10:06:13.857Z] [2021-03-22T10:06:13.857Z] Generally Necessary: [2021-03-22T10:06:13.857Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T10:06:13.857Z] - apparmor: enabled and tools installed [2021-03-22T10:06:13.857Z] - CONFIG_NAMESPACES: enabled [2021-03-22T10:06:13.857Z] - CONFIG_NET_NS: enabled [2021-03-22T10:06:13.857Z] - CONFIG_PID_NS: enabled [2021-03-22T10:06:13.857Z] - CONFIG_IPC_NS: enabled [2021-03-22T10:06:13.857Z] - CONFIG_UTS_NS: enabled [2021-03-22T10:06:13.857Z] - CONFIG_CGROUPS: enabled [2021-03-22T10:06:13.857Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T10:06:13.857Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T10:06:13.857Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T10:06:14.111Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T10:06:14.111Z] - CONFIG_CPUSETS: enabled [2021-03-22T10:06:14.111Z] - CONFIG_MEMCG: enabled [2021-03-22T10:06:14.111Z] - CONFIG_KEYS: enabled [2021-03-22T10:06:14.111Z] - CONFIG_VETH: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-22T10:06:14.111Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-22T10:06:14.111Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T10:06:14.111Z] [2021-03-22T10:06:14.111Z] Optional Features: [2021-03-22T10:06:14.111Z] - CONFIG_USER_NS: enabled [2021-03-22T10:06:14.111Z] - CONFIG_SECCOMP: enabled [2021-03-22T10:06:14.111Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T10:06:14.111Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T10:06:14.111Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T10:06:14.111Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-22T10:06:14.111Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T10:06:14.111Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T10:06:14.111Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-22T10:06:14.111Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-22T10:06:14.111Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T10:06:14.111Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T10:06:14.111Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T10:06:14.111Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T10:06:14.111Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T10:06:14.111Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T10:06:14.111Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T10:06:14.111Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T10:06:14.111Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T10:06:14.111Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T10:06:14.111Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T10:06:14.112Z] - CONFIG_EXT4_FS: enabled [2021-03-22T10:06:14.112Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T10:06:14.112Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T10:06:14.112Z] - Network Drivers: [2021-03-22T10:06:14.112Z] - "overlay": [2021-03-22T10:06:14.366Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T10:06:14.366Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T10:06:14.366Z] Optional (for encrypted networks): [2021-03-22T10:06:14.366Z] - CONFIG_CRYPTO: enabled [2021-03-22T10:06:14.366Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-22T10:06:14.366Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-22T10:06:14.366Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-22T10:06:14.366Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-22T10:06:14.366Z] - CONFIG_XFRM: enabled [2021-03-22T10:06:14.366Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T10:06:14.366Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T10:06:14.366Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T10:06:14.366Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-22T10:06:14.366Z] - "ipvlan": [2021-03-22T10:06:14.366Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T10:06:14.366Z] - "macvlan": [2021-03-22T10:06:14.366Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T10:06:14.366Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T10:06:14.366Z] - "ftp,tftp client in container": [2021-03-22T10:06:14.366Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T10:06:14.366Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T10:06:14.366Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T10:06:14.366Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T10:06:14.366Z] - Storage Drivers: [2021-03-22T10:06:14.366Z] - "aufs": [2021-03-22T10:06:14.366Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T10:06:14.366Z] - "btrfs": [2021-03-22T10:06:14.366Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T10:06:14.366Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T10:06:14.366Z] - "devicemapper": [2021-03-22T10:06:14.366Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T10:06:14.366Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T10:06:14.366Z] - "overlay": [2021-03-22T10:06:14.366Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T10:06:14.366Z] - "zfs": [2021-03-22T10:06:14.366Z] - /dev/zfs: present [2021-03-22T10:06:14.366Z] - zfs command: missing [2021-03-22T10:06:14.366Z] - zpool command: missing [2021-03-22T10:06:14.366Z] [2021-03-22T10:06:14.366Z] Limits: [2021-03-22T10:06:14.366Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T10:06:14.366Z] [2021-03-22T10:06:14.366Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T10:06:14.689Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e166af959daa31a536b666fa35148f93462918d6 . [2021-03-22T10:06:14.689Z] #1 [internal] load build definition from Dockerfile [2021-03-22T10:06:14.689Z] #1 sha256:c26b098ef5a483f7b6924501d87f3e9b79d830a88b7fc532eae2226794c860df [2021-03-22T10:06:14.689Z] #1 transferring dockerfile: 17.02kB done [2021-03-22T10:06:14.689Z] #1 DONE 0.0s [2021-03-22T10:06:14.689Z] [2021-03-22T10:06:14.689Z] #2 [internal] load .dockerignore [2021-03-22T10:06:14.689Z] #2 sha256:3360d1b209da4c6232400ba7b1103083281381ddda6c021c138d443b05cf3143 [2021-03-22T10:06:14.689Z] #2 transferring context: 87B done [2021-03-22T10:06:14.689Z] #2 DONE 0.0s [2021-03-22T10:06:14.689Z] [2021-03-22T10:06:14.690Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T10:06:14.690Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-22T10:06:15.249Z] #3 DONE 0.3s [2021-03-22T10:06:15.249Z] [2021-03-22T10:06:15.249Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T10:06:15.249Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-22T10:06:15.249Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T10:06:15.249Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T10:06:15.249Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-22T10:06:15.249Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-22T10:06:15.249Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-03-22T10:06:15.249Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-22T10:06:15.249Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-22T10:06:15.249Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-03-22T10:06:15.504Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-22T10:06:15.504Z] #4 DONE 0.5s [2021-03-22T10:06:15.759Z] [2021-03-22T10:06:15.759Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T10:06:15.759Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-22T10:06:15.759Z] #5 DONE 0.1s [2021-03-22T10:06:15.759Z] [2021-03-22T10:06:15.759Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:15.759Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T10:06:15.759Z] #8 ... [2021-03-22T10:06:15.759Z] [2021-03-22T10:06:15.759Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T10:06:15.759Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-22T10:06:15.759Z] #6 DONE 0.1s [2021-03-22T10:06:16.017Z] [2021-03-22T10:06:16.017Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:16.017Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T10:06:16.017Z] #8 DONE 0.2s [2021-03-22T10:06:16.017Z] [2021-03-22T10:06:16.017Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:16.017Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T10:06:16.017Z] #7 DONE 0.4s [2021-03-22T10:06:16.017Z] [2021-03-22T10:06:16.017Z] #23 [internal] load build context [2021-03-22T10:06:16.017Z] #23 sha256:eff38245ca7764715a7062be23d3459133abaed53bbcc3e2e9e31efd1f56eee0 [2021-03-22T10:06:16.017Z] #23 DONE 0.0s [2021-03-22T10:06:16.017Z] [2021-03-22T10:06:16.017Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:06:16.017Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T10:06:16.017Z] #64 DONE 0.0s [2021-03-22T10:06:16.017Z] [2021-03-22T10:06:16.017Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:06:16.017Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T10:06:16.017Z] #62 DONE 0.0s [2021-03-22T10:06:16.017Z] [2021-03-22T10:06:16.017Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:06:16.017Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:06:16.017Z] #9 DONE 0.0s [2021-03-22T10:06:16.277Z] [2021-03-22T10:06:16.277Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:06:16.277Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T10:06:16.277Z] #26 DONE 0.0s [2021-03-22T10:06:16.277Z] [2021-03-22T10:06:16.277Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:06:16.277Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T10:06:16.277Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-22T10:06:16.277Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T10:06:16.277Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T10:06:16.277Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T10:06:16.277Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-03-22T10:06:16.533Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.2s [2021-03-22T10:06:16.533Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2021-03-22T10:06:16.533Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-03-22T10:06:17.899Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-03-22T10:06:17.899Z] #62 DONE 1.6s [2021-03-22T10:06:17.899Z] [2021-03-22T10:06:17.899Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:06:17.899Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T10:06:17.899Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T10:06:17.899Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T10:06:17.899Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T10:06:17.899Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-03-22T10:06:17.899Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s [2021-03-22T10:06:18.459Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2021-03-22T10:06:18.459Z] #64 DONE 2.3s [2021-03-22T10:06:18.459Z] [2021-03-22T10:06:18.459Z] #23 [internal] load build context [2021-03-22T10:06:18.459Z] #23 sha256:eff38245ca7764715a7062be23d3459133abaed53bbcc3e2e9e31efd1f56eee0 [2021-03-22T10:06:18.714Z] #23 ... [2021-03-22T10:06:18.714Z] [2021-03-22T10:06:18.714Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T10:06:18.714Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-22T10:06:18.714Z] #63 DONE 0.2s [2021-03-22T10:06:18.714Z] [2021-03-22T10:06:18.714Z] #23 [internal] load build context [2021-03-22T10:06:18.714Z] #23 sha256:eff38245ca7764715a7062be23d3459133abaed53bbcc3e2e9e31efd1f56eee0 [2021-03-22T10:06:18.970Z] #23 transferring context: 53.43MB 2.7s done [2021-03-22T10:06:18.970Z] #23 DONE 2.7s [2021-03-22T10:06:18.970Z] [2021-03-22T10:06:18.970Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T10:06:18.970Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-22T10:06:18.970Z] #65 ... [2021-03-22T10:06:18.970Z] [2021-03-22T10:06:18.970Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T10:06:18.970Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T10:06:18.970Z] #10 CACHED [2021-03-22T10:06:18.970Z] [2021-03-22T10:06:18.970Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:06:18.970Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T10:06:18.970Z] #55 CACHED [2021-03-22T10:06:18.970Z] [2021-03-22T10:06:18.970Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-22T10:06:18.970Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-22T10:06:18.970Z] #11 CACHED [2021-03-22T10:06:18.970Z] [2021-03-22T10:06:18.970Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-22T10:06:18.970Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-22T10:06:18.970Z] #12 CACHED [2021-03-22T10:06:18.970Z] [2021-03-22T10:06:18.970Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:06:18.970Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:06:18.970Z] #13 CACHED [2021-03-22T10:06:18.970Z] [2021-03-22T10:06:18.970Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:06:18.970Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:06:18.970Z] #36 CACHED [2021-03-22T10:06:19.228Z] [2021-03-22T10:06:19.228Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T10:06:19.228Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-22T10:06:19.228Z] #65 DONE 0.3s [2021-03-22T10:06:19.228Z] [2021-03-22T10:06:19.228Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:06:19.228Z] #24 sha256:46f866d6a9e7d44c9650c675b8684a8e313d165586f8587fb7f2ae6876591bb9 [2021-03-22T10:06:20.381Z] Fetching without tags [2021-03-22T10:06:20.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:20.357Z] > git config --add remote.origin.fetch +refs/pull/42179/head:refs/remotes/origin/PR-42179 # timeout=10 [2021-03-22T10:06:20.358Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:20.371Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:20.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:20.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:20.387Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:20.667Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:21.092Z] Merge succeeded, producing e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:21.092Z] Checking out Revision e166af959daa31a536b666fa35148f93462918d6 (PR-42179) [2021-03-22T10:06:21.156Z] Commit message: "update rootlesskit to v0.14.0" [2021-03-22T10:06:21.205Z] > git --version # timeout=10 [2021-03-22T10:06:21.209Z] > git --version # 'git version 2.17.1' [2021-03-22T10:06:21.210Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T10:06:20.672Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:20.676Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:21.066Z] > git remote # timeout=10 [2021-03-22T10:06:21.067Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T10:06:21.071Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:21.071Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T10:06:21.084Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T10:06:21.097Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:21.101Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:22.072Z] + docker version [2021-03-22T10:06:22.072Z] Client: Docker Engine - Community [2021-03-22T10:06:22.072Z] Version: 19.03.7 [2021-03-22T10:06:22.072Z] API version: 1.40 [2021-03-22T10:06:22.072Z] Go version: go1.12.17 [2021-03-22T10:06:22.072Z] Git commit: 7141c199a2 [2021-03-22T10:06:22.072Z] Built: Sat Mar 7 16:48:47 2020 [2021-03-22T10:06:22.072Z] OS/Arch: linux/s390x [2021-03-22T10:06:22.072Z] Experimental: false [2021-03-22T10:06:22.072Z] [2021-03-22T10:06:22.072Z] Server: Docker Engine - Community [2021-03-22T10:06:22.072Z] Engine: [2021-03-22T10:06:22.072Z] Version: 19.03.7 [2021-03-22T10:06:22.072Z] API version: 1.40 (minimum version 1.12) [2021-03-22T10:06:22.072Z] Go version: go1.12.17 [2021-03-22T10:06:22.072Z] Git commit: 7141c199a2 [2021-03-22T10:06:22.072Z] Built: Sat Mar 7 16:47:46 2020 [2021-03-22T10:06:22.072Z] OS/Arch: linux/s390x [2021-03-22T10:06:22.072Z] Experimental: true [2021-03-22T10:06:22.072Z] containerd: [2021-03-22T10:06:22.072Z] Version: 1.2.13 [2021-03-22T10:06:22.072Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-22T10:06:22.072Z] runc: [2021-03-22T10:06:22.072Z] Version: 1.0.0-rc10 [2021-03-22T10:06:22.072Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-22T10:06:22.072Z] docker-init: [2021-03-22T10:06:22.072Z] Version: 0.18.0 [2021-03-22T10:06:22.072Z] GitCommit: fec3683 [Pipeline] sh [2021-03-22T10:06:22.475Z] + docker info [2021-03-22T10:06:23.110Z] Client: [2021-03-22T10:06:23.110Z] Debug Mode: false [2021-03-22T10:06:23.110Z] [2021-03-22T10:06:23.110Z] Server: [2021-03-22T10:06:23.110Z] Containers: 0 [2021-03-22T10:06:23.110Z] Running: 0 [2021-03-22T10:06:23.110Z] Paused: 0 [2021-03-22T10:06:23.110Z] Stopped: 0 [2021-03-22T10:06:23.110Z] Images: 0 [2021-03-22T10:06:23.110Z] Server Version: 19.03.7 [2021-03-22T10:06:23.110Z] Storage Driver: overlay2 [2021-03-22T10:06:23.110Z] Backing Filesystem: [2021-03-22T10:06:23.110Z] Supports d_type: true [2021-03-22T10:06:23.110Z] Native Overlay Diff: true [2021-03-22T10:06:23.110Z] Logging Driver: json-file [2021-03-22T10:06:23.110Z] Cgroup Driver: cgroupfs [2021-03-22T10:06:23.110Z] Plugins: [2021-03-22T10:06:23.110Z] Volume: local [2021-03-22T10:06:23.110Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T10:06:23.110Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T10:06:23.110Z] Swarm: inactive [2021-03-22T10:06:23.110Z] Runtimes: runc [2021-03-22T10:06:23.110Z] Default Runtime: runc [2021-03-22T10:06:23.110Z] Init Binary: docker-init [2021-03-22T10:06:23.110Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-22T10:06:23.110Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-22T10:06:23.110Z] init version: fec3683 [2021-03-22T10:06:23.110Z] Security Options: [2021-03-22T10:06:23.110Z] apparmor [2021-03-22T10:06:23.110Z] seccomp [2021-03-22T10:06:23.110Z] Profile: default [2021-03-22T10:06:23.110Z] Kernel Version: 4.15.0-91-generic [2021-03-22T10:06:23.110Z] Operating System: Ubuntu 18.04.4 LTS [2021-03-22T10:06:23.110Z] OSType: linux [2021-03-22T10:06:23.110Z] Architecture: s390x [2021-03-22T10:06:23.110Z] CPUs: 2 [2021-03-22T10:06:23.110Z] Total Memory: 7.861GiB [2021-03-22T10:06:23.110Z] Name: s390x-ubuntu-16 [2021-03-22T10:06:23.110Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-03-22T10:06:23.110Z] Docker Root Dir: /var/lib/docker [2021-03-22T10:06:23.110Z] Debug Mode: false [2021-03-22T10:06:23.110Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:06:23.110Z] Labels: [2021-03-22T10:06:23.110Z] Experimental: true [2021-03-22T10:06:23.110Z] Insecure Registries: [2021-03-22T10:06:23.110Z] 127.0.0.0/8 [2021-03-22T10:06:23.110Z] Live Restore Enabled: false [2021-03-22T10:06:23.110Z] [2021-03-22T10:06:23.110Z] WARNING: No swap limit support [Pipeline] sh [2021-03-22T10:06:23.401Z] #24 4.389 + RM_GOPATH=0 [2021-03-22T10:06:23.401Z] #24 4.407 + TMP_GOPATH= [2021-03-22T10:06:23.401Z] #24 4.407 + : /build [2021-03-22T10:06:23.401Z] #24 4.407 + '[' -z '' ']' [2021-03-22T10:06:23.401Z] #24 4.407 ++ mktemp -d [2021-03-22T10:06:23.401Z] #24 4.410 + export GOPATH=/tmp/tmp.biRrMpeaZS [2021-03-22T10:06:23.401Z] #24 4.410 + GOPATH=/tmp/tmp.biRrMpeaZS [2021-03-22T10:06:23.401Z] #24 4.410 + RM_GOPATH=1 [2021-03-22T10:06:23.401Z] #24 4.410 + case "$(go env GOARCH)" in [2021-03-22T10:06:23.401Z] #24 4.410 ++ go env GOARCH [2021-03-22T10:06:23.401Z] #24 4.422 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:23.401Z] #24 4.422 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:23.401Z] #24 4.422 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:23.401Z] #24 4.436 + dir=/tmp/install [2021-03-22T10:06:23.401Z] #24 4.436 + bin=dockercli [2021-03-22T10:06:23.401Z] #24 4.436 + shift [2021-03-22T10:06:23.401Z] #24 4.436 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T10:06:23.401Z] #24 4.436 + . /tmp/install/dockercli.installer [2021-03-22T10:06:23.401Z] #24 4.436 ++ : stable [2021-03-22T10:06:23.401Z] #24 4.436 ++ : 17.06.2-ce [2021-03-22T10:06:23.401Z] #24 4.436 Install docker/cli version 17.06.2-ce from stable [2021-03-22T10:06:23.401Z] #24 4.436 + install_dockercli [2021-03-22T10:06:23.401Z] #24 4.436 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T10:06:23.401Z] #24 4.453 ++ uname -m [2021-03-22T10:06:23.401Z] #24 4.454 + arch=x86_64 [2021-03-22T10:06:23.401Z] #24 4.454 + '[' x86_64 '!=' x86_64 ']' [2021-03-22T10:06:23.401Z] #24 4.455 + url=https://download.docker.com/linux/static [2021-03-22T10:06:23.401Z] #24 4.479 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-22T10:06:23.401Z] #24 4.487 + tar -xz docker/docker [2021-03-22T10:06:23.492Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:06:23.492Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:06:23.492Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T10:06:23.492Z] + bash /home/jenkins/workspace/moby_PR-42179/check-config.sh [2021-03-22T10:06:23.492Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T10:06:23.492Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-03-22T10:06:23.492Z] [2021-03-22T10:06:23.492Z] Generally Necessary: [2021-03-22T10:06:23.492Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T10:06:23.492Z] - apparmor: enabled and tools installed [2021-03-22T10:06:23.492Z] - CONFIG_NAMESPACES: enabled [2021-03-22T10:06:23.492Z] - CONFIG_NET_NS: enabled [2021-03-22T10:06:23.492Z] - CONFIG_PID_NS: enabled [2021-03-22T10:06:23.492Z] - CONFIG_IPC_NS: enabled [2021-03-22T10:06:23.492Z] - CONFIG_UTS_NS: enabled [2021-03-22T10:06:23.492Z] - CONFIG_CGROUPS: enabled [2021-03-22T10:06:23.492Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T10:06:23.492Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T10:06:23.492Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T10:06:23.492Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T10:06:23.492Z] - CONFIG_CPUSETS: enabled [2021-03-22T10:06:23.492Z] - CONFIG_MEMCG: enabled [2021-03-22T10:06:23.492Z] - CONFIG_KEYS: enabled [2021-03-22T10:06:23.492Z] - CONFIG_VETH: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T10:06:23.492Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-22T10:06:23.492Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T10:06:23.492Z] [2021-03-22T10:06:23.492Z] Optional Features: [2021-03-22T10:06:23.492Z] - CONFIG_USER_NS: enabled [2021-03-22T10:06:23.785Z] - CONFIG_SECCOMP: enabled [2021-03-22T10:06:23.785Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T10:06:23.785Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T10:06:23.785Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T10:06:23.785Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-22T10:06:23.785Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T10:06:23.785Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T10:06:23.785Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-22T10:06:23.785Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-22T10:06:23.785Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T10:06:23.785Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T10:06:23.785Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T10:06:23.785Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T10:06:23.785Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T10:06:23.785Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T10:06:23.785Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T10:06:23.785Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T10:06:23.785Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T10:06:23.785Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_EXT4_FS: enabled [2021-03-22T10:06:23.785Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T10:06:23.785Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T10:06:23.785Z] - Network Drivers: [2021-03-22T10:06:23.785Z] - "overlay": [2021-03-22T10:06:23.785Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T10:06:23.785Z] Optional (for encrypted networks): [2021-03-22T10:06:23.785Z] - CONFIG_CRYPTO: enabled [2021-03-22T10:06:23.785Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-22T10:06:23.785Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-22T10:06:23.785Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-22T10:06:23.785Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-22T10:06:23.785Z] - CONFIG_XFRM: enabled [2021-03-22T10:06:23.785Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-22T10:06:23.785Z] - "ipvlan": [2021-03-22T10:06:23.785Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T10:06:23.785Z] - "macvlan": [2021-03-22T10:06:23.785Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T10:06:23.785Z] - "ftp,tftp client in container": [2021-03-22T10:06:23.785Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T10:06:23.785Z] - Storage Drivers: [2021-03-22T10:06:23.785Z] - "aufs": [2021-03-22T10:06:23.785Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T10:06:23.785Z] - "btrfs": [2021-03-22T10:06:23.785Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T10:06:23.785Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T10:06:23.785Z] - "devicemapper": [2021-03-22T10:06:23.785Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T10:06:23.785Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T10:06:23.785Z] - "overlay": [2021-03-22T10:06:23.785Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T10:06:23.785Z] - "zfs": [2021-03-22T10:06:23.785Z] - /dev/zfs: missing [2021-03-22T10:06:23.785Z] - zfs command: missing [2021-03-22T10:06:23.785Z] - zpool command: missing [2021-03-22T10:06:23.785Z] [2021-03-22T10:06:23.785Z] Limits: [2021-03-22T10:06:23.785Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T10:06:23.785Z] [2021-03-22T10:06:23.785Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T10:06:24.210Z] Fetching without tags [2021-03-22T10:06:24.215Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e166af959daa31a536b666fa35148f93462918d6 . [2021-03-22T10:06:24.215Z] #2 [internal] load build definition from Dockerfile [2021-03-22T10:06:24.215Z] #2 transferring dockerfile: 17.02kB done [2021-03-22T10:06:24.215Z] #2 DONE 0.0s [2021-03-22T10:06:24.215Z] [2021-03-22T10:06:24.215Z] #1 [internal] load .dockerignore [2021-03-22T10:06:24.215Z] #1 transferring context: 87B done [2021-03-22T10:06:24.215Z] #1 DONE 0.0s [2021-03-22T10:06:24.215Z] [2021-03-22T10:06:24.215Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T10:06:24.466Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:24.508Z] #3 DONE 0.2s [2021-03-22T10:06:24.508Z] [2021-03-22T10:06:24.508Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-03-22T10:06:24.508Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T10:06:24.508Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T10:06:24.508Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-03-22T10:06:24.508Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-03-22T10:06:24.508Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.1s [2021-03-22T10:06:24.771Z] #24 ... [2021-03-22T10:06:24.771Z] [2021-03-22T10:06:24.771Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:06:24.771Z] #34 sha256:2cc7e47a248c0e8f4ebb4e317685be63d2e46fb9419c8013742a73bf7f1c1316 [2021-03-22T10:06:24.771Z] #34 4.637 + RM_GOPATH=0 [2021-03-22T10:06:24.771Z] #34 4.637 + TMP_GOPATH= [2021-03-22T10:06:24.771Z] #34 4.637 + : /build [2021-03-22T10:06:24.771Z] #34 4.637 + '[' -z '' ']' [2021-03-22T10:06:24.771Z] #34 4.644 ++ mktemp -d [2021-03-22T10:06:24.771Z] #34 4.644 + export GOPATH=/tmp/tmp.435qV6f3bR [2021-03-22T10:06:24.771Z] #34 4.644 + GOPATH=/tmp/tmp.435qV6f3bR [2021-03-22T10:06:24.771Z] #34 4.644 + RM_GOPATH=1 [2021-03-22T10:06:24.771Z] #34 4.644 + case "$(go env GOARCH)" in [2021-03-22T10:06:24.771Z] #34 4.648 ++ go env GOARCH [2021-03-22T10:06:24.771Z] #34 4.669 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:24.771Z] #34 4.669 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:24.771Z] #34 4.670 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:24.771Z] #34 4.671 + dir=/tmp/install [2021-03-22T10:06:24.771Z] #34 4.672 + bin=tomlv [2021-03-22T10:06:24.771Z] #34 4.673 + shift [2021-03-22T10:06:24.771Z] #34 4.673 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T10:06:24.771Z] #34 4.673 + . /tmp/install/tomlv.installer [2021-03-22T10:06:24.771Z] #34 4.673 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:06:24.771Z] #34 4.674 + install_tomlv [2021-03-22T10:06:24.771Z] #34 4.675 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T10:06:24.771Z] #34 4.675 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:06:24.771Z] #34 4.675 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.435qV6f3bR/src/github.com/BurntSushi/toml [2021-03-22T10:06:24.771Z] #34 4.677 Cloning into '/tmp/tmp.435qV6f3bR/src/github.com/BurntSushi/toml'... [2021-03-22T10:06:24.771Z] #34 5.420 + cd /tmp/tmp.435qV6f3bR/src/github.com/BurntSushi/toml [2021-03-22T10:06:24.771Z] #34 5.427 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:06:24.771Z] #34 5.432 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:06:24.952Z] Merge succeeded, producing e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:24.952Z] Checking out Revision e166af959daa31a536b666fa35148f93462918d6 (PR-42179) [2021-03-22T10:06:24.195Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:24.198Z] > git config --add remote.origin.fetch +refs/pull/42179/head:refs/remotes/origin/PR-42179 # timeout=10 [2021-03-22T10:06:24.203Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:24.210Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:24.219Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:24.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:24.220Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:24.476Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:24.487Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:24.926Z] > git remote # timeout=10 [2021-03-22T10:06:24.931Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T10:06:24.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:24.945Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T10:06:24.954Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T10:06:24.961Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:24.966Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:25.145Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 576.67kB / 9.68MB 0.5s [2021-03-22T10:06:25.145Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 8.53MB / 9.68MB 0.7s [2021-03-22T10:06:25.145Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.7s done [2021-03-22T10:06:25.145Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-03-22T10:06:25.333Z] #34 6.383 github.com/BurntSushi/toml [2021-03-22T10:06:25.438Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-03-22T10:06:25.438Z] #4 DONE 1.1s [2021-03-22T10:06:25.464Z] Commit message: "update rootlesskit to v0.14.0" [2021-03-22T10:06:25.499Z] > git --version # timeout=10 [2021-03-22T10:06:25.509Z] > git --version # 'git version 2.25.1' [2021-03-22T10:06:25.519Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-22T10:06:25.590Z] #34 ... [2021-03-22T10:06:25.590Z] [2021-03-22T10:06:25.590Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:06:25.590Z] #47 sha256:4b1efe0c7ae31dea603943473d6a94648d9003f1252154d191a50f785bb6cfbf [2021-03-22T10:06:25.590Z] #47 3.758 + RM_GOPATH=0 [2021-03-22T10:06:25.590Z] #47 3.759 + TMP_GOPATH= [2021-03-22T10:06:25.590Z] #47 3.759 + : /build [2021-03-22T10:06:25.590Z] #47 3.759 + '[' -z '' ']' [2021-03-22T10:06:25.590Z] #47 3.759 ++ mktemp -d [2021-03-22T10:06:25.590Z] #47 3.765 + export GOPATH=/tmp/tmp.2veDHMoiuG [2021-03-22T10:06:25.590Z] #47 3.765 + GOPATH=/tmp/tmp.2veDHMoiuG [2021-03-22T10:06:25.590Z] #47 3.765 + RM_GOPATH=1 [2021-03-22T10:06:25.590Z] #47 3.765 + case "$(go env GOARCH)" in [2021-03-22T10:06:25.590Z] #47 3.765 ++ go env GOARCH [2021-03-22T10:06:25.590Z] #47 3.781 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:25.590Z] #47 3.781 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:25.590Z] #47 3.781 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:25.590Z] #47 3.782 + dir=/tmp/install [2021-03-22T10:06:25.590Z] #47 3.782 + bin=gotestsum [2021-03-22T10:06:25.590Z] #47 3.782 + shift [2021-03-22T10:06:25.590Z] #47 3.782 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T10:06:25.590Z] #47 3.782 + . /tmp/install/gotestsum.installer [2021-03-22T10:06:25.590Z] #47 3.782 ++ : v0.5.3 [2021-03-22T10:06:25.590Z] #47 3.782 + install_gotestsum [2021-03-22T10:06:25.590Z] #47 3.783 + set -e [2021-03-22T10:06:25.590Z] #47 3.783 + export GO111MODULE=on [2021-03-22T10:06:25.590Z] #47 3.783 + GO111MODULE=on [2021-03-22T10:06:25.590Z] #47 3.783 + GOBIN=/build [2021-03-22T10:06:25.590Z] #47 3.783 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T10:06:25.590Z] #47 3.796 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T10:06:25.590Z] #47 3.796 go: finding gotest.tools v0.5.3 [2021-03-22T10:06:25.590Z] #47 4.460 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T10:06:25.590Z] #47 4.902 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T10:06:25.590Z] #47 6.342 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T10:06:25.590Z] #47 6.345 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T10:06:25.590Z] #47 6.371 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:06:25.590Z] #47 6.406 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:06:25.590Z] #47 6.476 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:06:25.590Z] #47 6.539 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:06:25.590Z] #47 6.546 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:06:25.590Z] #47 6.551 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T10:06:25.590Z] #47 6.562 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:06:25.590Z] #47 6.576 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:06:25.590Z] #47 6.617 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T10:06:25.730Z] [2021-03-22T10:06:25.730Z] #5 [internal] load build definition from Dockerfile [2021-03-22T10:06:25.730Z] #5 transferring dockerfile: 17.02kB done [2021-03-22T10:06:25.730Z] #5 DONE 0.0s [2021-03-22T10:06:25.759Z] Still waiting to schedule task [2021-03-22T10:06:25.759Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-22T10:06:25.760Z] Still waiting to schedule task [2021-03-22T10:06:25.760Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-03-22T10:06:25.773Z] Still waiting to schedule task [2021-03-22T10:06:25.773Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-05610f9352df8e2d5)’ [2021-03-22T10:06:25.774Z] Still waiting to schedule task [2021-03-22T10:06:25.774Z] Waiting for next available executor on ‘windows-2019’ [2021-03-22T10:06:25.846Z] #47 6.697 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:06:25.846Z] #47 6.714 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:06:25.846Z] #47 6.945 go: extracting github.com/pkg/errors v0.9.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T10:06:26.025Z] [2021-03-22T10:06:26.025Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:26.025Z] #9 DONE 0.1s [2021-03-22T10:06:26.025Z] [2021-03-22T10:06:26.025Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:26.025Z] #7 DONE 0.1s [2021-03-22T10:06:26.025Z] [2021-03-22T10:06:26.025Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T10:06:26.025Z] #6 DONE 0.1s [2021-03-22T10:06:26.025Z] [2021-03-22T10:06:26.025Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T10:06:26.025Z] #8 DONE 0.1s [2021-03-22T10:06:26.025Z] [2021-03-22T10:06:26.025Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-22T10:06:26.025Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-22T10:06:26.025Z] #10 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-03-22T10:06:26.025Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 0B / 48.97MB 0.0s [2021-03-22T10:06:26.025Z] #10 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-22T10:06:26.025Z] #10 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-03-22T10:06:26.102Z] #47 6.963 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:06:26.102Z] #47 7.014 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:06:26.266Z] + docker version [2021-03-22T10:06:26.266Z] Client: Docker Engine - Community [2021-03-22T10:06:26.266Z] Version: 20.10.3 [2021-03-22T10:06:26.266Z] API version: 1.41 [2021-03-22T10:06:26.266Z] Go version: go1.13.15 [2021-03-22T10:06:26.266Z] Git commit: 48d30b5 [2021-03-22T10:06:26.266Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-22T10:06:26.266Z] OS/Arch: linux/amd64 [2021-03-22T10:06:26.266Z] Context: default [2021-03-22T10:06:26.266Z] Experimental: true [2021-03-22T10:06:26.266Z] [2021-03-22T10:06:26.266Z] Server: Docker Engine - Community [2021-03-22T10:06:26.266Z] Engine: [2021-03-22T10:06:26.266Z] Version: 20.10.3 [2021-03-22T10:06:26.266Z] API version: 1.41 (minimum version 1.12) [2021-03-22T10:06:26.266Z] Go version: go1.13.15 [2021-03-22T10:06:26.266Z] Git commit: 46229ca [2021-03-22T10:06:26.266Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-22T10:06:26.266Z] OS/Arch: linux/amd64 [2021-03-22T10:06:26.266Z] Experimental: true [2021-03-22T10:06:26.266Z] containerd: [2021-03-22T10:06:26.266Z] Version: 1.4.3 [2021-03-22T10:06:26.266Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:06:26.266Z] runc: [2021-03-22T10:06:26.266Z] Version: 1.0.0-rc92 [2021-03-22T10:06:26.266Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:06:26.266Z] docker-init: [2021-03-22T10:06:26.266Z] Version: 0.19.0 [2021-03-22T10:06:26.266Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T10:06:26.327Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 3.34MB / 48.97MB 0.3s [2021-03-22T10:06:26.358Z] #47 7.321 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:06:26.358Z] #47 7.457 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:06:26.544Z] + docker info [2021-03-22T10:06:26.614Z] #47 7.601 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:06:26.624Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.70MB / 48.97MB 0.6s [2021-03-22T10:06:26.624Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.18MB / 7.39MB 0.6s [2021-03-22T10:06:26.919Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 13.09MB / 48.97MB 0.7s [2021-03-22T10:06:26.919Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 4.06MB / 7.39MB 0.7s [2021-03-22T10:06:26.919Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.7s [2021-03-22T10:06:26.919Z] #10 ... [2021-03-22T10:06:26.919Z] [2021-03-22T10:06:26.919Z] #24 [internal] load build context [2021-03-22T10:06:26.919Z] #24 transferring context: 53.43MB 0.9s done [2021-03-22T10:06:26.919Z] #24 DONE 1.0s [2021-03-22T10:06:26.919Z] [2021-03-22T10:06:26.919Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-22T10:06:26.919Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 18.46MB / 48.97MB 0.9s [2021-03-22T10:06:26.919Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.9s done [2021-03-22T10:06:26.919Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.12MB / 9.88MB 0.9s [2021-03-22T10:06:26.919Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.9s [2021-03-22T10:06:27.110Z] Client: [2021-03-22T10:06:27.110Z] Context: default [2021-03-22T10:06:27.110Z] Debug Mode: false [2021-03-22T10:06:27.110Z] Plugins: [2021-03-22T10:06:27.110Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T10:06:27.110Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T10:06:27.110Z] [2021-03-22T10:06:27.110Z] Server: [2021-03-22T10:06:27.110Z] Containers: 0 [2021-03-22T10:06:27.110Z] Running: 0 [2021-03-22T10:06:27.110Z] Paused: 0 [2021-03-22T10:06:27.110Z] Stopped: 0 [2021-03-22T10:06:27.110Z] Images: 2 [2021-03-22T10:06:27.110Z] Server Version: 20.10.3 [2021-03-22T10:06:27.110Z] Storage Driver: overlay2 [2021-03-22T10:06:27.110Z] Backing Filesystem: extfs [2021-03-22T10:06:27.110Z] Supports d_type: true [2021-03-22T10:06:27.110Z] Native Overlay Diff: true [2021-03-22T10:06:27.110Z] Logging Driver: json-file [2021-03-22T10:06:27.110Z] Cgroup Driver: systemd [2021-03-22T10:06:27.110Z] Cgroup Version: 2 [2021-03-22T10:06:27.110Z] Plugins: [2021-03-22T10:06:27.110Z] Volume: local [2021-03-22T10:06:27.110Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T10:06:27.110Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T10:06:27.110Z] Swarm: inactive [2021-03-22T10:06:27.110Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-22T10:06:27.110Z] Default Runtime: runc [2021-03-22T10:06:27.110Z] Init Binary: docker-init [2021-03-22T10:06:27.110Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:06:27.110Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:06:27.110Z] init version: de40ad0 [2021-03-22T10:06:27.110Z] Security Options: [2021-03-22T10:06:27.110Z] apparmor [2021-03-22T10:06:27.110Z] seccomp [2021-03-22T10:06:27.110Z] Profile: default [2021-03-22T10:06:27.110Z] cgroupns [2021-03-22T10:06:27.110Z] Kernel Version: 5.4.0-1037-aws [2021-03-22T10:06:27.110Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-22T10:06:27.110Z] OSType: linux [2021-03-22T10:06:27.110Z] Architecture: x86_64 [2021-03-22T10:06:27.110Z] CPUs: 2 [2021-03-22T10:06:27.110Z] Total Memory: 7.487GiB [2021-03-22T10:06:27.110Z] Name: ip-10-100-96-60 [2021-03-22T10:06:27.110Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-22T10:06:27.110Z] Docker Root Dir: /var/lib/docker [2021-03-22T10:06:27.110Z] Debug Mode: false [2021-03-22T10:06:27.110Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:06:27.110Z] Labels: [2021-03-22T10:06:27.110Z] Experimental: true [2021-03-22T10:06:27.110Z] Insecure Registries: [2021-03-22T10:06:27.110Z] 127.0.0.0/8 [2021-03-22T10:06:27.110Z] Live Restore Enabled: true [2021-03-22T10:06:27.110Z] [2021-03-22T10:06:27.110Z] WARNING: No kernel memory TCP limit support [2021-03-22T10:06:27.110Z] WARNING: No oom kill disable support [2021-03-22T10:06:27.110Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T10:06:27.214Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.70MB / 48.97MB 1.0s [2021-03-22T10:06:27.214Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 7.33MB / 9.88MB 1.0s [2021-03-22T10:06:27.214Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 1.1s [2021-03-22T10:06:27.214Z] #10 ... [2021-03-22T10:06:27.214Z] [2021-03-22T10:06:27.214Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-22T10:06:27.214Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T10:06:27.214Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T10:06:27.214Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T10:06:27.214Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-03-22T10:06:27.214Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-03-22T10:06:27.214Z] #63 DONE 1.3s [2021-03-22T10:06:27.214Z] [2021-03-22T10:06:27.214Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-22T10:06:27.214Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 27.13MB / 48.97MB 1.2s [2021-03-22T10:06:27.214Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 1.1s done [2021-03-22T10:06:27.214Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.84MB / 51.38MB 1.2s [2021-03-22T10:06:27.214Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 64.45kB / 56.74MB 1.2s [2021-03-22T10:06:27.437Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e166af959daa31a536b666fa35148f93462918d6 . [2021-03-22T10:06:27.508Z] #10 ... [2021-03-22T10:06:27.508Z] [2021-03-22T10:06:27.508Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-22T10:06:27.508Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T10:06:27.508Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2021-03-22T10:06:27.508Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T10:06:27.508Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T10:06:27.508Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-03-22T10:06:27.508Z] #65 DONE 1.4s [2021-03-22T10:06:27.508Z] [2021-03-22T10:06:27.508Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-22T10:06:27.508Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 31.54MB / 48.97MB 1.4s [2021-03-22T10:06:27.508Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.68MB / 51.38MB 1.4s [2021-03-22T10:06:27.508Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 4.10MB / 56.74MB 1.4s [2021-03-22T10:06:27.540Z] #47 8.531 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:06:27.694Z] #1 [internal] load build definition from Dockerfile [2021-03-22T10:06:27.694Z] #1 sha256:10c1fc4b4509a70e1f3bd3f3469d95d4bd0b5c66ed06c86ea9705e42dc75673e [2021-03-22T10:06:27.694Z] #1 transferring dockerfile: 17.02kB done [2021-03-22T10:06:27.694Z] #1 DONE 0.0s [2021-03-22T10:06:27.694Z] [2021-03-22T10:06:27.694Z] #2 [internal] load .dockerignore [2021-03-22T10:06:27.694Z] #2 sha256:3b86976fb63bae40b8c2e79e0074b2c21866b6ea1154c05d2a243da27b772db2 [2021-03-22T10:06:27.694Z] #2 transferring context: 87B done [2021-03-22T10:06:27.694Z] #2 DONE 0.0s [2021-03-22T10:06:27.694Z] [2021-03-22T10:06:27.694Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T10:06:27.694Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-22T10:06:27.804Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.30MB / 48.97MB 1.6s [2021-03-22T10:06:27.804Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.14MB / 51.38MB 1.6s [2021-03-22T10:06:27.804Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.06MB / 56.74MB 1.6s [2021-03-22T10:06:27.804Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 40.67MB / 48.97MB 1.8s [2021-03-22T10:06:27.804Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 19.56MB / 51.38MB 1.8s [2021-03-22T10:06:27.804Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.02MB / 56.74MB 1.8s [2021-03-22T10:06:27.952Z] #3 DONE 0.3s [2021-03-22T10:06:27.953Z] [2021-03-22T10:06:27.953Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T10:06:27.953Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-22T10:06:27.953Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T10:06:27.953Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-22T10:06:27.953Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-22T10:06:27.953Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-03-22T10:06:27.953Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T10:06:27.953Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-22T10:06:28.098Z] #10 ... [2021-03-22T10:06:28.098Z] [2021-03-22T10:06:28.098Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T10:06:28.098Z] #64 DONE 0.1s [2021-03-22T10:06:28.098Z] [2021-03-22T10:06:28.098Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-22T10:06:28.098Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 47.04MB / 48.97MB 2.1s [2021-03-22T10:06:28.098Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.59MB / 51.38MB 2.1s [2021-03-22T10:06:28.098Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 17.53MB / 56.74MB 2.1s [2021-03-22T10:06:28.210Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-03-22T10:06:28.210Z] #4 DONE 0.5s [2021-03-22T10:06:28.395Z] #10 ... [2021-03-22T10:06:28.395Z] [2021-03-22T10:06:28.395Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T10:06:28.395Z] #66 DONE 0.2s [2021-03-22T10:06:28.395Z] [2021-03-22T10:06:28.395Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-22T10:06:28.395Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 2.2s done [2021-03-22T10:06:28.395Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 22.19MB / 56.74MB 2.2s [2021-03-22T10:06:28.395Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 2.2s [2021-03-22T10:06:28.395Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.37MB / 51.38MB 2.3s [2021-03-22T10:06:28.395Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.99MB / 56.74MB 2.3s [2021-03-22T10:06:28.395Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.01MB / 56.74MB 2.4s [2021-03-22T10:06:28.395Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-03-22T10:06:28.472Z] [2021-03-22T10:06:28.472Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:28.472Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T10:06:28.691Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 36.38MB / 56.74MB 2.5s [2021-03-22T10:06:28.691Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 42.00MB / 56.74MB 2.6s [2021-03-22T10:06:28.949Z] #47 ... [2021-03-22T10:06:28.949Z] [2021-03-22T10:06:28.949Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:06:28.949Z] #34 sha256:2cc7e47a248c0e8f4ebb4e317685be63d2e46fb9419c8013742a73bf7f1c1316 [2021-03-22T10:06:28.949Z] #34 9.817 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:06:28.949Z] #34 ... [2021-03-22T10:06:28.949Z] [2021-03-22T10:06:28.949Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:06:28.949Z] #67 sha256:20b05c44542044646545e626d7ea4263d2dd9287be10295a83331ddbc2891ad3 [2021-03-22T10:06:28.949Z] #67 3.884 + RM_GOPATH=0 [2021-03-22T10:06:28.949Z] #67 3.884 + TMP_GOPATH= [2021-03-22T10:06:28.949Z] #67 3.884 + : /build [2021-03-22T10:06:28.949Z] #67 3.884 + '[' -z '' ']' [2021-03-22T10:06:28.949Z] #67 3.884 ++ mktemp -d [2021-03-22T10:06:28.949Z] #67 3.884 + export GOPATH=/tmp/tmp.2Eeg7G2dYH [2021-03-22T10:06:28.949Z] #67 3.884 + GOPATH=/tmp/tmp.2Eeg7G2dYH [2021-03-22T10:06:28.949Z] #67 3.884 + RM_GOPATH=1 [2021-03-22T10:06:28.949Z] #67 3.884 + case "$(go env GOARCH)" in [2021-03-22T10:06:28.949Z] #67 3.886 ++ go env GOARCH [2021-03-22T10:06:28.949Z] #67 3.895 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:28.949Z] #67 3.895 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:28.949Z] #67 3.896 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:28.949Z] #67 3.897 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:06:28.949Z] #67 3.897 + dir=/tmp/install [2021-03-22T10:06:28.949Z] #67 3.897 + bin=proxy [2021-03-22T10:06:28.949Z] #67 3.897 + shift [2021-03-22T10:06:28.949Z] #67 3.897 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T10:06:28.949Z] #67 3.897 + . /tmp/install/proxy.installer [2021-03-22T10:06:28.949Z] #67 3.897 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:06:28.949Z] #67 3.897 + install_proxy [2021-03-22T10:06:28.949Z] #67 3.897 + case "$1" in [2021-03-22T10:06:28.949Z] #67 3.897 + export CGO_ENABLED=0 [2021-03-22T10:06:28.949Z] #67 3.897 + CGO_ENABLED=0 [2021-03-22T10:06:28.949Z] #67 3.897 + _install_proxy [2021-03-22T10:06:28.949Z] #67 3.897 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T10:06:28.949Z] #67 3.897 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2Eeg7G2dYH/src/github.com/docker/libnetwork [2021-03-22T10:06:28.949Z] #67 3.900 Cloning into '/tmp/tmp.2Eeg7G2dYH/src/github.com/docker/libnetwork'... [2021-03-22T10:06:28.985Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 32.97MB / 51.38MB 2.8s [2021-03-22T10:06:28.985Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 47.84MB / 56.74MB 2.8s [2021-03-22T10:06:28.985Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.37MB / 102.23MB 2.8s [2021-03-22T10:06:28.985Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.84MB / 51.38MB 3.0s [2021-03-22T10:06:28.985Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 52.39MB / 56.74MB 3.0s [2021-03-22T10:06:29.123Z] Fetching without tags [2021-03-22T10:06:29.205Z] #67 ... [2021-03-22T10:06:29.205Z] [2021-03-22T10:06:29.205Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:06:29.205Z] #51 sha256:6303a167e87db583da0bd26299412f084b81321d70e9beacd355b6a09be061c9 [2021-03-22T10:06:29.205Z] #51 4.615 + RM_GOPATH=0 [2021-03-22T10:06:29.205Z] #51 4.615 + TMP_GOPATH= [2021-03-22T10:06:29.205Z] #51 4.615 + : /build [2021-03-22T10:06:29.205Z] #51 4.615 + '[' -z '' ']' [2021-03-22T10:06:29.205Z] #51 4.630 ++ mktemp -d [2021-03-22T10:06:29.205Z] #51 4.632 + export GOPATH=/tmp/tmp.VOokDJJqcJ [2021-03-22T10:06:29.205Z] #51 4.632 + GOPATH=/tmp/tmp.VOokDJJqcJ [2021-03-22T10:06:29.205Z] #51 4.632 + RM_GOPATH=1 [2021-03-22T10:06:29.205Z] #51 4.632 + case "$(go env GOARCH)" in [2021-03-22T10:06:29.205Z] #51 4.637 ++ go env GOARCH [2021-03-22T10:06:29.205Z] #51 4.673 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.205Z] #51 4.673 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.205Z] #51 4.673 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:29.205Z] #51 4.675 + dir=/tmp/install [2021-03-22T10:06:29.205Z] #51 4.676 + bin=shfmt [2021-03-22T10:06:29.205Z] #51 4.676 + shift [2021-03-22T10:06:29.205Z] #51 4.676 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T10:06:29.205Z] #51 4.676 + . /tmp/install/shfmt.installer [2021-03-22T10:06:29.205Z] #51 4.677 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:06:29.205Z] #51 4.678 + install_shfmt [2021-03-22T10:06:29.205Z] #51 4.678 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T10:06:29.205Z] #51 4.679 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:06:29.205Z] #51 4.679 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VOokDJJqcJ/src/github.com/mvdan/sh [2021-03-22T10:06:29.205Z] #51 4.682 Cloning into '/tmp/tmp.VOokDJJqcJ/src/github.com/mvdan/sh'... [2021-03-22T10:06:29.205Z] #51 ... [2021-03-22T10:06:29.205Z] [2021-03-22T10:06:29.205Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:06:29.205Z] #37 sha256:fbed4c16dc018f4b266258cf9ece319de654eae5e29d98d0d5c90451e93c51fd [2021-03-22T10:06:29.205Z] #37 2.912 + RM_GOPATH=0 [2021-03-22T10:06:29.205Z] #37 2.912 + TMP_GOPATH= [2021-03-22T10:06:29.205Z] #37 2.912 + : /build [2021-03-22T10:06:29.205Z] #37 2.912 + '[' -z '' ']' [2021-03-22T10:06:29.205Z] #37 2.912 ++ mktemp -d [2021-03-22T10:06:29.205Z] #37 2.926 + export GOPATH=/tmp/tmp.kTyvQZMf4S [2021-03-22T10:06:29.205Z] #37 2.926 + GOPATH=/tmp/tmp.kTyvQZMf4S [2021-03-22T10:06:29.205Z] #37 2.926 + RM_GOPATH=1 [2021-03-22T10:06:29.205Z] #37 2.926 + case "$(go env GOARCH)" in [2021-03-22T10:06:29.205Z] #37 2.928 ++ go env GOARCH [2021-03-22T10:06:29.205Z] #37 2.935 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.205Z] #37 2.935 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.205Z] #37 2.935 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:29.205Z] #37 2.936 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:06:29.205Z] #37 2.936 + dir=/tmp/install [2021-03-22T10:06:29.205Z] #37 2.936 + bin=tini [2021-03-22T10:06:29.205Z] #37 2.936 + shift [2021-03-22T10:06:29.205Z] #37 2.936 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T10:06:29.205Z] #37 2.936 + . /tmp/install/tini.installer [2021-03-22T10:06:29.205Z] #37 2.936 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:06:29.205Z] #37 2.936 + install_tini [2021-03-22T10:06:29.205Z] #37 2.936 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T10:06:29.205Z] #37 2.936 + git clone https://github.com/krallin/tini.git /tmp/tmp.kTyvQZMf4S/tini [2021-03-22T10:06:29.205Z] #37 2.966 Cloning into '/tmp/tmp.kTyvQZMf4S/tini'... [2021-03-22T10:06:29.205Z] #37 3.385 + cd /tmp/tmp.kTyvQZMf4S/tini [2021-03-22T10:06:29.205Z] #37 3.385 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:06:29.205Z] #37 3.392 + cmake . [2021-03-22T10:06:29.205Z] #37 3.890 -- The C compiler identification is GNU 8.3.0 [2021-03-22T10:06:29.205Z] #37 3.915 -- Check for working C compiler: /usr/bin/cc [2021-03-22T10:06:29.205Z] #37 4.648 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T10:06:29.205Z] #37 4.658 -- Detecting C compiler ABI info [2021-03-22T10:06:29.205Z] #37 5.285 -- Detecting C compiler ABI info - done [2021-03-22T10:06:29.205Z] #37 5.336 -- Detecting C compile features [2021-03-22T10:06:29.205Z] #37 7.428 -- Detecting C compile features - done [2021-03-22T10:06:29.205Z] #37 7.501 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T10:06:29.205Z] #37 7.940 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T10:06:29.205Z] #37 8.059 -- Configuring done [2021-03-22T10:06:29.205Z] #37 8.086 -- Generating done [2021-03-22T10:06:29.205Z] #37 8.094 -- Build files have been written to: /tmp/tmp.kTyvQZMf4S/tini [2021-03-22T10:06:29.205Z] #37 8.101 + make tini-static [2021-03-22T10:06:29.205Z] #37 8.634 Scanning dependencies of target tini-static [2021-03-22T10:06:29.205Z] #37 8.704 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T10:06:29.279Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.41MB / 51.38MB 3.1s [2021-03-22T10:06:29.279Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 12.74MB / 102.23MB 3.1s [2021-03-22T10:06:29.279Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.79MB / 56.74MB 3.2s [2021-03-22T10:06:29.405Z] #8 ... [2021-03-22T10:06:29.405Z] [2021-03-22T10:06:29.405Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T10:06:29.405Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-22T10:06:29.405Z] #6 DONE 0.8s [2021-03-22T10:06:29.405Z] [2021-03-22T10:06:29.405Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T10:06:29.405Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-22T10:06:29.405Z] #5 DONE 0.8s [2021-03-22T10:06:29.405Z] [2021-03-22T10:06:29.405Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:29.405Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T10:06:29.461Z] #37 10.41 [100%] Linking C executable tini-static [2021-03-22T10:06:29.461Z] #37 ... [2021-03-22T10:06:29.461Z] [2021-03-22T10:06:29.461Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:06:29.461Z] #58 sha256:858e34bb7b176484efff2224513bef56b1e5500ad4fa738ec3aaf7e24b4745d7 [2021-03-22T10:06:29.461Z] #58 4.380 + RM_GOPATH=0 [2021-03-22T10:06:29.461Z] #58 4.380 + TMP_GOPATH= [2021-03-22T10:06:29.461Z] #58 4.380 + : /build [2021-03-22T10:06:29.461Z] #58 4.380 + '[' -z '' ']' [2021-03-22T10:06:29.461Z] #58 4.380 ++ mktemp -d [2021-03-22T10:06:29.461Z] #58 4.380 + export GOPATH=/tmp/tmp.C0hxMimHqn [2021-03-22T10:06:29.461Z] #58 4.380 + GOPATH=/tmp/tmp.C0hxMimHqn [2021-03-22T10:06:29.461Z] #58 4.380 + RM_GOPATH=1 [2021-03-22T10:06:29.461Z] #58 4.380 + case "$(go env GOARCH)" in [2021-03-22T10:06:29.461Z] #58 4.381 ++ go env GOARCH [2021-03-22T10:06:29.461Z] #58 4.395 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.461Z] #58 4.395 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.461Z] #58 4.396 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:29.461Z] #58 4.414 + dir=/tmp/install [2021-03-22T10:06:29.461Z] #58 4.420 + bin=rootlesskit [2021-03-22T10:06:29.461Z] #58 4.420 + shift [2021-03-22T10:06:29.461Z] #58 4.420 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T10:06:29.461Z] #58 4.420 + . /tmp/install/rootlesskit.installer [2021-03-22T10:06:29.461Z] #58 4.420 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:06:29.461Z] #58 4.421 + install_rootlesskit [2021-03-22T10:06:29.461Z] #58 4.422 + case "$1" in [2021-03-22T10:06:29.461Z] #58 4.422 + export CGO_ENABLED=0 [2021-03-22T10:06:29.461Z] #58 4.422 + CGO_ENABLED=0 [2021-03-22T10:06:29.461Z] #58 4.422 + _install_rootlesskit [2021-03-22T10:06:29.461Z] #58 4.423 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-22T10:06:29.461Z] #58 4.427 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.C0hxMimHqn/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:06:29.461Z] #58 4.427 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:06:29.461Z] #58 4.427 Cloning into '/tmp/tmp.C0hxMimHqn/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T10:06:29.461Z] #58 8.030 + cd /tmp/tmp.C0hxMimHqn/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:06:29.461Z] #58 8.030 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:06:29.461Z] #58 8.074 + export GO111MODULE=on [2021-03-22T10:06:29.461Z] #58 8.078 + GO111MODULE=on [2021-03-22T10:06:29.461Z] #58 8.079 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:06:29.461Z] #58 8.079 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T10:06:29.461Z] #58 9.622 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:06:29.461Z] #58 9.626 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:06:29.461Z] #58 9.686 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:06:29.461Z] #58 9.746 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:06:29.461Z] #58 9.814 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:06:29.461Z] #58 10.11 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T10:06:29.461Z] #58 10.12 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:06:29.461Z] #58 10.14 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:06:29.461Z] #58 10.17 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T10:06:29.461Z] #58 10.34 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:06:29.461Z] #58 10.41 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:06:29.523Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:29.574Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 45.62MB / 51.38MB 3.3s [2021-03-22T10:06:29.574Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 3.3s done [2021-03-22T10:06:29.574Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 3.3s [2021-03-22T10:06:29.574Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 48.65MB / 51.38MB 3.4s [2021-03-22T10:06:29.574Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.26MB / 102.23MB 3.4s [2021-03-22T10:06:29.574Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 3.4s done [2021-03-22T10:06:29.574Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.24MB / 51.38MB 3.5s [2021-03-22T10:06:29.718Z] #58 10.58 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T10:06:29.718Z] #58 10.60 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:06:29.718Z] #58 10.62 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:06:29.718Z] #58 10.68 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T10:06:29.718Z] #58 ... [2021-03-22T10:06:29.718Z] [2021-03-22T10:06:29.718Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:29.718Z] #49 sha256:8a3d2a54a0d3333ca718aaeca30c35417b1a2a8f6ac7bae4efafe32c2b5169f7 [2021-03-22T10:06:29.718Z] #49 4.044 + RM_GOPATH=0 [2021-03-22T10:06:29.718Z] #49 4.044 + TMP_GOPATH= [2021-03-22T10:06:29.718Z] #49 4.045 + : /build [2021-03-22T10:06:29.718Z] #49 4.045 + '[' -z '' ']' [2021-03-22T10:06:29.718Z] #49 4.051 ++ mktemp -d [2021-03-22T10:06:29.718Z] #49 4.053 + export GOPATH=/tmp/tmp.ECyJilu6En [2021-03-22T10:06:29.718Z] #49 4.053 + GOPATH=/tmp/tmp.ECyJilu6En [2021-03-22T10:06:29.718Z] #49 4.053 + RM_GOPATH=1 [2021-03-22T10:06:29.718Z] #49 4.053 + case "$(go env GOARCH)" in [2021-03-22T10:06:29.718Z] #49 4.054 ++ go env GOARCH [2021-03-22T10:06:29.718Z] #49 4.060 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.718Z] #49 4.061 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.718Z] #49 4.062 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:29.718Z] #49 4.069 + dir=/tmp/install [2021-03-22T10:06:29.718Z] #49 4.071 + bin=golangci_lint [2021-03-22T10:06:29.718Z] #49 4.071 + shift [2021-03-22T10:06:29.718Z] #49 4.071 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T10:06:29.718Z] #49 4.071 + . /tmp/install/golangci_lint.installer [2021-03-22T10:06:29.718Z] #49 4.071 ++ : v1.23.8 [2021-03-22T10:06:29.718Z] #49 4.074 + install_golangci_lint [2021-03-22T10:06:29.718Z] #49 4.074 + set -e [2021-03-22T10:06:29.718Z] #49 4.074 + export GO111MODULE=on [2021-03-22T10:06:29.718Z] #49 4.074 + GO111MODULE=on [2021-03-22T10:06:29.718Z] #49 4.074 + GOBIN=/build [2021-03-22T10:06:29.718Z] #49 4.074 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T10:06:29.718Z] #49 4.085 go: finding github.com v1.23.8 [2021-03-22T10:06:29.718Z] #49 4.090 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:06:29.718Z] #49 4.090 go: finding github.com/golangci v1.23.8 [2021-03-22T10:06:29.718Z] #49 4.090 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T10:06:29.718Z] #49 4.090 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T10:06:29.718Z] #49 4.863 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:06:29.718Z] #49 5.469 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:06:29.718Z] #49 10.74 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:06:29.718Z] #49 10.76 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T10:06:29.718Z] #49 10.79 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:06:29.718Z] #49 ... [2021-03-22T10:06:29.718Z] [2021-03-22T10:06:29.718Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:06:29.718Z] #56 sha256:f54e856289bc1560ce6254a50cc524018e188f76e85b85fa091ae8d848753c68 [2021-03-22T10:06:29.718Z] #56 4.071 + RM_GOPATH=0 [2021-03-22T10:06:29.718Z] #56 4.071 + TMP_GOPATH= [2021-03-22T10:06:29.718Z] #56 4.071 + : /build [2021-03-22T10:06:29.718Z] #56 4.071 + '[' -z '' ']' [2021-03-22T10:06:29.718Z] #56 4.071 ++ mktemp -d [2021-03-22T10:06:29.718Z] #56 4.071 + export GOPATH=/tmp/tmp.AZzUOhGl8j [2021-03-22T10:06:29.718Z] #56 4.071 + GOPATH=/tmp/tmp.AZzUOhGl8j [2021-03-22T10:06:29.718Z] #56 4.071 + RM_GOPATH=1 [2021-03-22T10:06:29.718Z] #56 4.071 + case "$(go env GOARCH)" in [2021-03-22T10:06:29.718Z] #56 4.071 ++ go env GOARCH [2021-03-22T10:06:29.718Z] #56 4.082 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.718Z] #56 4.082 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.718Z] #56 4.082 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:29.718Z] #56 4.088 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:06:29.718Z] #56 4.089 + dir=/tmp/install [2021-03-22T10:06:29.718Z] #56 4.089 + bin=containerd [2021-03-22T10:06:29.718Z] #56 4.089 + shift [2021-03-22T10:06:29.718Z] #56 4.089 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T10:06:29.718Z] #56 4.089 + . /tmp/install/containerd.installer [2021-03-22T10:06:29.718Z] #56 4.089 ++ set -e [2021-03-22T10:06:29.718Z] #56 4.089 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:06:29.718Z] #56 4.089 + install_containerd [2021-03-22T10:06:29.718Z] #56 4.089 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T10:06:29.718Z] #56 4.089 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AZzUOhGl8j/src/github.com/containerd/containerd [2021-03-22T10:06:29.718Z] #56 4.091 Cloning into '/tmp/tmp.AZzUOhGl8j/src/github.com/containerd/containerd'... [2021-03-22T10:06:29.718Z] #56 ... [2021-03-22T10:06:29.718Z] [2021-03-22T10:06:29.718Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:06:29.718Z] #53 sha256:b8e8fa65c3fbf7cd1ccf789f804a78d01879f76292d0aa22c49811cb5102cda1 [2021-03-22T10:06:29.718Z] #53 3.643 + RM_GOPATH=0 [2021-03-22T10:06:29.718Z] #53 3.643 + TMP_GOPATH= [2021-03-22T10:06:29.718Z] #53 3.643 + : /build [2021-03-22T10:06:29.718Z] #53 3.643 + '[' -z '' ']' [2021-03-22T10:06:29.718Z] #53 3.643 ++ mktemp -d [2021-03-22T10:06:29.718Z] #53 3.643 + export GOPATH=/tmp/tmp.PWkN1IB5Cl [2021-03-22T10:06:29.718Z] #53 3.643 + GOPATH=/tmp/tmp.PWkN1IB5Cl [2021-03-22T10:06:29.718Z] #53 3.643 + RM_GOPATH=1 [2021-03-22T10:06:29.718Z] #53 3.643 + case "$(go env GOARCH)" in [2021-03-22T10:06:29.718Z] #53 3.645 ++ go env GOARCH [2021-03-22T10:06:29.718Z] #53 3.663 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.718Z] #53 3.663 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.718Z] #53 3.667 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:29.718Z] #53 3.667 + dir=/tmp/install [2021-03-22T10:06:29.718Z] #53 3.667 + bin=runc [2021-03-22T10:06:29.718Z] #53 3.667 + shift [2021-03-22T10:06:29.718Z] #53 3.667 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T10:06:29.718Z] #53 3.667 + . /tmp/install/runc.installer [2021-03-22T10:06:29.718Z] #53 3.667 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:06:29.718Z] #53 3.667 + install_runc [2021-03-22T10:06:29.718Z] #53 3.669 + uname -r [2021-03-22T10:06:29.718Z] #53 3.669 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T10:06:29.718Z] #53 3.672 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T10:06:29.718Z] #53 3.672 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T10:06:29.718Z] #53 3.679 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T10:06:29.718Z] #53 3.679 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PWkN1IB5Cl/src/github.com/opencontainers/runc [2021-03-22T10:06:29.718Z] #53 3.679 Cloning into '/tmp/tmp.PWkN1IB5Cl/src/github.com/opencontainers/runc'... [2021-03-22T10:06:29.867Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 3.6s done [2021-03-22T10:06:29.867Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 31.19MB / 102.23MB 3.7s [2021-03-22T10:06:29.867Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.5s done [2021-03-22T10:06:29.867Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 37.61MB / 102.23MB 3.9s [2021-03-22T10:06:29.974Z] #53 ... [2021-03-22T10:06:29.974Z] [2021-03-22T10:06:29.974Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:06:29.974Z] #45 sha256:3eb07b0725933953da67a002a90747f7acb00cc1d8ed31d994c8e8d55e264e73 [2021-03-22T10:06:29.974Z] #45 3.992 + RM_GOPATH=0 [2021-03-22T10:06:29.974Z] #45 3.992 + TMP_GOPATH= [2021-03-22T10:06:29.974Z] #45 3.992 + : /build [2021-03-22T10:06:29.974Z] #45 3.992 + '[' -z '' ']' [2021-03-22T10:06:29.974Z] #45 3.992 ++ mktemp -d [2021-03-22T10:06:29.974Z] #45 3.992 + export GOPATH=/tmp/tmp.Z6T1LR4epS [2021-03-22T10:06:29.974Z] #45 3.992 + GOPATH=/tmp/tmp.Z6T1LR4epS [2021-03-22T10:06:29.974Z] #45 3.992 + RM_GOPATH=1 [2021-03-22T10:06:29.974Z] #45 3.992 + case "$(go env GOARCH)" in [2021-03-22T10:06:29.974Z] #45 4.001 ++ go env GOARCH [2021-03-22T10:06:29.974Z] #45 4.015 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.974Z] #45 4.015 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:29.974Z] #45 4.018 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:29.974Z] #45 4.018 + dir=/tmp/install [2021-03-22T10:06:29.974Z] #45 4.018 + bin=vndr [2021-03-22T10:06:29.974Z] #45 4.018 + shift [2021-03-22T10:06:29.974Z] #45 4.018 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T10:06:29.974Z] #45 4.018 + . /tmp/install/vndr.installer [2021-03-22T10:06:29.974Z] #45 4.018 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:06:29.974Z] #45 4.018 + install_vndr [2021-03-22T10:06:29.974Z] #45 4.018 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T10:06:29.974Z] #45 4.018 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Z6T1LR4epS/src/github.com/LK4D4/vndr [2021-03-22T10:06:29.974Z] #45 4.020 Cloning into '/tmp/tmp.Z6T1LR4epS/src/github.com/LK4D4/vndr'... [2021-03-22T10:06:29.974Z] #45 4.020 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:06:29.974Z] #45 4.724 + cd /tmp/tmp.Z6T1LR4epS/src/github.com/LK4D4/vndr [2021-03-22T10:06:29.974Z] #45 4.724 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:06:29.974Z] #45 4.729 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T10:06:29.974Z] #45 6.245 github.com/LK4D4/vndr/build [2021-03-22T10:06:29.974Z] #45 6.282 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T10:06:29.974Z] #45 6.595 github.com/LK4D4/vndr/versioned [2021-03-22T10:06:29.974Z] #45 7.771 github.com/LK4D4/vndr/godl [2021-03-22T10:06:29.974Z] #45 10.11 github.com/LK4D4/vndr [2021-03-22T10:06:29.974Z] #45 ... [2021-03-22T10:06:29.974Z] [2021-03-22T10:06:29.974Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:06:29.974Z] #24 sha256:46f866d6a9e7d44c9650c675b8684a8e313d165586f8587fb7f2ae6876591bb9 [2021-03-22T10:06:29.974Z] #24 10.86 + mkdir -p /build [2021-03-22T10:06:29.974Z] #24 10.86 + mv docker/docker /build/ [2021-03-22T10:06:29.974Z] #24 10.86 + rmdir docker [2021-03-22T10:06:29.974Z] #24 DONE 11.1s [2021-03-22T10:06:29.974Z] [2021-03-22T10:06:29.974Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:29.974Z] #49 sha256:8a3d2a54a0d3333ca718aaeca30c35417b1a2a8f6ac7bae4efafe32c2b5169f7 [2021-03-22T10:06:29.974Z] #49 10.84 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T10:06:29.974Z] #49 10.90 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:06:29.974Z] #49 10.93 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T10:06:29.974Z] #49 10.95 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:06:29.974Z] #49 11.09 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T10:06:30.164Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.1s [2021-03-22T10:06:30.164Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 45.00MB / 102.23MB 4.1s [2021-03-22T10:06:30.229Z] #49 11.35 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T10:06:30.229Z] #49 11.39 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:06:30.304Z] Merge succeeded, producing e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:30.304Z] Checking out Revision e166af959daa31a536b666fa35148f93462918d6 (PR-42179) [2021-03-22T10:06:30.458Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2021-03-22T10:06:30.458Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 56.19MB / 102.23MB 4.4s [2021-03-22T10:06:30.458Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2021-03-22T10:06:30.488Z] #49 ... [2021-03-22T10:06:30.488Z] [2021-03-22T10:06:30.488Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:06:30.488Z] #37 sha256:fbed4c16dc018f4b266258cf9ece319de654eae5e29d98d0d5c90451e93c51fd [2021-03-22T10:06:30.488Z] #37 11.29 [100%] Built target tini-static [2021-03-22T10:06:30.488Z] #37 11.41 + mkdir -p /build [2021-03-22T10:06:30.488Z] #37 11.42 + cp tini-static /build/docker-init [2021-03-22T10:06:30.488Z] #37 DONE 11.5s [2021-03-22T10:06:30.488Z] [2021-03-22T10:06:30.488Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:30.488Z] #49 sha256:8a3d2a54a0d3333ca718aaeca30c35417b1a2a8f6ac7bae4efafe32c2b5169f7 [2021-03-22T10:06:30.488Z] #49 11.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:06:30.488Z] #49 11.55 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:06:30.488Z] #49 11.64 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T10:06:29.094Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:29.097Z] > git config --add remote.origin.fetch +refs/pull/42179/head:refs/remotes/origin/PR-42179 # timeout=10 [2021-03-22T10:06:29.099Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:29.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:29.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:29.129Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:29.130Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:29.529Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:29.531Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:30.261Z] > git remote # timeout=10 [2021-03-22T10:06:30.264Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T10:06:30.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:30.268Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T10:06:30.289Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T10:06:30.310Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:30.312Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:30.705Z] Commit message: "update rootlesskit to v0.14.0" [2021-03-22T10:06:30.743Z] #49 11.66 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T10:06:30.743Z] #49 11.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:06:30.743Z] #49 11.69 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:06:30.743Z] #49 11.73 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:06:30.743Z] #49 11.73 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:06:30.743Z] #49 11.78 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T10:06:30.751Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 63.42MB / 102.23MB 4.6s [2021-03-22T10:06:30.751Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done [2021-03-22T10:06:30.751Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-03-22T10:06:30.756Z] > git --version # timeout=10 [2021-03-22T10:06:30.758Z] > git --version # 'git version 2.7.4' [2021-03-22T10:06:30.763Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-22T10:06:31.000Z] #49 12.07 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T10:06:31.044Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 70.28MB / 102.23MB 4.8s [2021-03-22T10:06:31.045Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 76.67MB / 102.23MB 5.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T10:06:31.259Z] #49 12.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:06:31.259Z] #49 12.32 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T10:06:31.259Z] #49 12.37 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:06:31.339Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 87.09MB / 102.23MB 5.2s [2021-03-22T10:06:31.339Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 93.12MB / 102.23MB 5.3s [2021-03-22T10:06:31.516Z] #49 12.52 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:06:31.589Z] + docker version [2021-03-22T10:06:31.589Z] Client: [2021-03-22T10:06:31.589Z] Version: 18.06.1-ce [2021-03-22T10:06:31.589Z] API version: 1.38 [2021-03-22T10:06:31.589Z] Go version: go1.10.3 [2021-03-22T10:06:31.589Z] Git commit: e68fc7a [2021-03-22T10:06:31.589Z] Built: Tue Aug 21 17:26:10 2018 [2021-03-22T10:06:31.589Z] OS/Arch: linux/ppc64le [2021-03-22T10:06:31.589Z] Experimental: false [2021-03-22T10:06:31.589Z] [2021-03-22T10:06:31.589Z] Server: [2021-03-22T10:06:31.589Z] Engine: [2021-03-22T10:06:31.589Z] Version: 18.06.1-ce [2021-03-22T10:06:31.589Z] API version: 1.38 (minimum version 1.12) [2021-03-22T10:06:31.589Z] Go version: go1.10.3 [2021-03-22T10:06:31.589Z] Git commit: e68fc7a [2021-03-22T10:06:31.589Z] Built: Tue Aug 21 17:24:20 2018 [2021-03-22T10:06:31.589Z] OS/Arch: linux/ppc64le [2021-03-22T10:06:31.589Z] Experimental: true [Pipeline] sh [2021-03-22T10:06:31.633Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 99.42MB / 102.23MB 5.4s [2021-03-22T10:06:31.772Z] #49 12.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:06:31.772Z] #49 12.80 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:06:31.925Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 5.6s done [2021-03-22T10:06:31.932Z] #7 DONE 3.4s [2021-03-22T10:06:31.932Z] [2021-03-22T10:06:31.932Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:31.932Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T10:06:31.932Z] #8 DONE 3.5s [2021-03-22T10:06:31.975Z] + docker info [2021-03-22T10:06:31.975Z] Containers: 0 [2021-03-22T10:06:31.975Z] Running: 0 [2021-03-22T10:06:31.975Z] Paused: 0 [2021-03-22T10:06:31.975Z] Stopped: 0 [2021-03-22T10:06:31.975Z] Images: 0 [2021-03-22T10:06:31.975Z] Server Version: 18.06.1-ce [2021-03-22T10:06:31.975Z] Storage Driver: overlay2 [2021-03-22T10:06:31.975Z] Backing Filesystem: extfs [2021-03-22T10:06:31.975Z] Supports d_type: true [2021-03-22T10:06:31.975Z] Native Overlay Diff: true [2021-03-22T10:06:31.975Z] Logging Driver: json-file [2021-03-22T10:06:31.975Z] Cgroup Driver: cgroupfs [2021-03-22T10:06:31.975Z] Plugins: [2021-03-22T10:06:31.975Z] Volume: local [2021-03-22T10:06:31.975Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T10:06:31.975Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-03-22T10:06:31.975Z] Swarm: inactive [2021-03-22T10:06:31.975Z] Runtimes: runc [2021-03-22T10:06:31.975Z] Default Runtime: runc [2021-03-22T10:06:31.975Z] Init Binary: docker-init [2021-03-22T10:06:31.975Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-03-22T10:06:31.975Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-03-22T10:06:31.975Z] init version: fec3683 [2021-03-22T10:06:31.975Z] Security Options: [2021-03-22T10:06:31.975Z] apparmor [2021-03-22T10:06:31.975Z] seccomp [2021-03-22T10:06:31.975Z] Profile: default [2021-03-22T10:06:31.975Z] Kernel Version: 4.4.0-139-generic [2021-03-22T10:06:31.975Z] Operating System: Ubuntu 16.04.3 LTS [2021-03-22T10:06:31.975Z] OSType: linux [2021-03-22T10:06:31.975Z] Architecture: ppc64le [2021-03-22T10:06:31.975Z] CPUs: 4 [2021-03-22T10:06:31.975Z] Total Memory: 7.972GiB [2021-03-22T10:06:31.975Z] Name: ppc64le-ubuntu-17 [2021-03-22T10:06:31.975Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-03-22T10:06:31.975Z] Docker Root Dir: /var/lib/docker [2021-03-22T10:06:31.975Z] Debug Mode (client): false [2021-03-22T10:06:31.975Z] Debug Mode (server): false [2021-03-22T10:06:31.975Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:06:31.975Z] Labels: [2021-03-22T10:06:31.975Z] Experimental: true [2021-03-22T10:06:31.975Z] Insecure Registries: [2021-03-22T10:06:31.975Z] 127.0.0.0/8 [2021-03-22T10:06:31.975Z] Live Restore Enabled: false [2021-03-22T10:06:31.975Z] [Pipeline] sh [2021-03-22T10:06:32.028Z] #49 13.03 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:06:32.283Z] #49 13.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:06:32.283Z] #49 13.33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:06:32.360Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:06:32.360Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:06:32.360Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T10:06:32.360Z] + bash /home/docker/workspace/moby_PR-42179/check-config.sh [2021-03-22T10:06:32.360Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T10:06:32.360Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-03-22T10:06:32.360Z] [2021-03-22T10:06:32.360Z] Generally Necessary: [2021-03-22T10:06:32.360Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T10:06:32.360Z] - apparmor: enabled and tools installed [2021-03-22T10:06:32.360Z] - CONFIG_NAMESPACES: enabled [2021-03-22T10:06:32.360Z] - CONFIG_NET_NS: enabled [2021-03-22T10:06:32.360Z] - CONFIG_PID_NS: enabled [2021-03-22T10:06:32.360Z] - CONFIG_IPC_NS: enabled [2021-03-22T10:06:32.360Z] - CONFIG_UTS_NS: enabled [2021-03-22T10:06:32.360Z] - CONFIG_CGROUPS: enabled [2021-03-22T10:06:32.360Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T10:06:32.360Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T10:06:32.360Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T10:06:32.360Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T10:06:32.360Z] - CONFIG_CPUSETS: enabled [2021-03-22T10:06:32.360Z] - CONFIG_MEMCG: enabled [2021-03-22T10:06:32.360Z] - CONFIG_KEYS: enabled [2021-03-22T10:06:32.360Z] - CONFIG_VETH: enabled (as module) [2021-03-22T10:06:32.360Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T10:06:32.360Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T10:06:32.499Z] [2021-03-22T10:06:32.499Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:06:32.499Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:06:32.499Z] #9 DONE 0.0s [2021-03-22T10:06:32.499Z] [2021-03-22T10:06:32.499Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:06:32.499Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T10:06:32.499Z] #26 DONE 0.0s [2021-03-22T10:06:32.499Z] [2021-03-22T10:06:32.499Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:06:32.499Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T10:06:32.499Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T10:06:32.499Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2021-03-22T10:06:32.499Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T10:06:32.499Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T10:06:32.499Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T10:06:32.499Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.10MB / 12.42MB 0.2s [2021-03-22T10:06:32.539Z] #49 13.53 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:06:32.539Z] #49 13.58 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:06:32.653Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-22T10:06:32.653Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T10:06:32.653Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-03-22T10:06:32.653Z] [2021-03-22T10:06:32.653Z] Optional Features: [2021-03-22T10:06:32.653Z] - CONFIG_USER_NS: enabled [2021-03-22T10:06:32.653Z] - CONFIG_SECCOMP: enabled [2021-03-22T10:06:32.653Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T10:06:32.653Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T10:06:32.653Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T10:06:32.653Z] (cgroup swap accounting is currently enabled) [2021-03-22T10:06:32.653Z] - CONFIG_MEMCG_KMEM: enabled [2021-03-22T10:06:32.653Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T10:06:32.653Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T10:06:32.653Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-22T10:06:32.653Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-22T10:06:32.653Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T10:06:32.653Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T10:06:32.653Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T10:06:32.653Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T10:06:32.653Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T10:06:32.653Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T10:06:32.653Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T10:06:32.653Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T10:06:32.653Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T10:06:32.653Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_EXT4_FS: enabled [2021-03-22T10:06:32.653Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T10:06:32.653Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T10:06:32.653Z] - Network Drivers: [2021-03-22T10:06:32.653Z] - "overlay": [2021-03-22T10:06:32.653Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T10:06:32.653Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T10:06:32.653Z] Optional (for encrypted networks): [2021-03-22T10:06:32.759Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s [2021-03-22T10:06:32.759Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-03-22T10:06:32.759Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-03-22T10:06:32.795Z] #49 13.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:06:32.795Z] #49 13.85 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:06:32.795Z] #49 13.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:06:32.947Z] - CONFIG_CRYPTO: enabled [2021-03-22T10:06:32.947Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_XFRM: enabled [2021-03-22T10:06:32.947Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-22T10:06:32.947Z] - "ipvlan": [2021-03-22T10:06:32.947Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T10:06:32.947Z] - "macvlan": [2021-03-22T10:06:32.947Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T10:06:32.947Z] - "ftp,tftp client in container": [2021-03-22T10:06:32.947Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T10:06:32.947Z] - Storage Drivers: [2021-03-22T10:06:32.947Z] - "aufs": [2021-03-22T10:06:32.947Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T10:06:32.947Z] - "btrfs": [2021-03-22T10:06:32.947Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T10:06:32.947Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T10:06:32.947Z] - "devicemapper": [2021-03-22T10:06:32.947Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T10:06:32.947Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T10:06:32.947Z] - "overlay": [2021-03-22T10:06:32.947Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T10:06:32.947Z] - "zfs": [2021-03-22T10:06:32.947Z] - /dev/zfs: missing [2021-03-22T10:06:32.947Z] - zfs command: missing [2021-03-22T10:06:32.947Z] - zpool command: missing [2021-03-22T10:06:32.947Z] [2021-03-22T10:06:32.947Z] Limits: [2021-03-22T10:06:32.947Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T10:06:32.947Z] [2021-03-22T10:06:32.947Z] + true [2021-03-22T10:06:32.966Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.1s done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T10:06:33.259Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-03-22T10:06:33.380Z] + make bundles/buildx [2021-03-22T10:06:33.552Z] #10 ... [2021-03-22T10:06:33.552Z] [2021-03-22T10:06:33.552Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-22T10:06:33.552Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-22T10:06:33.552Z] #27 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-22T10:06:33.552Z] #27 sha256:a4661b41a4f92b1bf91aafa05cfa9e039686560713b2785c00e2c73c299ae0a4 529B / 529B done [2021-03-22T10:06:33.552Z] #27 sha256:c517c1d5e3a6eef40e886e359910bdb415547ff050576016d4425b0e71c195f5 1.46kB / 1.46kB done [2021-03-22T10:06:33.552Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 5.1s done [2021-03-22T10:06:33.552Z] #27 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 2.0s done [2021-03-22T10:06:33.552Z] #27 DONE 7.6s [2021-03-22T10:06:33.552Z] [2021-03-22T10:06:33.552Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-22T10:06:33.552Z] #10 ... [2021-03-22T10:06:33.552Z] [2021-03-22T10:06:33.552Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-22T10:06:33.676Z] make: command: Command not found [2021-03-22T10:06:33.676Z] make: command: Command not found [2021-03-22T10:06:33.676Z] mkdir bundles [2021-03-22T10:06:33.676Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-03-22T10:06:33.676Z] --build-arg BUILDX_COMMIT \ [2021-03-22T10:06:33.676Z] --build-arg BUILDX_REPO \ [2021-03-22T10:06:33.676Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-03-22T10:06:33.676Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-03-22T10:06:33.676Z] . [2021-03-22T10:06:33.676Z] /bin/sh: 4: go: not found [2021-03-22T10:06:33.676Z] /bin/sh: 5: go: not found [2021-03-22T10:06:33.724Z] #49 14.49 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:06:34.024Z] #49 ... [2021-03-22T10:06:34.024Z] [2021-03-22T10:06:34.024Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:06:34.024Z] #34 sha256:2cc7e47a248c0e8f4ebb4e317685be63d2e46fb9419c8013742a73bf7f1c1316 [2021-03-22T10:06:34.024Z] #34 DONE 14.9s [2021-03-22T10:06:34.024Z] [2021-03-22T10:06:34.024Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:06:34.024Z] #58 sha256:858e34bb7b176484efff2224513bef56b1e5500ad4fa738ec3aaf7e24b4745d7 [2021-03-22T10:06:34.024Z] #58 10.90 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-22T10:06:34.024Z] #58 10.92 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:06:34.024Z] #58 10.96 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T10:06:34.024Z] #58 11.35 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T10:06:34.024Z] #58 12.54 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:06:34.024Z] #58 12.56 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:06:34.024Z] #58 13.91 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-22T10:06:34.024Z] #58 14.61 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:06:34.024Z] #58 14.67 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:06:34.160Z] #64 ... [2021-03-22T10:06:34.160Z] [2021-03-22T10:06:34.160Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:06:34.160Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T10:06:34.160Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T10:06:34.160Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T10:06:34.160Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T10:06:34.160Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2021-03-22T10:06:34.160Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T10:06:34.160Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-03-22T10:06:34.160Z] #62 DONE 1.7s [2021-03-22T10:06:34.160Z] [2021-03-22T10:06:34.160Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:06:34.160Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T10:06:34.194Z] #28 0.693 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:06:34.194Z] #28 0.704 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:06:34.419Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-03-22T10:06:34.419Z] #64 DONE 2.0s [2021-03-22T10:06:34.419Z] [2021-03-22T10:06:34.419Z] #23 [internal] load build context [2021-03-22T10:06:34.419Z] #23 sha256:5ac8fd773cf270fa8677070b784561af57dd5453de46d2374f8cd7dde4c96da2 [2021-03-22T10:06:34.419Z] #23 transferring context: 39.71MB 2.2s [2021-03-22T10:06:34.488Z] #28 0.729 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:06:34.488Z] #28 0.827 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-22T10:06:34.782Z] #28 1.002 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-22T10:06:34.782Z] #28 1.222 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-22T10:06:34.988Z] #23 ... [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T10:06:34.988Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-22T10:06:34.988Z] #63 DONE 0.2s [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #23 [internal] load build context [2021-03-22T10:06:34.988Z] #23 sha256:5ac8fd773cf270fa8677070b784561af57dd5453de46d2374f8cd7dde4c96da2 [2021-03-22T10:06:34.988Z] #23 transferring context: 53.42MB 2.6s done [2021-03-22T10:06:34.988Z] #23 DONE 2.7s [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T10:06:34.988Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T10:06:34.988Z] #10 CACHED [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-22T10:06:34.988Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-22T10:06:34.988Z] #11 CACHED [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T10:06:34.988Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-22T10:06:34.988Z] #65 DONE 0.3s [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:06:34.988Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T10:06:34.988Z] #55 CACHED [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-22T10:06:34.988Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-22T10:06:34.988Z] #12 CACHED [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:06:34.988Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:06:34.988Z] #13 CACHED [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:06:34.988Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:06:34.988Z] #36 CACHED [2021-03-22T10:06:34.988Z] [2021-03-22T10:06:34.988Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:06:34.988Z] #37 sha256:4c4fe7ee445ec43f75b2d640b8588984daf25814197c789b5a19b53ebb1a8191 [2021-03-22T10:06:34.994Z] #58 ... [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T10:06:34.994Z] #30 sha256:7c1d53f24f07fc2ff038ac1e0eb96b5faa02fe3a73197df1fb5aca80cfe72bf7 [2021-03-22T10:06:34.994Z] #30 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:06:34.994Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T10:06:34.994Z] #22 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T10:06:34.994Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-22T10:06:34.994Z] #31 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T10:06:34.994Z] #28 sha256:060d67c879a48ef634c0c58ec8c302b27d711c7754fb551407db8c370d419b8a [2021-03-22T10:06:34.994Z] #28 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T10:06:34.994Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-22T10:06:34.994Z] #16 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T10:06:34.994Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-22T10:06:34.994Z] #17 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:06:34.994Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T10:06:34.994Z] #27 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T10:06:34.994Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-22T10:06:34.994Z] #14 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-22T10:06:34.994Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-22T10:06:34.994Z] #15 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-22T10:06:34.994Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-22T10:06:34.994Z] #21 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T10:06:34.994Z] #25 sha256:8c06d91a3cda91c753a465368880f64a06f6b4f9564d4938b781b415b469e278 [2021-03-22T10:06:34.994Z] #25 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T10:06:34.994Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-22T10:06:34.994Z] #18 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:06:34.994Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T10:06:34.994Z] #32 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T10:06:34.994Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-22T10:06:34.994Z] #19 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:06:34.994Z] #29 sha256:ecc6116c2943124a37f5f587aaa870f863e87337a10f6489eaf1d01350a9f892 [2021-03-22T10:06:34.994Z] #29 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:06:34.994Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:06:34.994Z] #20 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T10:06:34.994Z] #33 sha256:1b7f7f84655342407630bda40a12b689fb6367e36af7d464c8f0f7d17febc483 [2021-03-22T10:06:34.994Z] #33 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T10:06:34.994Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-22T10:06:34.994Z] #39 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:06:34.994Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T10:06:34.994Z] #40 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:06:34.994Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:06:34.994Z] #42 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:06:34.994Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:06:34.994Z] #43 CACHED [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T10:06:34.994Z] #35 sha256:2e35661faa94f36188180a7d3721190c94537e0f038c585dd4146ca9464d1f24 [2021-03-22T10:06:34.994Z] #35 DONE 0.1s [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T10:06:34.994Z] #38 sha256:abd0e9e294367bbe2af04217b0f0f4f6a92971a33bcbb4e30dddc859ec368143 [2021-03-22T10:06:34.994Z] #38 DONE 0.1s [2021-03-22T10:06:34.994Z] [2021-03-22T10:06:34.994Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:06:34.994Z] #53 sha256:b8e8fa65c3fbf7cd1ccf789f804a78d01879f76292d0aa22c49811cb5102cda1 [2021-03-22T10:06:34.994Z] #53 15.53 + cd /tmp/tmp.PWkN1IB5Cl/src/github.com/opencontainers/runc [2021-03-22T10:06:34.994Z] #53 15.53 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:06:34.994Z] #53 15.87 + '[' -z '' ']' [2021-03-22T10:06:34.994Z] #53 15.87 + target=static [2021-03-22T10:06:34.994Z] #53 15.87 + make 'BUILDTAGS=seccomp ' static [2021-03-22T10:06:35.249Z] #53 ... [2021-03-22T10:06:35.249Z] [2021-03-22T10:06:35.249Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T10:06:35.249Z] #41 sha256:b5c9ccd712ddad589afe7ae231c50bd450f59eb107a2bbd643e6205dcf777217 [2021-03-22T10:06:35.249Z] #41 DONE 0.3s [2021-03-22T10:06:35.249Z] [2021-03-22T10:06:35.249Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:06:35.249Z] #53 sha256:b8e8fa65c3fbf7cd1ccf789f804a78d01879f76292d0aa22c49811cb5102cda1 [2021-03-22T10:06:35.249Z] #53 16.28 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T10:06:35.505Z] #53 ... [2021-03-22T10:06:35.505Z] [2021-03-22T10:06:35.505Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T10:06:35.505Z] #44 sha256:1a5f74e94e392590d6ed97bf79ff73d7a4a9371d65aff918f3f9d216ab39feb2 [2021-03-22T10:06:35.505Z] #44 DONE 0.1s [2021-03-22T10:06:35.505Z] [2021-03-22T10:06:35.505Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:06:35.505Z] #58 sha256:858e34bb7b176484efff2224513bef56b1e5500ad4fa738ec3aaf7e24b4745d7 [2021-03-22T10:06:35.505Z] #58 16.53 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:06:35.788Z] Sending build context to Docker daemon 58.34MB [2021-03-22T10:06:35.788Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-03-22T10:06:35.788Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-03-22T10:06:35.788Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-03-22T10:06:35.788Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-03-22T10:06:35.788Z] 1.13.15-buster: Pulling from library/golang [2021-03-22T10:06:35.821Z] #28 2.175 Fetched 8112 kB in 2s (5383 kB/s) [2021-03-22T10:06:36.424Z] db4e2d8d5901: Pulling fs layer [2021-03-22T10:06:36.424Z] dfe2d012519c: Pulling fs layer [2021-03-22T10:06:36.424Z] 5d8f1d1f9197: Pulling fs layer [2021-03-22T10:06:36.424Z] 1301750ffb48: Pulling fs layer [2021-03-22T10:06:36.424Z] dc5c6edc9cff: Pulling fs layer [2021-03-22T10:06:36.424Z] 3c370c2e2f82: Pulling fs layer [2021-03-22T10:06:36.424Z] 5ffb2f5886e2: Pulling fs layer [2021-03-22T10:06:36.424Z] 1301750ffb48: Waiting [2021-03-22T10:06:36.424Z] dc5c6edc9cff: Waiting [2021-03-22T10:06:36.424Z] 3c370c2e2f82: Waiting [2021-03-22T10:06:36.424Z] 5ffb2f5886e2: Waiting [2021-03-22T10:06:36.456Z] #28 2.175 Reading package lists... [2021-03-22T10:06:36.749Z] #28 2.663 Reading package lists... [2021-03-22T10:06:36.749Z] #28 3.092 Building dependency tree... [2021-03-22T10:06:37.074Z] dfe2d012519c: Verifying Checksum [2021-03-22T10:06:37.074Z] dfe2d012519c: Download complete [2021-03-22T10:06:37.090Z] #28 3.238 The following additional packages will be installed: [2021-03-22T10:06:37.090Z] #28 3.238 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-22T10:06:37.090Z] #28 3.238 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-22T10:06:37.090Z] #28 3.238 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-22T10:06:37.090Z] #28 3.238 Suggested packages: [2021-03-22T10:06:37.090Z] #28 3.238 krb5-doc krb5-user [2021-03-22T10:06:37.090Z] #28 3.238 Recommended packages: [2021-03-22T10:06:37.090Z] #28 3.238 krb5-locales publicsuffix libsasl2-modules [2021-03-22T10:06:37.090Z] #28 3.341 The following NEW packages will be installed: [2021-03-22T10:06:37.090Z] #28 3.341 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-22T10:06:37.090Z] #28 3.341 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-22T10:06:37.091Z] #28 3.341 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-22T10:06:37.091Z] #28 3.341 libssh2-1 libssl1.1 openssl [2021-03-22T10:06:37.091Z] #28 3.376 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T10:06:37.091Z] #28 3.376 Need to get 4601 kB of archives. [2021-03-22T10:06:37.091Z] #28 3.376 After this operation, 11.9 MB of additional disk space will be used. [2021-03-22T10:06:37.091Z] #28 3.376 Get:1 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-03-22T10:06:37.091Z] #28 3.385 Get:2 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-03-22T10:06:37.091Z] #28 3.397 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-03-22T10:06:37.091Z] #28 3.405 Get:4 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-22T10:06:37.091Z] #28 3.413 Get:5 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-03-22T10:06:37.091Z] #28 3.413 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-03-22T10:06:37.091Z] #28 3.415 Get:7 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-03-22T10:06:37.091Z] #28 3.417 Get:8 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-03-22T10:06:37.091Z] #28 3.424 Get:9 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-03-22T10:06:37.091Z] #28 3.426 Get:10 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-03-22T10:06:37.091Z] #28 3.427 Get:11 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-03-22T10:06:37.091Z] #28 3.446 Get:12 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-22T10:06:37.091Z] #28 3.447 Get:13 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-03-22T10:06:37.091Z] #28 3.454 Get:14 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-03-22T10:06:37.091Z] #28 3.472 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-03-22T10:06:37.091Z] #28 3.538 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-03-22T10:06:37.091Z] #28 3.541 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-03-22T10:06:37.091Z] #28 3.543 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-03-22T10:06:37.091Z] #28 3.548 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-22T10:06:37.371Z] 5d8f1d1f9197: Verifying Checksum [2021-03-22T10:06:37.371Z] 5d8f1d1f9197: Download complete [2021-03-22T10:06:37.383Z] #28 3.549 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-22T10:06:37.383Z] #28 3.552 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-22T10:06:37.383Z] #28 3.658 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:06:37.383Z] #28 3.663 Fetched 4601 kB in 0s (23.0 MB/s) [2021-03-22T10:06:37.383Z] #28 3.701 Selecting previously unselected package libssl1.1:s390x. [2021-03-22T10:06:37.383Z] #28 3.701 (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-03-22T10:06:37.383Z] #28 3.701 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-22T10:06:37.383Z] #28 3.713 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-22T10:06:37.383Z] #28 3.852 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-03-22T10:06:37.383Z] #28 3.852 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-22T10:06:37.383Z] #28 3.857 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:06:37.392Z] #58 18.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:06:37.392Z] #58 18.18 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:06:37.392Z] #58 18.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:06:37.392Z] #58 18.47 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:06:37.648Z] #58 18.66 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:06:37.680Z] #28 3.892 Selecting previously unselected package libsasl2-2:s390x. [2021-03-22T10:06:37.680Z] #28 3.892 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-22T10:06:37.680Z] #28 3.895 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:06:37.680Z] #28 3.925 Selecting previously unselected package libldap-common. [2021-03-22T10:06:37.680Z] #28 3.925 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-22T10:06:37.680Z] #28 3.929 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:06:37.680Z] #28 3.971 Selecting previously unselected package libldap-2.4-2:s390x. [2021-03-22T10:06:37.680Z] #28 3.971 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-03-22T10:06:37.680Z] #28 3.974 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:06:37.680Z] #28 4.047 Selecting previously unselected package openssl. [2021-03-22T10:06:37.680Z] #28 4.047 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-22T10:06:37.680Z] #28 4.050 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-22T10:06:37.974Z] #28 4.298 Selecting previously unselected package ca-certificates. [2021-03-22T10:06:37.974Z] #28 4.298 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-22T10:06:37.974Z] #28 4.301 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-22T10:06:37.974Z] #28 4.364 Selecting previously unselected package libkeyutils1:s390x. [2021-03-22T10:06:37.974Z] #28 4.364 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-03-22T10:06:37.974Z] #28 4.367 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-03-22T10:06:37.974Z] #28 4.392 Selecting previously unselected package libkrb5support0:s390x. [2021-03-22T10:06:37.974Z] #28 4.392 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-03-22T10:06:37.974Z] #28 4.395 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-22T10:06:37.974Z] #28 4.427 Selecting previously unselected package libk5crypto3:s390x. [2021-03-22T10:06:37.974Z] #28 4.427 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-03-22T10:06:37.974Z] #28 4.431 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-22T10:06:37.974Z] #28 4.471 Selecting previously unselected package libkrb5-3:s390x. [2021-03-22T10:06:37.974Z] #28 4.471 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-03-22T10:06:38.266Z] #28 4.475 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-22T10:06:38.266Z] #28 4.560 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-03-22T10:06:38.266Z] #28 4.560 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-03-22T10:06:38.266Z] #28 4.563 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-22T10:06:38.266Z] #28 4.599 Selecting previously unselected package libnghttp2-14:s390x. [2021-03-22T10:06:38.266Z] #28 4.599 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-03-22T10:06:38.266Z] #28 4.603 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-22T10:06:38.266Z] #28 4.640 Selecting previously unselected package libpsl5:s390x. [2021-03-22T10:06:38.266Z] #28 4.640 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-03-22T10:06:38.266Z] #28 4.647 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-03-22T10:06:38.266Z] #28 4.672 Selecting previously unselected package librtmp1:s390x. [2021-03-22T10:06:38.266Z] #28 4.673 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-03-22T10:06:38.266Z] #28 4.675 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T10:06:38.266Z] #28 4.706 Selecting previously unselected package libssh2-1:s390x. [2021-03-22T10:06:38.559Z] #28 4.707 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-03-22T10:06:38.559Z] #28 4.710 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-03-22T10:06:38.559Z] #28 4.771 Selecting previously unselected package libcurl4:s390x. [2021-03-22T10:06:38.559Z] #28 4.771 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-03-22T10:06:38.559Z] #28 4.774 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-22T10:06:38.559Z] #28 4.845 Selecting previously unselected package curl. [2021-03-22T10:06:38.559Z] #28 4.846 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-03-22T10:06:38.559Z] #28 4.849 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-22T10:06:38.559Z] #28 4.903 Selecting previously unselected package libonig5:s390x. [2021-03-22T10:06:38.559Z] #28 4.904 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-03-22T10:06:38.559Z] #28 4.907 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-22T10:06:38.559Z] #28 4.960 Selecting previously unselected package libjq1:s390x. [2021-03-22T10:06:38.559Z] #28 4.961 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-22T10:06:38.559Z] #28 4.964 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-22T10:06:38.559Z] #28 5.008 Selecting previously unselected package jq. [2021-03-22T10:06:38.559Z] #28 5.008 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-22T10:06:38.559Z] #28 5.015 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T10:06:38.559Z] #28 5.045 Setting up libkeyutils1:s390x (1.6-6) ... [2021-03-22T10:06:38.559Z] #28 5.070 Setting up libpsl5:s390x (0.20.2-2) ... [2021-03-22T10:06:38.559Z] #28 5.070 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-22T10:06:38.852Z] #28 5.140 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-22T10:06:38.852Z] #28 5.147 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:06:38.852Z] #28 5.156 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-22T10:06:38.852Z] #28 5.165 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:06:38.852Z] #28 5.182 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T10:06:38.852Z] #28 5.182 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-22T10:06:38.852Z] #28 5.189 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:06:38.852Z] #28 5.196 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-03-22T10:06:38.852Z] #28 5.203 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-22T10:06:38.852Z] #28 5.226 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-22T10:06:38.852Z] #28 5.237 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-22T10:06:38.852Z] #28 5.245 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-22T10:06:38.852Z] #28 5.261 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:06:38.852Z] #28 5.261 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-22T10:06:39.027Z] #58 ... [2021-03-22T10:06:39.027Z] [2021-03-22T10:06:39.027Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:06:39.027Z] #47 sha256:4b1efe0c7ae31dea603943473d6a94648d9003f1252154d191a50f785bb6cfbf [2021-03-22T10:06:39.027Z] #47 9.968 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:06:39.027Z] #47 11.15 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:06:39.027Z] #47 14.64 go: finding github.com/fatih/color v1.9.0 [2021-03-22T10:06:39.027Z] #47 14.70 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:06:39.027Z] #47 14.72 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:06:39.027Z] #47 14.80 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:06:39.027Z] #47 14.94 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T10:06:39.027Z] #47 14.94 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:06:39.027Z] #47 15.19 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:06:39.027Z] #47 15.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:06:39.027Z] #47 15.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:06:39.027Z] #47 15.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:06:39.027Z] #47 15.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:06:39.027Z] #47 ... [2021-03-22T10:06:39.027Z] [2021-03-22T10:06:39.027Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:39.027Z] #49 sha256:8a3d2a54a0d3333ca718aaeca30c35417b1a2a8f6ac7bae4efafe32c2b5169f7 [2021-03-22T10:06:39.027Z] #49 15.41 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:06:39.027Z] #49 17.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:06:39.027Z] #49 17.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:06:39.027Z] #49 17.31 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:06:39.027Z] #49 17.31 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:06:39.027Z] #49 17.32 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:06:39.027Z] #49 17.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:06:39.027Z] #49 17.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:06:39.027Z] #49 17.33 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:06:39.027Z] #49 17.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:06:39.027Z] #49 17.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:06:39.027Z] #49 17.40 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:06:39.027Z] #49 17.44 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:06:39.027Z] #49 17.54 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:06:39.027Z] #49 17.55 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:06:39.027Z] #49 17.56 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:06:39.027Z] #49 17.56 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:06:39.027Z] #49 17.57 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:06:39.027Z] #49 17.57 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:06:39.027Z] #49 17.60 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:06:39.027Z] #49 17.62 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:06:39.027Z] #49 17.64 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:06:39.027Z] #49 17.64 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:06:39.027Z] #49 17.67 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:06:39.027Z] #49 17.69 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:06:39.027Z] #49 17.69 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:06:39.027Z] #49 17.69 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T10:06:39.027Z] #49 17.70 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:06:39.027Z] #49 17.70 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:06:39.027Z] #49 17.76 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T10:06:39.027Z] #49 17.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:06:39.027Z] #49 17.87 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:06:39.027Z] #49 17.88 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:06:39.027Z] #49 17.88 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T10:06:39.027Z] #49 17.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:06:39.027Z] #49 17.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:06:39.027Z] #49 18.02 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T10:06:39.027Z] #49 18.02 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:06:39.027Z] #49 18.03 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:06:39.027Z] #49 18.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:06:39.027Z] #49 18.06 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:06:39.027Z] #49 18.06 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:06:39.027Z] #49 18.07 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:06:39.027Z] #49 18.09 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T10:06:39.027Z] #49 18.09 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:06:39.027Z] #49 18.09 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:06:39.027Z] #49 18.13 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:06:39.027Z] #49 18.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:06:39.027Z] #49 18.15 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:06:39.027Z] #49 18.15 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:06:39.027Z] #49 18.18 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:06:39.027Z] #49 18.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:06:39.027Z] #49 18.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:06:39.027Z] #49 18.20 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T10:06:39.027Z] #49 18.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:06:39.027Z] #49 18.27 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:06:39.027Z] #49 18.27 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T10:06:39.027Z] #49 18.39 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:06:39.027Z] #49 18.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:06:39.027Z] #49 18.45 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:06:39.027Z] #49 18.50 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T10:06:39.027Z] #49 18.51 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:06:39.027Z] #49 18.59 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:06:39.027Z] #49 18.60 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:06:39.027Z] #49 18.67 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:06:39.027Z] #49 18.69 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T10:06:39.027Z] #49 18.73 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:06:39.027Z] #49 18.73 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:06:39.027Z] #49 18.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:06:39.027Z] #49 18.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:06:39.027Z] #49 18.82 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T10:06:39.027Z] #49 18.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:06:39.027Z] #49 18.85 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T10:06:39.027Z] #49 19.05 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:06:39.027Z] #49 19.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:06:39.027Z] #49 19.05 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:06:39.027Z] #49 19.06 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:06:39.027Z] #49 19.06 go: downloading golang.org/x/text v0.3.2 [2021-03-22T10:06:39.027Z] #49 19.06 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:06:39.027Z] #49 19.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:06:39.027Z] #49 19.22 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:06:39.027Z] #49 19.27 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:06:39.027Z] #49 19.28 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:06:39.027Z] #49 19.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:06:39.027Z] #49 19.32 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:06:39.027Z] #49 19.36 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:06:39.027Z] #49 19.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:06:39.027Z] #49 19.40 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:06:39.027Z] #49 19.47 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T10:06:39.027Z] #49 19.55 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:06:39.027Z] #49 19.60 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T10:06:39.027Z] #49 19.63 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:06:39.027Z] #49 19.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:06:39.027Z] #49 19.74 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:06:39.027Z] #49 19.86 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:06:39.027Z] #49 19.89 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:06:39.027Z] #49 19.98 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:06:39.027Z] #49 19.98 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T10:06:39.027Z] #49 19.98 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:06:39.027Z] #49 19.99 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T10:06:39.027Z] #49 20.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:06:39.027Z] #49 20.11 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:06:39.146Z] #28 ... [2021-03-22T10:06:39.146Z] [2021-03-22T10:06:39.146Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-22T10:06:39.146Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.6s done [2021-03-22T10:06:39.146Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.3s done [2021-03-22T10:06:39.146Z] #10 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-03-22T10:06:39.146Z] #10 DONE 13.0s [2021-03-22T10:06:39.146Z] [2021-03-22T10:06:39.146Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-22T10:06:39.263Z] db4e2d8d5901: Download complete [2021-03-22T10:06:39.282Z] #49 20.15 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T10:06:39.282Z] #49 20.26 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:06:39.282Z] #49 20.32 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:06:39.282Z] #49 20.32 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T10:06:39.282Z] #49 20.37 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:06:39.537Z] #49 20.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:06:39.537Z] #49 20.56 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T10:06:39.537Z] #49 20.61 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T10:06:39.793Z] #49 20.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:06:39.793Z] #49 20.81 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:06:40.049Z] #49 21.08 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:06:40.049Z] #49 21.18 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:06:40.049Z] #49 21.20 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:06:40.264Z] #37 ... [2021-03-22T10:06:40.264Z] [2021-03-22T10:06:40.264Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:06:40.264Z] #24 sha256:349854a7a0ea0aad63efdda62a29502a79e13a3501a1ee36790b0c6f3595ccb0 [2021-03-22T10:06:40.264Z] #24 3.119 + RM_GOPATH=0 [2021-03-22T10:06:40.264Z] #24 3.119 + TMP_GOPATH= [2021-03-22T10:06:40.264Z] #24 3.119 + : /build [2021-03-22T10:06:40.264Z] #24 3.119 + '[' -z '' ']' [2021-03-22T10:06:40.264Z] #24 3.119 ++ mktemp -d [2021-03-22T10:06:40.264Z] #24 3.124 + export GOPATH=/tmp/tmp.iYgCQIr7HZ [2021-03-22T10:06:40.264Z] #24 3.124 + GOPATH=/tmp/tmp.iYgCQIr7HZ [2021-03-22T10:06:40.264Z] #24 3.124 + RM_GOPATH=1 [2021-03-22T10:06:40.264Z] #24 3.124 + case "$(go env GOARCH)" in [2021-03-22T10:06:40.264Z] #24 3.126 ++ go env GOARCH [2021-03-22T10:06:40.264Z] #24 3.132 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:40.264Z] #24 3.132 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:40.264Z] #24 3.132 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:40.264Z] #24 3.133 + dir=/tmp/install [2021-03-22T10:06:40.264Z] #24 3.133 + bin=dockercli [2021-03-22T10:06:40.264Z] #24 3.133 + shift [2021-03-22T10:06:40.264Z] #24 3.133 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T10:06:40.264Z] #24 3.133 + . /tmp/install/dockercli.installer [2021-03-22T10:06:40.264Z] #24 3.133 ++ : stable [2021-03-22T10:06:40.264Z] #24 3.133 ++ : 17.06.2-ce [2021-03-22T10:06:40.264Z] #24 3.133 Install docker/cli version 17.06.2-ce from stable [2021-03-22T10:06:40.264Z] #24 3.134 + install_dockercli [2021-03-22T10:06:40.264Z] #24 3.134 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T10:06:40.264Z] #24 3.134 ++ uname -m [2021-03-22T10:06:40.264Z] #24 3.135 + arch=x86_64 [2021-03-22T10:06:40.264Z] #24 3.136 + '[' x86_64 '!=' x86_64 ']' [2021-03-22T10:06:40.264Z] #24 3.136 + url=https://download.docker.com/linux/static [2021-03-22T10:06:40.264Z] #24 3.136 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-22T10:06:40.264Z] #24 3.136 + tar -xz docker/docker [2021-03-22T10:06:40.660Z] #11 DONE 1.5s [2021-03-22T10:06:40.660Z] [2021-03-22T10:06:40.660Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-22T10:06:40.660Z] #28 5.656 Updating certificates in /etc/ssl/certs... [2021-03-22T10:06:40.660Z] #28 6.026 137 added, 0 removed; done. [2021-03-22T10:06:40.660Z] #28 6.127 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-22T10:06:40.660Z] #28 6.141 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T10:06:40.660Z] #28 6.170 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-22T10:06:40.660Z] #28 6.212 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-22T10:06:40.660Z] #28 6.281 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:06:40.660Z] #28 6.449 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-22T10:06:40.660Z] #28 6.486 Updating certificates in /etc/ssl/certs... [2021-03-22T10:06:40.660Z] #28 6.788 0 added, 0 removed; done. [2021-03-22T10:06:40.660Z] #28 6.789 Running hooks in /etc/ca-certificates/update.d... [2021-03-22T10:06:40.660Z] #28 6.789 done. [2021-03-22T10:06:40.792Z] 1301750ffb48: Verifying Checksum [2021-03-22T10:06:40.792Z] 1301750ffb48: Download complete [2021-03-22T10:06:40.792Z] 5ffb2f5886e2: Verifying Checksum [2021-03-22T10:06:40.792Z] 5ffb2f5886e2: Download complete [2021-03-22T10:06:40.953Z] #28 DONE 7.2s [2021-03-22T10:06:40.953Z] [2021-03-22T10:06:40.953Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-22T10:06:40.953Z] #12 ... [2021-03-22T10:06:40.953Z] [2021-03-22T10:06:40.953Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T10:06:40.953Z] #29 DONE 0.1s [2021-03-22T10:06:41.200Z] #24 ... [2021-03-22T10:06:41.200Z] [2021-03-22T10:06:41.200Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:06:41.200Z] #37 sha256:4c4fe7ee445ec43f75b2d640b8588984daf25814197c789b5a19b53ebb1a8191 [2021-03-22T10:06:41.200Z] #37 5.900 + RM_GOPATH=0 [2021-03-22T10:06:41.200Z] #37 5.900 + TMP_GOPATH= [2021-03-22T10:06:41.200Z] #37 5.900 + : /build [2021-03-22T10:06:41.200Z] #37 5.900 + '[' -z '' ']' [2021-03-22T10:06:41.200Z] #37 5.900 ++ mktemp -d [2021-03-22T10:06:41.200Z] #37 5.910 + export GOPATH=/tmp/tmp.Yj4T5gNfaw [2021-03-22T10:06:41.200Z] #37 5.910 + GOPATH=/tmp/tmp.Yj4T5gNfaw [2021-03-22T10:06:41.200Z] #37 5.910 + RM_GOPATH=1 [2021-03-22T10:06:41.200Z] #37 5.911 + case "$(go env GOARCH)" in [2021-03-22T10:06:41.200Z] #37 5.911 ++ go env GOARCH [2021-03-22T10:06:41.200Z] #37 5.947 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:41.200Z] #37 5.947 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:41.200Z] #37 5.949 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:41.200Z] #37 5.960 + dir=/tmp/install [2021-03-22T10:06:41.200Z] #37 5.976 + bin=tini [2021-03-22T10:06:41.200Z] #37 5.976 + shift [2021-03-22T10:06:41.200Z] #37 5.976 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T10:06:41.200Z] #37 5.977 + . /tmp/install/tini.installer [2021-03-22T10:06:41.200Z] #37 5.977 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:06:41.200Z] #37 5.977 + install_tini [2021-03-22T10:06:41.200Z] #37 5.977 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T10:06:41.200Z] #37 5.978 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:06:41.200Z] #37 5.978 + git clone https://github.com/krallin/tini.git /tmp/tmp.Yj4T5gNfaw/tini [2021-03-22T10:06:41.200Z] #37 5.981 Cloning into '/tmp/tmp.Yj4T5gNfaw/tini'... [2021-03-22T10:06:41.246Z] [2021-03-22T10:06:41.246Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:06:41.540Z] #30 ... [2021-03-22T10:06:41.540Z] [2021-03-22T10:06:41.540Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-22T10:06:41.540Z] #12 DONE 0.9s [2021-03-22T10:06:41.540Z] [2021-03-22T10:06:41.540Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T10:06:41.540Z] #32 DONE 0.0s [2021-03-22T10:06:41.540Z] [2021-03-22T10:06:41.540Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T10:06:41.540Z] #40 DONE 0.1s [2021-03-22T10:06:41.540Z] [2021-03-22T10:06:41.540Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-22T10:06:41.979Z] #49 ... [2021-03-22T10:06:41.979Z] [2021-03-22T10:06:41.979Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:06:41.979Z] #45 sha256:3eb07b0725933953da67a002a90747f7acb00cc1d8ed31d994c8e8d55e264e73 [2021-03-22T10:06:41.979Z] #45 DONE 22.7s [2021-03-22T10:06:41.979Z] [2021-03-22T10:06:41.979Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:06:41.979Z] #58 sha256:858e34bb7b176484efff2224513bef56b1e5500ad4fa738ec3aaf7e24b4745d7 [2021-03-22T10:06:41.979Z] #58 20.25 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:06:41.979Z] #58 20.33 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:06:41.979Z] #58 20.42 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:06:41.979Z] #58 20.50 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:06:41.979Z] #58 20.53 go: finding github.com/google/uuid v1.2.0 [2021-03-22T10:06:41.979Z] #58 20.58 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:06:41.979Z] #58 20.62 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T10:06:41.979Z] #58 20.69 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-22T10:06:41.979Z] #58 20.70 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T10:06:41.979Z] #58 20.71 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:06:41.979Z] #58 20.72 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:06:41.979Z] #58 20.76 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:06:41.979Z] #58 20.77 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:06:41.979Z] #58 20.82 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:06:41.979Z] #58 20.95 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:06:41.979Z] #58 ... [2021-03-22T10:06:41.979Z] [2021-03-22T10:06:41.979Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:06:41.979Z] #67 sha256:20b05c44542044646545e626d7ea4263d2dd9287be10295a83331ddbc2891ad3 [2021-03-22T10:06:41.979Z] #67 18.50 Checking out files: 96% (1846/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-03-22T10:06:41.979Z] #67 18.57 + cd /tmp/tmp.2Eeg7G2dYH/src/github.com/docker/libnetwork [2021-03-22T10:06:41.979Z] #67 18.57 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:06:41.979Z] #67 18.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T10:06:41.979Z] #67 DONE 22.9s [2021-03-22T10:06:41.979Z] [2021-03-22T10:06:41.979Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:06:41.979Z] #51 sha256:6303a167e87db583da0bd26299412f084b81321d70e9beacd355b6a09be061c9 [2021-03-22T10:06:41.979Z] #51 13.85 + cd /tmp/tmp.VOokDJJqcJ/src/github.com/mvdan/sh [2021-03-22T10:06:41.979Z] #51 13.85 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:06:41.979Z] #51 14.03 + GO111MODULE=on [2021-03-22T10:06:41.979Z] #51 14.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T10:06:41.979Z] #51 15.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:06:41.979Z] #51 15.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:06:41.979Z] #51 15.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:06:41.979Z] #51 15.43 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:06:41.979Z] #51 15.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:06:41.979Z] #51 16.60 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:06:41.979Z] #51 17.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:06:41.979Z] #51 17.79 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:06:41.979Z] #51 18.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:06:41.979Z] #51 18.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:06:41.979Z] #51 18.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:06:41.979Z] #51 18.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:06:41.979Z] #51 19.37 golang.org/x/sys/unix [2021-03-22T10:06:41.979Z] #51 19.38 github.com/pkg/diff [2021-03-22T10:06:41.979Z] #51 20.91 mvdan.cc/editorconfig [2021-03-22T10:06:41.979Z] #51 22.10 mvdan.cc/sh/v3/fileutil [2021-03-22T10:06:41.979Z] #51 22.24 mvdan.cc/sh/v3/syntax [2021-03-22T10:06:42.135Z] #37 6.748 + cd /tmp/tmp.Yj4T5gNfaw/tini [2021-03-22T10:06:42.135Z] #37 6.748 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:06:42.135Z] #37 6.754 + cmake . [2021-03-22T10:06:42.322Z] dc5c6edc9cff: Verifying Checksum [2021-03-22T10:06:42.322Z] dc5c6edc9cff: Download complete [2021-03-22T10:06:42.703Z] #37 7.511 -- The C compiler identification is GNU 8.3.0 [2021-03-22T10:06:42.703Z] #37 7.576 -- Check for working C compiler: /usr/bin/cc [2021-03-22T10:06:42.703Z] #37 ... [2021-03-22T10:06:42.703Z] [2021-03-22T10:06:42.703Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:06:42.703Z] #24 sha256:349854a7a0ea0aad63efdda62a29502a79e13a3501a1ee36790b0c6f3595ccb0 [2021-03-22T10:06:42.703Z] #24 7.432 + mkdir -p /build [2021-03-22T10:06:42.703Z] #24 7.452 + mv docker/docker /build/ [2021-03-22T10:06:42.703Z] #24 7.457 + rmdir docker [2021-03-22T10:06:42.703Z] #24 DONE 7.7s [2021-03-22T10:06:42.892Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06174a800aa9cc57c) in /home/ubuntu/workspace/moby_PR-42179 [Pipeline] { [Pipeline] checkout [2021-03-22T10:06:42.923Z] The recommended git tool is: git [2021-03-22T10:06:42.928Z] using credential docker-jenkins-github-credentials [2021-03-22T10:06:42.933Z] Cloning the remote Git repository [2021-03-22T10:06:42.933Z] Cloning with configured refspecs honoured and without tags [2021-03-22T10:06:42.961Z] [2021-03-22T10:06:42.961Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:06:42.961Z] #45 sha256:34ab955bc55f255941a1d478ddf0bbfc02ecbea21c60af52632f4d41eb710eec [2021-03-22T10:06:42.961Z] #45 5.878 + RM_GOPATH=0 [2021-03-22T10:06:42.961Z] #45 5.878 + TMP_GOPATH= [2021-03-22T10:06:42.961Z] #45 5.879 + : /build [2021-03-22T10:06:42.961Z] #45 5.879 + '[' -z '' ']' [2021-03-22T10:06:42.961Z] #45 5.884 ++ mktemp -d [2021-03-22T10:06:42.961Z] #45 5.890 + export GOPATH=/tmp/tmp.AEeR4JzRYa [2021-03-22T10:06:42.961Z] #45 5.890 + GOPATH=/tmp/tmp.AEeR4JzRYa [2021-03-22T10:06:42.961Z] #45 5.890 + RM_GOPATH=1 [2021-03-22T10:06:42.961Z] #45 5.891 + case "$(go env GOARCH)" in [2021-03-22T10:06:42.961Z] #45 5.894 ++ go env GOARCH [2021-03-22T10:06:42.961Z] #45 5.909 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:42.961Z] #45 5.911 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:42.961Z] #45 5.914 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:42.961Z] #45 5.918 + dir=/tmp/install [2021-03-22T10:06:42.961Z] #45 5.919 + bin=vndr [2021-03-22T10:06:42.961Z] #45 5.919 + shift [2021-03-22T10:06:42.961Z] #45 5.919 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T10:06:42.961Z] #45 5.920 + . /tmp/install/vndr.installer [2021-03-22T10:06:42.961Z] #45 5.920 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:06:42.961Z] #45 5.921 + install_vndr [2021-03-22T10:06:42.961Z] #45 5.922 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T10:06:42.961Z] #45 5.925 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:06:42.961Z] #45 5.925 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AEeR4JzRYa/src/github.com/LK4D4/vndr [2021-03-22T10:06:42.961Z] #45 5.933 Cloning into '/tmp/tmp.AEeR4JzRYa/src/github.com/LK4D4/vndr'... [2021-03-22T10:06:42.961Z] #45 6.574 + cd /tmp/tmp.AEeR4JzRYa/src/github.com/LK4D4/vndr [2021-03-22T10:06:42.961Z] #45 6.578 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:06:42.961Z] #45 6.610 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T10:06:43.063Z] #41 ... [2021-03-22T10:06:43.063Z] [2021-03-22T10:06:43.063Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-03-22T10:06:43.063Z] #13 DONE 1.3s [2021-03-22T10:06:43.063Z] [2021-03-22T10:06:43.063Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:06:43.063Z] #30 1.421 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-22T10:06:43.063Z] #30 1.571 [2021-03-22T10:06:43.220Z] #45 8.155 github.com/LK4D4/vndr/build [2021-03-22T10:06:43.220Z] #45 8.244 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T10:06:43.376Z] db4e2d8d5901: Pull complete [2021-03-22T10:06:43.480Z] #45 8.517 github.com/LK4D4/vndr/versioned [2021-03-22T10:06:43.480Z] #45 ... [2021-03-22T10:06:43.480Z] [2021-03-22T10:06:43.480Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:06:43.480Z] #37 sha256:4c4fe7ee445ec43f75b2d640b8588984daf25814197c789b5a19b53ebb1a8191 [2021-03-22T10:06:43.480Z] #37 8.397 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T10:06:43.480Z] #37 8.415 -- Detecting C compiler ABI info [2021-03-22T10:06:43.661Z] #30 1.698 #=#=# 0.0% 0.4% # 1.8% ###### 9.7% ################## 25.6% ############################ 40.1% ####################################### 55.4% ################################################## 69.5% ############################################################## 86.2% ####################################################################### 99.5% ######################################################################## 100.0% [2021-03-22T10:06:43.675Z] dfe2d012519c: Pull complete [2021-03-22T10:06:43.868Z] #51 ... [2021-03-22T10:06:43.868Z] [2021-03-22T10:06:43.868Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:43.868Z] #49 sha256:8a3d2a54a0d3333ca718aaeca30c35417b1a2a8f6ac7bae4efafe32c2b5169f7 [2021-03-22T10:06:43.868Z] #49 24.64 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T10:06:42.900Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T10:06:42.900Z] > git init /home/ubuntu/workspace/moby_PR-42179 # timeout=10 [2021-03-22T10:06:42.904Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:42.904Z] > git --version # timeout=10 [2021-03-22T10:06:42.906Z] > git --version # 'git version 2.17.1' [2021-03-22T10:06:42.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:42.906Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:43.971Z] 5d8f1d1f9197: Pull complete [2021-03-22T10:06:43.971Z] 3c370c2e2f82: Download complete [2021-03-22T10:06:44.297Z] #30 3.185 #=#=# [2021-03-22T10:06:44.416Z] #37 9.178 -- Detecting C compiler ABI info - done [2021-03-22T10:06:44.416Z] #37 9.229 -- Detecting C compile features [2021-03-22T10:06:44.430Z] #49 ... [2021-03-22T10:06:44.430Z] [2021-03-22T10:06:44.430Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T10:06:44.430Z] #46 sha256:2ec599f1ff8ae14da2c3020230c057c5e05290c2d1bd88019d04c3b35974648f [2021-03-22T10:06:44.430Z] #46 DONE 0.2s [2021-03-22T10:06:44.686Z] [2021-03-22T10:06:44.686Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:06:44.686Z] #51 sha256:6303a167e87db583da0bd26299412f084b81321d70e9beacd355b6a09be061c9 [2021-03-22T10:06:44.887Z] #30 3.329 #=#=# ##O#- # # 1.7% ###### 8.6% ############################# 41.2% ############################################################# 86.0% ######################################################################## 100.0% [2021-03-22T10:06:45.180Z] #30 4.240 [2021-03-22T10:06:45.247Z] #51 ... [2021-03-22T10:06:45.248Z] [2021-03-22T10:06:45.248Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:45.248Z] #49 sha256:8a3d2a54a0d3333ca718aaeca30c35417b1a2a8f6ac7bae4efafe32c2b5169f7 [2021-03-22T10:06:45.248Z] #49 26.20 go: extracting golang.org/x/text v0.3.2 [2021-03-22T10:06:45.353Z] #37 ... [2021-03-22T10:06:45.353Z] [2021-03-22T10:06:45.353Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:45.353Z] #49 sha256:126ee776d9378c0242dd4b2863d849c0eb9ffa18fa14e3d3a53709c0edea359d [2021-03-22T10:06:45.353Z] #49 5.302 + RM_GOPATH=0 [2021-03-22T10:06:45.353Z] #49 5.302 + TMP_GOPATH= [2021-03-22T10:06:45.353Z] #49 5.302 + : /build [2021-03-22T10:06:45.353Z] #49 5.302 + '[' -z '' ']' [2021-03-22T10:06:45.353Z] #49 5.302 ++ mktemp -d [2021-03-22T10:06:45.353Z] #49 5.302 + export GOPATH=/tmp/tmp.BefzSZWds4 [2021-03-22T10:06:45.353Z] #49 5.302 + GOPATH=/tmp/tmp.BefzSZWds4 [2021-03-22T10:06:45.353Z] #49 5.302 + RM_GOPATH=1 [2021-03-22T10:06:45.353Z] #49 5.302 + case "$(go env GOARCH)" in [2021-03-22T10:06:45.353Z] #49 5.302 ++ go env GOARCH [2021-03-22T10:06:45.353Z] #49 5.308 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.353Z] #49 5.308 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.353Z] #49 5.312 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:45.353Z] #49 5.320 + dir=/tmp/install [2021-03-22T10:06:45.353Z] #49 5.321 + bin=golangci_lint [2021-03-22T10:06:45.353Z] #49 5.321 + shift [2021-03-22T10:06:45.353Z] #49 5.323 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T10:06:45.353Z] #49 5.323 + . /tmp/install/golangci_lint.installer [2021-03-22T10:06:45.353Z] #49 5.323 ++ : v1.23.8 [2021-03-22T10:06:45.353Z] #49 5.323 + install_golangci_lint [2021-03-22T10:06:45.353Z] #49 5.323 + set -e [2021-03-22T10:06:45.353Z] #49 5.323 + export GO111MODULE=on [2021-03-22T10:06:45.353Z] #49 5.323 + GO111MODULE=on [2021-03-22T10:06:45.353Z] #49 5.323 + GOBIN=/build [2021-03-22T10:06:45.353Z] #49 5.323 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T10:06:45.353Z] #49 5.417 go: finding github.com v1.23.8 [2021-03-22T10:06:45.353Z] #49 5.417 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T10:06:45.353Z] #49 5.424 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:06:45.353Z] #49 5.424 go: finding github.com/golangci v1.23.8 [2021-03-22T10:06:45.353Z] #49 5.424 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T10:06:45.353Z] #49 6.311 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:06:45.353Z] #49 6.893 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:06:45.353Z] #49 ... [2021-03-22T10:06:45.353Z] [2021-03-22T10:06:45.353Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:06:45.353Z] #67 sha256:d6538eb3f9ceec59c324820a81e8edb8e2208ecea66994c2bacd0c9377da3b83 [2021-03-22T10:06:45.353Z] #67 3.129 + RM_GOPATH=0 [2021-03-22T10:06:45.353Z] #67 3.129 + TMP_GOPATH= [2021-03-22T10:06:45.353Z] #67 3.129 + : /build [2021-03-22T10:06:45.353Z] #67 3.129 + '[' -z '' ']' [2021-03-22T10:06:45.353Z] #67 3.131 ++ mktemp -d [2021-03-22T10:06:45.353Z] #67 3.131 + export GOPATH=/tmp/tmp.eZtlpwWjhm [2021-03-22T10:06:45.353Z] #67 3.131 + GOPATH=/tmp/tmp.eZtlpwWjhm [2021-03-22T10:06:45.353Z] #67 3.131 + RM_GOPATH=1 [2021-03-22T10:06:45.353Z] #67 3.131 + case "$(go env GOARCH)" in [2021-03-22T10:06:45.353Z] #67 3.132 ++ go env GOARCH [2021-03-22T10:06:45.353Z] #67 3.141 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.353Z] #67 3.141 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.353Z] #67 3.142 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:45.353Z] #67 3.142 + dir=/tmp/install [2021-03-22T10:06:45.353Z] #67 3.142 + bin=proxy [2021-03-22T10:06:45.353Z] #67 3.142 + shift [2021-03-22T10:06:45.353Z] #67 3.142 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T10:06:45.353Z] #67 3.143 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:06:45.353Z] #67 3.144 + . /tmp/install/proxy.installer [2021-03-22T10:06:45.353Z] #67 3.144 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:06:45.353Z] #67 3.144 + install_proxy [2021-03-22T10:06:45.353Z] #67 3.144 + case "$1" in [2021-03-22T10:06:45.353Z] #67 3.144 + export CGO_ENABLED=0 [2021-03-22T10:06:45.353Z] #67 3.144 + CGO_ENABLED=0 [2021-03-22T10:06:45.353Z] #67 3.144 + _install_proxy [2021-03-22T10:06:45.353Z] #67 3.144 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T10:06:45.353Z] #67 3.144 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eZtlpwWjhm/src/github.com/docker/libnetwork [2021-03-22T10:06:45.353Z] #67 3.166 Cloning into '/tmp/tmp.eZtlpwWjhm/src/github.com/docker/libnetwork'... [2021-03-22T10:06:45.353Z] #67 ... [2021-03-22T10:06:45.353Z] [2021-03-22T10:06:45.353Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:06:45.353Z] #53 sha256:5583098a007ed5eabc819dbdb1b6a0f7b1183f45c36931b681a4cd1b16901bb4 [2021-03-22T10:06:45.353Z] #53 4.555 + RM_GOPATH=0 [2021-03-22T10:06:45.353Z] #53 4.555 + TMP_GOPATH= [2021-03-22T10:06:45.353Z] #53 4.555 + : /build [2021-03-22T10:06:45.353Z] #53 4.555 + '[' -z '' ']' [2021-03-22T10:06:45.353Z] #53 4.555 ++ mktemp -d [2021-03-22T10:06:45.353Z] #53 4.558 + export GOPATH=/tmp/tmp.AUWKDffh0G [2021-03-22T10:06:45.353Z] #53 4.558 + GOPATH=/tmp/tmp.AUWKDffh0G [2021-03-22T10:06:45.353Z] #53 4.558 + RM_GOPATH=1 [2021-03-22T10:06:45.353Z] #53 4.558 + case "$(go env GOARCH)" in [2021-03-22T10:06:45.353Z] #53 4.558 ++ go env GOARCH [2021-03-22T10:06:45.353Z] #53 4.595 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T10:06:45.353Z] #53 4.598 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.353Z] #53 4.598 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.353Z] #53 4.598 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:45.353Z] #53 4.598 + dir=/tmp/install [2021-03-22T10:06:45.353Z] #53 4.598 + bin=runc [2021-03-22T10:06:45.353Z] #53 4.598 + shift [2021-03-22T10:06:45.353Z] #53 4.598 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T10:06:45.353Z] #53 4.598 + . /tmp/install/runc.installer [2021-03-22T10:06:45.353Z] #53 4.598 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:06:45.353Z] #53 4.598 + install_runc [2021-03-22T10:06:45.353Z] #53 4.598 + uname -r [2021-03-22T10:06:45.353Z] #53 4.598 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T10:06:45.353Z] #53 4.598 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T10:06:45.353Z] #53 4.598 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T10:06:45.353Z] #53 4.598 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AUWKDffh0G/src/github.com/opencontainers/runc [2021-03-22T10:06:45.353Z] #53 4.598 Cloning into '/tmp/tmp.AUWKDffh0G/src/github.com/opencontainers/runc'... [2021-03-22T10:06:45.612Z] #53 ... [2021-03-22T10:06:45.612Z] [2021-03-22T10:06:45.612Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:06:45.612Z] #51 sha256:0c64e7298533163f68ca3da7ce414d36c83dcd9369483ee284291bb9a1ca01e2 [2021-03-22T10:06:45.612Z] #51 4.032 + RM_GOPATH=0 [2021-03-22T10:06:45.612Z] #51 4.032 + TMP_GOPATH= [2021-03-22T10:06:45.612Z] #51 4.032 + : /build [2021-03-22T10:06:45.612Z] #51 4.032 + '[' -z '' ']' [2021-03-22T10:06:45.612Z] #51 4.032 ++ mktemp -d [2021-03-22T10:06:45.612Z] #51 4.032 + export GOPATH=/tmp/tmp.BNgxhrjFUQ [2021-03-22T10:06:45.612Z] #51 4.032 + GOPATH=/tmp/tmp.BNgxhrjFUQ [2021-03-22T10:06:45.612Z] #51 4.032 + RM_GOPATH=1 [2021-03-22T10:06:45.612Z] #51 4.032 + case "$(go env GOARCH)" in [2021-03-22T10:06:45.612Z] #51 4.032 ++ go env GOARCH [2021-03-22T10:06:45.612Z] #51 4.042 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.612Z] #51 4.042 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.612Z] #51 4.042 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:45.612Z] #51 4.043 + dir=/tmp/install [2021-03-22T10:06:45.612Z] #51 4.044 + bin=shfmt [2021-03-22T10:06:45.612Z] #51 4.044 + shift [2021-03-22T10:06:45.612Z] #51 4.044 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T10:06:45.612Z] #51 4.044 + . /tmp/install/shfmt.installer [2021-03-22T10:06:45.612Z] #51 4.048 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:06:45.612Z] #51 4.048 + install_shfmt [2021-03-22T10:06:45.612Z] #51 4.048 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T10:06:45.612Z] #51 4.048 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BNgxhrjFUQ/src/github.com/mvdan/sh [2021-03-22T10:06:45.612Z] #51 4.048 Cloning into '/tmp/tmp.BNgxhrjFUQ/src/github.com/mvdan/sh'... [2021-03-22T10:06:45.612Z] #51 4.048 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:06:45.612Z] #51 ... [2021-03-22T10:06:45.612Z] [2021-03-22T10:06:45.612Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:06:45.612Z] #34 sha256:edc052b52306f36217487203338f6664956cdd5b084aab8e08c86b6f719af75b [2021-03-22T10:06:45.612Z] #34 5.907 + RM_GOPATH=0 [2021-03-22T10:06:45.612Z] #34 5.907 + TMP_GOPATH= [2021-03-22T10:06:45.612Z] #34 5.907 + : /build [2021-03-22T10:06:45.612Z] #34 5.907 + '[' -z '' ']' [2021-03-22T10:06:45.612Z] #34 5.909 ++ mktemp -d [2021-03-22T10:06:45.612Z] #34 5.910 + export GOPATH=/tmp/tmp.JpV2B7k7VJ [2021-03-22T10:06:45.612Z] #34 5.910 + GOPATH=/tmp/tmp.JpV2B7k7VJ [2021-03-22T10:06:45.612Z] #34 5.910 + RM_GOPATH=1 [2021-03-22T10:06:45.612Z] #34 5.910 + case "$(go env GOARCH)" in [2021-03-22T10:06:45.612Z] #34 5.911 ++ go env GOARCH [2021-03-22T10:06:45.612Z] #34 5.961 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.612Z] #34 5.962 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.612Z] #34 5.970 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:45.612Z] #34 5.974 + dir=/tmp/install [2021-03-22T10:06:45.612Z] #34 5.974 + bin=tomlv [2021-03-22T10:06:45.612Z] #34 5.975 + shift [2021-03-22T10:06:45.612Z] #34 5.975 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T10:06:45.612Z] #34 5.975 + . /tmp/install/tomlv.installer [2021-03-22T10:06:45.612Z] #34 5.975 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:06:45.612Z] #34 5.980 + install_tomlv [2021-03-22T10:06:45.612Z] #34 5.980 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T10:06:45.612Z] #34 5.982 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:06:45.612Z] #34 5.982 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.JpV2B7k7VJ/src/github.com/BurntSushi/toml [2021-03-22T10:06:45.612Z] #34 5.984 Cloning into '/tmp/tmp.JpV2B7k7VJ/src/github.com/BurntSushi/toml'... [2021-03-22T10:06:45.612Z] #34 6.832 + cd /tmp/tmp.JpV2B7k7VJ/src/github.com/BurntSushi/toml [2021-03-22T10:06:45.612Z] #34 6.833 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:06:45.612Z] #34 6.875 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:06:45.612Z] #34 8.036 github.com/BurntSushi/toml [2021-03-22T10:06:45.871Z] #34 ... [2021-03-22T10:06:45.871Z] [2021-03-22T10:06:45.871Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:06:45.871Z] #56 sha256:bdf69dc322710f2efa4750589ff03736d936613c37081af0b43372a0ff61f2af [2021-03-22T10:06:45.871Z] #56 3.370 + RM_GOPATH=0 [2021-03-22T10:06:45.871Z] #56 3.370 + TMP_GOPATH= [2021-03-22T10:06:45.871Z] #56 3.370 + : /build [2021-03-22T10:06:45.871Z] #56 3.370 + '[' -z '' ']' [2021-03-22T10:06:45.871Z] #56 3.370 ++ mktemp -d [2021-03-22T10:06:45.871Z] #56 3.370 + export GOPATH=/tmp/tmp.iREPM52hxa [2021-03-22T10:06:45.871Z] #56 3.370 + GOPATH=/tmp/tmp.iREPM52hxa [2021-03-22T10:06:45.871Z] #56 3.370 + RM_GOPATH=1 [2021-03-22T10:06:45.871Z] #56 3.370 + case "$(go env GOARCH)" in [2021-03-22T10:06:45.871Z] #56 3.370 ++ go env GOARCH [2021-03-22T10:06:45.871Z] #56 3.372 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.871Z] #56 3.372 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:45.871Z] #56 3.372 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:45.871Z] #56 3.372 + dir=/tmp/install [2021-03-22T10:06:45.871Z] #56 3.372 + bin=containerd [2021-03-22T10:06:45.871Z] #56 3.372 + shift [2021-03-22T10:06:45.871Z] #56 3.372 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T10:06:45.871Z] #56 3.372 + . /tmp/install/containerd.installer [2021-03-22T10:06:45.871Z] #56 3.372 ++ set -e [2021-03-22T10:06:45.871Z] #56 3.372 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:06:45.871Z] #56 3.372 + install_containerd [2021-03-22T10:06:45.871Z] #56 3.373 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T10:06:45.871Z] #56 3.373 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iREPM52hxa/src/github.com/containerd/containerd [2021-03-22T10:06:45.871Z] #56 3.378 Cloning into '/tmp/tmp.iREPM52hxa/src/github.com/containerd/containerd'... [2021-03-22T10:06:45.871Z] #56 3.378 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:06:46.068Z] #30 4.448 #=#=# 0.4% # 2.8% ####### 10.1% ############################# 40.4% ######################################################## 78.3% ######################################################################## 100.0% [2021-03-22T10:06:46.130Z] #56 ... [2021-03-22T10:06:46.130Z] [2021-03-22T10:06:46.130Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:06:46.130Z] #58 sha256:e5613bac3cf54ff48e4d4629634bd46f8c7bd0cdf5324eda149c759291c39485 [2021-03-22T10:06:46.130Z] #58 3.385 + RM_GOPATH=0 [2021-03-22T10:06:46.130Z] #58 3.385 + TMP_GOPATH= [2021-03-22T10:06:46.130Z] #58 3.385 + : /build [2021-03-22T10:06:46.130Z] #58 3.385 + '[' -z '' ']' [2021-03-22T10:06:46.130Z] #58 3.385 ++ mktemp -d [2021-03-22T10:06:46.130Z] #58 3.387 + export GOPATH=/tmp/tmp.h2befEm4dX [2021-03-22T10:06:46.130Z] #58 3.387 + GOPATH=/tmp/tmp.h2befEm4dX [2021-03-22T10:06:46.130Z] #58 3.387 + RM_GOPATH=1 [2021-03-22T10:06:46.130Z] #58 3.387 + case "$(go env GOARCH)" in [2021-03-22T10:06:46.130Z] #58 3.390 ++ go env GOARCH [2021-03-22T10:06:46.130Z] #58 3.394 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:46.130Z] #58 3.394 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:46.130Z] #58 3.394 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:46.130Z] #58 3.394 + dir=/tmp/install [2021-03-22T10:06:46.130Z] #58 3.394 + bin=rootlesskit [2021-03-22T10:06:46.130Z] #58 3.394 + shift [2021-03-22T10:06:46.130Z] #58 3.394 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T10:06:46.130Z] #58 3.394 + . /tmp/install/rootlesskit.installer [2021-03-22T10:06:46.130Z] #58 3.394 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:06:46.130Z] #58 3.394 + install_rootlesskit [2021-03-22T10:06:46.130Z] #58 3.394 + case "$1" in [2021-03-22T10:06:46.130Z] #58 3.394 + export CGO_ENABLED=0 [2021-03-22T10:06:46.130Z] #58 3.394 + CGO_ENABLED=0 [2021-03-22T10:06:46.130Z] #58 3.394 + _install_rootlesskit [2021-03-22T10:06:46.130Z] #58 3.394 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-22T10:06:46.130Z] #58 3.394 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.h2befEm4dX/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:06:46.130Z] #58 3.394 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:06:46.130Z] #58 3.396 Cloning into '/tmp/tmp.h2befEm4dX/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T10:06:46.130Z] #58 5.730 + cd /tmp/tmp.h2befEm4dX/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:06:46.130Z] #58 5.730 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:06:46.130Z] #58 5.730 + export GO111MODULE=on [2021-03-22T10:06:46.130Z] #58 5.730 + GO111MODULE=on [2021-03-22T10:06:46.130Z] #58 5.730 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:06:46.130Z] #58 5.730 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T10:06:46.130Z] #58 7.047 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:06:46.130Z] #58 7.048 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:06:46.130Z] #58 7.165 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T10:06:46.130Z] #58 7.215 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:06:46.130Z] #58 7.271 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:06:46.130Z] #58 7.310 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:06:46.130Z] #58 7.389 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T10:06:46.130Z] #58 7.414 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:06:46.130Z] #58 7.608 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:06:46.130Z] #58 7.611 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-22T10:06:46.130Z] #58 7.886 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:06:46.130Z] #58 8.010 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T10:06:46.130Z] #58 8.018 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T10:06:46.130Z] #58 8.133 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T10:06:46.130Z] #58 8.133 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:06:46.130Z] #58 8.167 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:06:46.130Z] #58 8.555 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:06:46.130Z] #58 8.652 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T10:06:46.130Z] #58 8.778 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:06:46.130Z] #58 10.09 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:06:46.130Z] #58 10.09 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:06:46.130Z] #58 10.20 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-22T10:06:46.130Z] #58 10.79 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:06:46.130Z] #58 ... [2021-03-22T10:06:46.130Z] [2021-03-22T10:06:46.130Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:06:46.130Z] #47 sha256:dd01e6e56c3030189d527402589038babc2797324217dd1a2cb51714deb21806 [2021-03-22T10:06:46.130Z] #47 5.813 + RM_GOPATH=0 [2021-03-22T10:06:46.130Z] #47 5.813 + TMP_GOPATH= [2021-03-22T10:06:46.130Z] #47 5.813 + : /build [2021-03-22T10:06:46.130Z] #47 5.813 + '[' -z '' ']' [2021-03-22T10:06:46.130Z] #47 5.813 ++ mktemp -d [2021-03-22T10:06:46.130Z] #47 5.813 + export GOPATH=/tmp/tmp.IkVIKHW0c9 [2021-03-22T10:06:46.130Z] #47 5.813 + GOPATH=/tmp/tmp.IkVIKHW0c9 [2021-03-22T10:06:46.130Z] #47 5.813 + RM_GOPATH=1 [2021-03-22T10:06:46.130Z] #47 5.813 + case "$(go env GOARCH)" in [2021-03-22T10:06:46.130Z] #47 5.813 ++ go env GOARCH [2021-03-22T10:06:46.130Z] #47 5.828 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:46.130Z] #47 5.828 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:46.130Z] #47 5.831 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:46.130Z] #47 5.838 + dir=/tmp/install [2021-03-22T10:06:46.130Z] #47 5.839 + bin=gotestsum [2021-03-22T10:06:46.130Z] #47 5.839 + shift [2021-03-22T10:06:46.130Z] #47 5.839 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T10:06:46.130Z] #47 5.839 + . /tmp/install/gotestsum.installer [2021-03-22T10:06:46.130Z] #47 5.840 ++ : v0.5.3 [2021-03-22T10:06:46.130Z] #47 5.840 + install_gotestsum [2021-03-22T10:06:46.130Z] #47 5.841 + set -e [2021-03-22T10:06:46.130Z] #47 5.846 + export GO111MODULE=on [2021-03-22T10:06:46.130Z] #47 5.847 + GO111MODULE=on [2021-03-22T10:06:46.130Z] #47 5.847 + GOBIN=/build [2021-03-22T10:06:46.130Z] #47 5.847 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T10:06:46.130Z] #47 5.861 go: finding gotest.tools v0.5.3 [2021-03-22T10:06:46.130Z] #47 5.863 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T10:06:46.130Z] #47 6.689 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T10:06:46.130Z] #47 7.172 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T10:06:46.130Z] #47 8.133 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:06:46.130Z] #47 8.153 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:06:46.130Z] #47 8.176 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:06:46.130Z] #47 8.176 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T10:06:46.130Z] #47 8.176 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:06:46.130Z] #47 8.176 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T10:06:46.130Z] #47 8.263 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:06:46.130Z] #47 8.278 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:06:46.130Z] #47 8.278 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:06:46.130Z] #47 8.398 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T10:06:46.130Z] #47 8.529 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:06:46.130Z] #47 8.554 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:06:46.130Z] #47 8.554 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T10:06:46.130Z] #47 8.633 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:06:46.130Z] #47 8.680 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:06:46.130Z] #47 8.685 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:06:46.130Z] #47 8.925 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:06:46.130Z] #47 8.941 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:06:46.130Z] #47 8.992 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:06:46.130Z] #47 10.93 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:06:46.361Z] #30 5.417 [2021-03-22T10:06:46.389Z] #47 ... [2021-03-22T10:06:46.389Z] [2021-03-22T10:06:46.389Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:06:46.389Z] #34 sha256:edc052b52306f36217487203338f6664956cdd5b084aab8e08c86b6f719af75b [2021-03-22T10:06:46.389Z] #34 11.15 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:06:46.744Z] 1301750ffb48: Pull complete [2021-03-22T10:06:47.762Z] #49 28.72 go: finding github.com/fatih/color v1.7.0 [2021-03-22T10:06:47.762Z] #49 28.72 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:06:47.763Z] #49 28.74 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:06:47.763Z] #49 28.74 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:06:47.763Z] #49 28.79 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:06:47.763Z] #49 28.79 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:06:47.763Z] #49 28.80 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:06:47.763Z] #49 28.80 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:06:47.763Z] #49 28.82 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T10:06:47.763Z] #49 28.84 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:06:47.763Z] #49 28.85 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:06:47.763Z] #49 28.85 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:06:47.763Z] #49 28.86 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T10:06:47.763Z] #49 28.86 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:06:47.763Z] #49 28.86 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:06:47.763Z] #49 28.87 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:06:47.763Z] #49 28.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:06:48.019Z] #49 28.91 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:06:48.019Z] #49 28.93 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:06:48.019Z] #49 28.95 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T10:06:48.019Z] #49 28.95 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:06:48.019Z] #49 28.96 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T10:06:48.019Z] #49 29.02 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:06:48.019Z] #49 29.03 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:06:48.019Z] #49 29.06 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T10:06:48.019Z] #49 29.10 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:06:48.019Z] #49 29.13 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T10:06:48.319Z] #49 29.14 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:06:48.319Z] #49 29.15 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:06:48.319Z] #49 29.15 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:06:48.319Z] #49 29.16 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T10:06:48.319Z] #49 29.17 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T10:06:48.319Z] #49 29.18 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:06:48.319Z] #49 29.18 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:06:48.319Z] #49 29.20 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:06:48.319Z] #49 29.22 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:06:48.319Z] #49 29.30 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:06:48.319Z] #49 29.34 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T10:06:48.319Z] #49 29.35 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T10:06:48.319Z] #49 29.37 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:06:48.319Z] #49 29.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:06:48.319Z] #49 29.39 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:06:48.319Z] #49 29.41 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:06:48.319Z] #49 29.42 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:06:48.319Z] #49 29.42 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T10:06:48.319Z] #49 29.43 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:06:48.319Z] #49 29.44 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:06:48.319Z] #49 29.47 go: finding golang.org/x/text v0.3.2 [2021-03-22T10:06:48.319Z] #49 29.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:06:48.575Z] #49 29.50 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:06:48.575Z] #49 29.51 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:06:48.575Z] #49 29.56 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:06:48.575Z] #49 29.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:06:48.575Z] #49 29.62 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:06:48.575Z] #49 29.63 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:06:48.575Z] #49 29.63 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T10:06:48.575Z] #49 29.63 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:06:48.575Z] #49 29.64 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:06:48.575Z] #49 29.64 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:06:48.575Z] #49 29.65 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:06:48.575Z] #49 29.70 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:06:48.575Z] #49 29.70 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:06:48.575Z] #49 29.70 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:06:48.575Z] #49 29.71 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:06:48.575Z] #49 29.73 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T10:06:48.831Z] dc5c6edc9cff: Pull complete [2021-03-22T10:06:48.833Z] #49 29.73 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:06:48.833Z] #49 29.74 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:06:48.833Z] #49 29.74 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T10:06:48.833Z] #49 29.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:06:48.833Z] #49 29.87 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:06:48.833Z] #49 ... [2021-03-22T10:06:48.833Z] [2021-03-22T10:06:48.833Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:06:48.833Z] #53 sha256:b8e8fa65c3fbf7cd1ccf789f804a78d01879f76292d0aa22c49811cb5102cda1 [2021-03-22T10:06:48.833Z] #53 27.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T10:06:48.833Z] #53 29.66 + mkdir -p /build [2021-03-22T10:06:48.833Z] #53 29.66 + cp runc /build/runc [2021-03-22T10:06:48.833Z] #53 DONE 30.0s [2021-03-22T10:06:48.833Z] [2021-03-22T10:06:48.833Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:48.833Z] #49 sha256:8a3d2a54a0d3333ca718aaeca30c35417b1a2a8f6ac7bae4efafe32c2b5169f7 [2021-03-22T10:06:48.833Z] #49 29.91 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:06:48.833Z] #49 29.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:06:48.833Z] #49 29.94 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:06:48.833Z] #49 29.95 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:06:49.385Z] #30 5.553 #=#=# 0.0% 0.3% 1.2% ### 4.5% ####### 11.0% ############ 17.4% ############### 21.7% ################## 26.0% ####################### 32.4% ########################## 36.7% ############################### 43.2% ################################### 49.6% ######################################## 56.1% ############################################ 62.5% ################################################ 66.8% #################################################### 73.2% ####################################################### 77.5% ############################################################ 84.0% ############################################################### 88.2% [2021-03-22T10:06:49.385Z] #30 ... [2021-03-22T10:06:49.385Z] [2021-03-22T10:06:49.385Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:06:49.385Z] #25 1.946 + RM_GOPATH=0 [2021-03-22T10:06:49.385Z] #25 1.946 + TMP_GOPATH= [2021-03-22T10:06:49.385Z] #25 1.946 + : /build [2021-03-22T10:06:49.385Z] #25 1.946 + '[' -z '' ']' [2021-03-22T10:06:49.385Z] #25 1.946 ++ mktemp -d [2021-03-22T10:06:49.385Z] #25 1.949 + export GOPATH=/tmp/tmp.bWUMQAHZzV [2021-03-22T10:06:49.385Z] #25 1.949 + GOPATH=/tmp/tmp.bWUMQAHZzV [2021-03-22T10:06:49.385Z] #25 1.949 + RM_GOPATH=1 [2021-03-22T10:06:49.385Z] #25 1.949 + case "$(go env GOARCH)" in [2021-03-22T10:06:49.385Z] #25 1.949 ++ go env GOARCH [2021-03-22T10:06:49.385Z] #25 1.954 Install docker/cli version 17.06.2-ce from stable [2021-03-22T10:06:49.385Z] #25 1.955 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:49.385Z] #25 1.955 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:49.385Z] #25 1.955 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:49.385Z] #25 1.955 + dir=/tmp/install [2021-03-22T10:06:49.385Z] #25 1.955 + bin=dockercli [2021-03-22T10:06:49.385Z] #25 1.955 + shift [2021-03-22T10:06:49.385Z] #25 1.955 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T10:06:49.385Z] #25 1.955 + . /tmp/install/dockercli.installer [2021-03-22T10:06:49.385Z] #25 1.955 ++ : stable [2021-03-22T10:06:49.385Z] #25 1.955 ++ : 17.06.2-ce [2021-03-22T10:06:49.385Z] #25 1.955 + install_dockercli [2021-03-22T10:06:49.385Z] #25 1.955 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T10:06:49.385Z] #25 1.955 ++ uname -m [2021-03-22T10:06:49.385Z] #25 1.955 + arch=s390x [2021-03-22T10:06:49.385Z] #25 1.955 + '[' s390x '!=' x86_64 ']' [2021-03-22T10:06:49.385Z] #25 1.955 + '[' s390x '!=' s390x ']' [2021-03-22T10:06:49.385Z] #25 1.955 + url=https://download.docker.com/linux/static [2021-03-22T10:06:49.385Z] #25 1.955 + tar -xz docker/docker [2021-03-22T10:06:49.385Z] #25 1.955 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-03-22T10:06:49.385Z] #25 7.139 + mkdir -p /build [2021-03-22T10:06:49.385Z] #25 7.140 + mv docker/docker /build/ [2021-03-22T10:06:49.385Z] #25 7.146 + rmdir docker [2021-03-22T10:06:49.385Z] #25 DONE 7.7s [2021-03-22T10:06:49.385Z] [2021-03-22T10:06:49.385Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:06:49.385Z] #30 5.553 #=#=# 0.0% 0.3% 1.2% ### 4.5% ####### 11.0% ############ 17.4% ############### 21.7% ################## 26.0% ####################### 32.4% ########################## 36.7% ############################### 43.2% ################################### 49.6% ######################################## 56.1% ############################################ 62.5% ################################################ 66.8% #################################################### 73.2% ####################################################### 77.5% ############################################################ 84.0% ############################################################### 88.2% #################################################################### 94.7% ####################################################################### 99.0% [2021-03-22T10:06:49.385Z] #30 ... [2021-03-22T10:06:49.385Z] [2021-03-22T10:06:49.385Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:06:49.385Z] #48 2.199 + RM_GOPATH=0 [2021-03-22T10:06:49.385Z] #48 2.199 + TMP_GOPATH= [2021-03-22T10:06:49.385Z] #48 2.199 + : /build [2021-03-22T10:06:49.385Z] #48 2.199 + '[' -z '' ']' [2021-03-22T10:06:49.385Z] #48 2.199 ++ mktemp -d [2021-03-22T10:06:49.385Z] #48 2.200 + export GOPATH=/tmp/tmp.uZiA7fvvbA [2021-03-22T10:06:49.385Z] #48 2.200 + GOPATH=/tmp/tmp.uZiA7fvvbA [2021-03-22T10:06:49.385Z] #48 2.200 + RM_GOPATH=1 [2021-03-22T10:06:49.385Z] #48 2.200 + case "$(go env GOARCH)" in [2021-03-22T10:06:49.385Z] #48 2.200 ++ go env GOARCH [2021-03-22T10:06:49.385Z] #48 2.217 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:49.385Z] #48 2.217 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:49.385Z] #48 2.217 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:49.385Z] #48 2.225 + dir=/tmp/install [2021-03-22T10:06:49.385Z] #48 2.225 + bin=gotestsum [2021-03-22T10:06:49.385Z] #48 2.225 + shift [2021-03-22T10:06:49.385Z] #48 2.225 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T10:06:49.385Z] #48 2.225 + . /tmp/install/gotestsum.installer [2021-03-22T10:06:49.385Z] #48 2.225 ++ : v0.5.3 [2021-03-22T10:06:49.385Z] #48 2.225 + install_gotestsum [2021-03-22T10:06:49.385Z] #48 2.226 + set -e [2021-03-22T10:06:49.385Z] #48 2.226 + export GO111MODULE=on [2021-03-22T10:06:49.385Z] #48 2.226 + GO111MODULE=on [2021-03-22T10:06:49.385Z] #48 2.226 + GOBIN=/build [2021-03-22T10:06:49.385Z] #48 2.226 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T10:06:49.385Z] #48 2.249 go: finding gotest.tools v0.5.3 [2021-03-22T10:06:49.385Z] #48 2.249 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T10:06:49.385Z] #48 2.763 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T10:06:49.385Z] #48 2.898 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T10:06:49.385Z] #48 3.370 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:06:49.385Z] #48 3.371 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T10:06:49.385Z] #48 3.378 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T10:06:49.385Z] #48 3.456 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:06:49.385Z] #48 3.514 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:06:49.385Z] #48 3.522 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:06:49.385Z] #48 3.539 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:06:49.385Z] #48 3.584 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:06:49.385Z] #48 3.614 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:06:49.385Z] #48 3.655 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T10:06:49.385Z] #48 3.720 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:06:49.385Z] #48 3.759 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:06:49.385Z] #48 3.781 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:06:49.385Z] #48 3.803 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:06:49.385Z] #48 3.888 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T10:06:49.385Z] #48 4.030 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:06:49.385Z] #48 4.038 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:06:49.385Z] #48 4.079 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:06:49.385Z] #48 4.080 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:06:49.385Z] #48 5.159 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:06:49.385Z] #48 6.052 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:06:49.385Z] #48 6.381 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:06:49.385Z] #48 ... [2021-03-22T10:06:49.385Z] [2021-03-22T10:06:49.385Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:06:49.385Z] #30 5.553 #=#=# 0.0% 0.3% 1.2% ### 4.5% ####### 11.0% ############ 17.4% ############### 21.7% ################## 26.0% ####################### 32.4% ########################## 36.7% ############################### 43.2% ################################### 49.6% ######################################## 56.1% ############################################ 62.5% ################################################ 66.8% #################################################### 73.2% ####################################################### 77.5% ############################################################ 84.0% ############################################################### 88.2% #################################################################### 94.7% ####################################################################### 99.0% ######################################################################## 100.0% [2021-03-22T10:06:50.025Z] #30 9.163 #=#=# [2021-03-22T10:06:50.200Z] #49 ... [2021-03-22T10:06:50.200Z] [2021-03-22T10:06:50.200Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:06:50.200Z] #51 sha256:6303a167e87db583da0bd26299412f084b81321d70e9beacd355b6a09be061c9 [2021-03-22T10:06:50.200Z] #51 26.88 golang.org/x/crypto/ssh/terminal [2021-03-22T10:06:50.200Z] #51 29.64 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T10:06:50.579Z] #34 ... [2021-03-22T10:06:50.579Z] [2021-03-22T10:06:50.579Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:06:50.579Z] #37 sha256:4c4fe7ee445ec43f75b2d640b8588984daf25814197c789b5a19b53ebb1a8191 [2021-03-22T10:06:50.579Z] #37 11.46 -- Detecting C compile features - done [2021-03-22T10:06:50.579Z] #37 11.53 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T10:06:50.579Z] #37 11.86 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T10:06:50.579Z] #37 11.96 -- Configuring done [2021-03-22T10:06:50.579Z] #37 12.01 -- Generating done [2021-03-22T10:06:50.579Z] #37 12.01 -- Build files have been written to: /tmp/tmp.Yj4T5gNfaw/tini [2021-03-22T10:06:50.579Z] #37 12.06 + make tini-static [2021-03-22T10:06:50.579Z] #37 12.54 Scanning dependencies of target tini-static [2021-03-22T10:06:50.579Z] #37 12.63 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T10:06:50.579Z] #37 14.05 [100%] Linking C executable tini-static [2021-03-22T10:06:50.579Z] #37 14.63 [100%] Built target tini-static [2021-03-22T10:06:50.579Z] #37 14.70 + mkdir -p /build [2021-03-22T10:06:50.579Z] #37 14.71 + cp tini-static /build/docker-init [2021-03-22T10:06:50.579Z] #37 DONE 15.0s [2021-03-22T10:06:50.579Z] [2021-03-22T10:06:50.579Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:50.579Z] #49 sha256:126ee776d9378c0242dd4b2863d849c0eb9ffa18fa14e3d3a53709c0edea359d [2021-03-22T10:06:50.579Z] #49 12.25 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T10:06:50.579Z] #49 12.26 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T10:06:50.579Z] #49 12.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:06:50.579Z] #49 12.35 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:06:50.579Z] #49 12.46 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T10:06:50.579Z] #49 12.51 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:06:50.579Z] #49 12.52 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:06:50.579Z] #49 12.65 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T10:06:50.579Z] #49 12.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:06:50.579Z] #49 12.68 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:06:50.579Z] #49 12.73 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:06:50.579Z] #49 12.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:06:50.579Z] #49 12.79 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:06:50.579Z] #49 12.89 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T10:06:50.579Z] #49 12.89 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T10:06:50.579Z] #49 12.89 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:06:50.579Z] #49 13.01 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T10:06:50.579Z] #49 13.02 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:06:50.579Z] #49 13.02 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:06:50.579Z] #49 13.05 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:06:50.579Z] #49 13.20 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:06:50.579Z] #49 13.22 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:06:50.579Z] #49 13.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:06:50.579Z] #49 13.27 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T10:06:50.579Z] #49 13.27 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:06:50.579Z] #49 13.42 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:06:50.579Z] #49 13.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:06:50.579Z] #49 13.65 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:06:50.579Z] #49 13.79 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:06:50.579Z] #49 13.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:06:50.579Z] #49 13.84 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:06:50.579Z] #49 13.85 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T10:06:50.579Z] #49 14.19 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T10:06:50.579Z] #49 14.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:06:50.579Z] #49 14.56 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:06:50.579Z] #49 15.36 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:06:50.579Z] #49 ... [2021-03-22T10:06:50.579Z] [2021-03-22T10:06:50.579Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:06:50.579Z] #34 sha256:edc052b52306f36217487203338f6664956cdd5b084aab8e08c86b6f719af75b [2021-03-22T10:06:50.579Z] #34 DONE 15.5s [2021-03-22T10:06:50.838Z] [2021-03-22T10:06:50.838Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:06:50.838Z] #67 sha256:d6538eb3f9ceec59c324820a81e8edb8e2208ecea66994c2bacd0c9377da3b83 [2021-03-22T10:06:50.838Z] #67 15.16 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-03-22T10:06:50.838Z] #67 15.48 + cd /tmp/tmp.eZtlpwWjhm/src/github.com/docker/libnetwork [2021-03-22T10:06:50.838Z] #67 15.48 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:06:51.098Z] #67 15.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T10:06:51.529Z] #30 9.339 #=#=# 0.0% 0.2% 1.2% ## 3.5% ### 5.4% #### 6.7% ###### 8.5% ####### 10.4% ######### 13.5% ########### 15.4% [2021-03-22T10:06:51.529Z] #30 ... [2021-03-22T10:06:51.529Z] [2021-03-22T10:06:51.529Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-22T10:06:51.529Z] #56 2.798 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:06:51.529Z] #56 2.822 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:06:51.529Z] #56 2.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:06:51.529Z] #56 3.667 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-22T10:06:51.529Z] #56 5.168 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-22T10:06:51.529Z] #56 7.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-22T10:06:51.529Z] #56 ... [2021-03-22T10:06:51.529Z] [2021-03-22T10:06:51.529Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:06:51.529Z] #68 2.088 + RM_GOPATH=0 [2021-03-22T10:06:51.529Z] #68 2.088 + TMP_GOPATH= [2021-03-22T10:06:51.529Z] #68 2.088 + : /build [2021-03-22T10:06:51.529Z] #68 2.088 + '[' -z '' ']' [2021-03-22T10:06:51.529Z] #68 2.088 ++ mktemp -d [2021-03-22T10:06:51.529Z] #68 2.097 + export GOPATH=/tmp/tmp.qM48ckOv8S [2021-03-22T10:06:51.529Z] #68 2.097 + GOPATH=/tmp/tmp.qM48ckOv8S [2021-03-22T10:06:51.529Z] #68 2.097 + RM_GOPATH=1 [2021-03-22T10:06:51.529Z] #68 2.097 + case "$(go env GOARCH)" in [2021-03-22T10:06:51.529Z] #68 2.097 ++ go env GOARCH [2021-03-22T10:06:51.529Z] #68 2.118 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:06:51.529Z] #68 2.119 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:51.529Z] #68 2.119 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:51.529Z] #68 2.119 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:51.529Z] #68 2.119 + dir=/tmp/install [2021-03-22T10:06:51.529Z] #68 2.119 + bin=proxy [2021-03-22T10:06:51.529Z] #68 2.119 + shift [2021-03-22T10:06:51.529Z] #68 2.119 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T10:06:51.529Z] #68 2.119 + . /tmp/install/proxy.installer [2021-03-22T10:06:51.529Z] #68 2.119 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:06:51.529Z] #68 2.119 + install_proxy [2021-03-22T10:06:51.529Z] #68 2.119 + case "$1" in [2021-03-22T10:06:51.529Z] #68 2.119 + export CGO_ENABLED=0 [2021-03-22T10:06:51.529Z] #68 2.119 + CGO_ENABLED=0 [2021-03-22T10:06:51.529Z] #68 2.119 + _install_proxy [2021-03-22T10:06:51.529Z] #68 2.119 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T10:06:51.529Z] #68 2.119 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qM48ckOv8S/src/github.com/docker/libnetwork [2021-03-22T10:06:51.529Z] #68 2.119 Cloning into '/tmp/tmp.qM48ckOv8S/src/github.com/docker/libnetwork'... [2021-03-22T10:06:51.821Z] #68 ... [2021-03-22T10:06:51.821Z] [2021-03-22T10:06:51.821Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:06:51.821Z] #35 2.302 + RM_GOPATH=0 [2021-03-22T10:06:51.821Z] #35 2.302 + TMP_GOPATH= [2021-03-22T10:06:51.821Z] #35 2.302 + : /build [2021-03-22T10:06:51.821Z] #35 2.302 + '[' -z '' ']' [2021-03-22T10:06:51.821Z] #35 2.302 ++ mktemp -d [2021-03-22T10:06:51.821Z] #35 2.302 + export GOPATH=/tmp/tmp.3q5qL9p92k [2021-03-22T10:06:51.821Z] #35 2.302 + GOPATH=/tmp/tmp.3q5qL9p92k [2021-03-22T10:06:51.821Z] #35 2.302 + RM_GOPATH=1 [2021-03-22T10:06:51.821Z] #35 2.302 + case "$(go env GOARCH)" in [2021-03-22T10:06:51.821Z] #35 2.302 ++ go env GOARCH [2021-03-22T10:06:51.821Z] #35 2.309 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:06:51.821Z] #35 2.309 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:51.821Z] #35 2.309 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:51.821Z] #35 2.316 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:51.821Z] #35 2.316 + dir=/tmp/install [2021-03-22T10:06:51.821Z] #35 2.316 + bin=tomlv [2021-03-22T10:06:51.821Z] #35 2.316 + shift [2021-03-22T10:06:51.821Z] #35 2.316 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T10:06:51.821Z] #35 2.316 + . /tmp/install/tomlv.installer [2021-03-22T10:06:51.821Z] #35 2.316 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:06:51.821Z] #35 2.316 + install_tomlv [2021-03-22T10:06:51.821Z] #35 2.316 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T10:06:51.821Z] #35 2.316 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3q5qL9p92k/src/github.com/BurntSushi/toml [2021-03-22T10:06:51.821Z] #35 2.316 Cloning into '/tmp/tmp.3q5qL9p92k/src/github.com/BurntSushi/toml'... [2021-03-22T10:06:51.821Z] #35 3.112 + cd /tmp/tmp.3q5qL9p92k/src/github.com/BurntSushi/toml [2021-03-22T10:06:51.821Z] #35 3.112 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:06:51.821Z] #35 3.117 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:06:51.821Z] #35 3.523 internal/cpu [2021-03-22T10:06:51.821Z] #35 3.529 runtime/internal/atomic [2021-03-22T10:06:51.821Z] #35 3.758 runtime/internal/sys [2021-03-22T10:06:51.821Z] #35 3.858 runtime/internal/math [2021-03-22T10:06:51.821Z] #35 3.941 math/bits [2021-03-22T10:06:51.821Z] #35 4.100 internal/bytealg [2021-03-22T10:06:51.821Z] #35 4.246 math [2021-03-22T10:06:51.821Z] #35 4.588 runtime [2021-03-22T10:06:51.821Z] #35 8.960 internal/testlog [2021-03-22T10:06:51.821Z] #35 9.301 encoding [2021-03-22T10:06:51.821Z] #35 9.505 runtime/cgo [2021-03-22T10:06:51.821Z] #35 ... [2021-03-22T10:06:51.821Z] [2021-03-22T10:06:51.821Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-22T10:06:51.821Z] #37 2.859 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:06:51.821Z] #37 2.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:06:51.821Z] #37 2.911 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:06:51.821Z] #37 3.702 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-22T10:06:51.821Z] #37 5.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-22T10:06:51.821Z] #37 7.027 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-22T10:06:52.090Z] #51 DONE 32.9s [2021-03-22T10:06:52.090Z] [2021-03-22T10:06:52.090Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:06:52.090Z] #58 sha256:858e34bb7b176484efff2224513bef56b1e5500ad4fa738ec3aaf7e24b4745d7 [2021-03-22T10:06:52.117Z] #37 ... [2021-03-22T10:06:52.117Z] [2021-03-22T10:06:52.117Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-22T10:06:52.117Z] #33 2.413 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-22T10:06:52.117Z] #33 2.424 Cloning into '.'... [2021-03-22T10:06:52.117Z] #33 ... [2021-03-22T10:06:52.117Z] [2021-03-22T10:06:52.117Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:06:52.117Z] #59 1.939 + RM_GOPATH=0 [2021-03-22T10:06:52.117Z] #59 1.939 + TMP_GOPATH= [2021-03-22T10:06:52.117Z] #59 1.939 + : /build [2021-03-22T10:06:52.117Z] #59 1.939 + '[' -z '' ']' [2021-03-22T10:06:52.117Z] #59 1.939 ++ mktemp -d [2021-03-22T10:06:52.117Z] #59 1.939 + export GOPATH=/tmp/tmp.9g8W1iuVea [2021-03-22T10:06:52.117Z] #59 1.939 + GOPATH=/tmp/tmp.9g8W1iuVea [2021-03-22T10:06:52.117Z] #59 1.939 + RM_GOPATH=1 [2021-03-22T10:06:52.117Z] #59 1.939 + case "$(go env GOARCH)" in [2021-03-22T10:06:52.117Z] #59 1.939 ++ go env GOARCH [2021-03-22T10:06:52.117Z] #59 1.951 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:06:52.117Z] #59 1.951 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:52.117Z] #59 1.951 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:52.117Z] #59 1.951 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:52.117Z] #59 1.951 + dir=/tmp/install [2021-03-22T10:06:52.117Z] #59 1.951 + bin=rootlesskit [2021-03-22T10:06:52.117Z] #59 1.951 + shift [2021-03-22T10:06:52.117Z] #59 1.951 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T10:06:52.117Z] #59 1.951 + . /tmp/install/rootlesskit.installer [2021-03-22T10:06:52.117Z] #59 1.951 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:06:52.117Z] #59 1.951 + install_rootlesskit [2021-03-22T10:06:52.117Z] #59 1.951 + case "$1" in [2021-03-22T10:06:52.117Z] #59 1.951 + export CGO_ENABLED=0 [2021-03-22T10:06:52.117Z] #59 1.951 + CGO_ENABLED=0 [2021-03-22T10:06:52.117Z] #59 1.951 + _install_rootlesskit [2021-03-22T10:06:52.117Z] #59 1.951 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-22T10:06:52.117Z] #59 1.951 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9g8W1iuVea/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:06:52.117Z] #59 1.952 Cloning into '/tmp/tmp.9g8W1iuVea/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T10:06:52.117Z] #59 4.701 + cd /tmp/tmp.9g8W1iuVea/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:06:52.117Z] #59 4.702 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:06:52.117Z] #59 4.721 + export GO111MODULE=on [2021-03-22T10:06:52.117Z] #59 4.721 + GO111MODULE=on [2021-03-22T10:06:52.117Z] #59 4.721 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:06:52.117Z] #59 4.721 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T10:06:52.117Z] #59 5.682 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:06:52.117Z] #59 5.721 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:06:52.117Z] #59 5.721 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:06:52.117Z] #59 5.733 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:06:52.117Z] #59 5.755 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:06:52.117Z] #59 5.866 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:06:52.117Z] #59 6.031 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T10:06:52.117Z] #59 6.051 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T10:06:52.117Z] #59 6.059 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-22T10:06:52.117Z] #59 6.061 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:06:52.117Z] #59 6.153 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:06:52.117Z] #59 6.227 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:06:52.117Z] #59 6.345 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T10:06:52.117Z] #59 6.387 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T10:06:52.117Z] #59 6.493 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T10:06:52.117Z] #59 6.502 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:06:52.117Z] #59 6.694 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:06:52.117Z] #59 6.732 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:06:52.117Z] #59 6.761 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T10:06:52.117Z] #59 7.854 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:06:52.117Z] #59 8.298 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-22T10:06:52.117Z] #59 8.342 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:06:52.117Z] #59 8.584 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:06:52.117Z] #59 8.680 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:06:52.117Z] #59 ... [2021-03-22T10:06:52.117Z] [2021-03-22T10:06:52.117Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:06:52.117Z] #50 2.156 + RM_GOPATH=0 [2021-03-22T10:06:52.117Z] #50 2.156 + TMP_GOPATH= [2021-03-22T10:06:52.117Z] #50 2.156 + : /build [2021-03-22T10:06:52.117Z] #50 2.156 + '[' -z '' ']' [2021-03-22T10:06:52.117Z] #50 2.156 ++ mktemp -d [2021-03-22T10:06:52.117Z] #50 2.156 + export GOPATH=/tmp/tmp.GkIt42tg1G [2021-03-22T10:06:52.117Z] #50 2.156 + GOPATH=/tmp/tmp.GkIt42tg1G [2021-03-22T10:06:52.117Z] #50 2.156 + RM_GOPATH=1 [2021-03-22T10:06:52.117Z] #50 2.156 + case "$(go env GOARCH)" in [2021-03-22T10:06:52.117Z] #50 2.156 ++ go env GOARCH [2021-03-22T10:06:52.117Z] #50 2.156 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:52.117Z] #50 2.156 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:52.117Z] #50 2.156 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:52.117Z] #50 2.163 + dir=/tmp/install [2021-03-22T10:06:52.117Z] #50 2.163 + bin=golangci_lint [2021-03-22T10:06:52.117Z] #50 2.163 + shift [2021-03-22T10:06:52.117Z] #50 2.163 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T10:06:52.117Z] #50 2.163 + . /tmp/install/golangci_lint.installer [2021-03-22T10:06:52.117Z] #50 2.163 ++ : v1.23.8 [2021-03-22T10:06:52.117Z] #50 2.163 + install_golangci_lint [2021-03-22T10:06:52.117Z] #50 2.163 + set -e [2021-03-22T10:06:52.117Z] #50 2.163 + export GO111MODULE=on [2021-03-22T10:06:52.117Z] #50 2.163 + GO111MODULE=on [2021-03-22T10:06:52.117Z] #50 2.163 + GOBIN=/build [2021-03-22T10:06:52.117Z] #50 2.163 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T10:06:52.117Z] #50 2.191 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T10:06:52.117Z] #50 2.194 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T10:06:52.117Z] #50 2.194 go: finding github.com v1.23.8 [2021-03-22T10:06:52.117Z] #50 2.197 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:06:52.117Z] #50 2.197 go: finding github.com/golangci v1.23.8 [2021-03-22T10:06:52.117Z] #50 2.642 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:06:52.117Z] #50 2.876 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:06:52.117Z] #50 6.374 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:06:52.117Z] #50 6.388 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:06:52.117Z] #50 6.391 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:06:52.117Z] #50 6.398 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T10:06:52.117Z] #50 6.399 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:06:52.117Z] #50 6.406 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T10:06:52.117Z] #50 6.410 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T10:06:52.117Z] #50 6.494 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:06:52.117Z] #50 6.495 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T10:06:52.117Z] #50 6.511 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:06:52.117Z] #50 6.587 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:06:52.117Z] #50 6.624 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:06:52.117Z] #50 6.691 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:06:52.117Z] #50 6.715 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T10:06:52.117Z] #50 6.732 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T10:06:52.117Z] #50 6.749 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:06:52.117Z] #50 6.750 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:06:52.117Z] #50 6.764 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:06:52.117Z] #50 6.832 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T10:06:52.117Z] #50 6.846 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:06:52.117Z] #50 6.997 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:06:52.117Z] #50 7.052 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T10:06:52.117Z] #50 7.052 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T10:06:52.117Z] #50 7.052 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:06:52.117Z] #50 7.102 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:06:52.117Z] #50 7.175 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T10:06:52.117Z] #50 7.205 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:06:52.117Z] #50 7.517 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T10:06:52.117Z] #50 7.556 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:06:52.117Z] #50 7.668 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T10:06:52.117Z] #50 7.897 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:06:52.117Z] #50 8.264 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:06:52.118Z] #50 8.546 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:06:52.118Z] #50 8.657 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:06:52.118Z] #50 8.660 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:06:52.118Z] #50 8.805 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:06:52.118Z] #50 8.960 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:06:52.118Z] #50 8.972 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:06:52.118Z] #50 9.218 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:06:52.118Z] #50 9.385 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:06:52.118Z] #50 9.487 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:06:52.118Z] #50 9.634 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:06:52.410Z] #50 ... [2021-03-22T10:06:52.410Z] [2021-03-22T10:06:52.410Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:06:52.410Z] #46 2.258 + RM_GOPATH=0 [2021-03-22T10:06:52.410Z] #46 2.258 + TMP_GOPATH= [2021-03-22T10:06:52.410Z] #46 2.258 + : /build [2021-03-22T10:06:52.410Z] #46 2.258 + '[' -z '' ']' [2021-03-22T10:06:52.410Z] #46 2.259 ++ mktemp -d [2021-03-22T10:06:52.410Z] #46 2.265 + export GOPATH=/tmp/tmp.0GtoQFT8aQ [2021-03-22T10:06:52.410Z] #46 2.265 + GOPATH=/tmp/tmp.0GtoQFT8aQ [2021-03-22T10:06:52.410Z] #46 2.265 + RM_GOPATH=1 [2021-03-22T10:06:52.410Z] #46 2.265 + case "$(go env GOARCH)" in [2021-03-22T10:06:52.410Z] #46 2.265 ++ go env GOARCH [2021-03-22T10:06:52.410Z] #46 2.290 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:06:52.410Z] #46 2.290 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:52.410Z] #46 2.290 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:52.410Z] #46 2.290 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:52.410Z] #46 2.290 + dir=/tmp/install [2021-03-22T10:06:52.410Z] #46 2.290 + bin=vndr [2021-03-22T10:06:52.410Z] #46 2.290 + shift [2021-03-22T10:06:52.410Z] #46 2.290 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T10:06:52.410Z] #46 2.290 + . /tmp/install/vndr.installer [2021-03-22T10:06:52.410Z] #46 2.290 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:06:52.410Z] #46 2.290 + install_vndr [2021-03-22T10:06:52.410Z] #46 2.290 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T10:06:52.410Z] #46 2.290 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0GtoQFT8aQ/src/github.com/LK4D4/vndr [2021-03-22T10:06:52.410Z] #46 2.303 Cloning into '/tmp/tmp.0GtoQFT8aQ/src/github.com/LK4D4/vndr'... [2021-03-22T10:06:52.410Z] #46 2.961 + cd /tmp/tmp.0GtoQFT8aQ/src/github.com/LK4D4/vndr [2021-03-22T10:06:52.410Z] #46 2.961 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:06:52.410Z] #46 2.966 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T10:06:52.410Z] #46 4.007 internal/race [2021-03-22T10:06:52.410Z] #46 4.055 internal/cpu [2021-03-22T10:06:52.410Z] #46 4.085 sync/atomic [2021-03-22T10:06:52.410Z] #46 4.272 unicode [2021-03-22T10:06:52.410Z] #46 4.559 internal/bytealg [2021-03-22T10:06:52.410Z] #46 5.039 runtime [2021-03-22T10:06:52.410Z] #46 7.561 unicode/utf8 [2021-03-22T10:06:52.410Z] #46 7.855 math [2021-03-22T10:06:52.410Z] #46 ... [2021-03-22T10:06:52.410Z] [2021-03-22T10:06:52.410Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-22T10:06:52.410Z] #43 2.613 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:06:52.410Z] #43 2.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:06:52.410Z] #43 2.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:06:52.410Z] #43 3.368 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-22T10:06:52.410Z] #43 4.876 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-22T10:06:52.410Z] #43 6.693 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-22T10:06:52.705Z] #43 ... [2021-03-22T10:06:52.705Z] [2021-03-22T10:06:52.705Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:06:52.705Z] #52 1.707 + RM_GOPATH=0 [2021-03-22T10:06:52.705Z] #52 1.707 + TMP_GOPATH= [2021-03-22T10:06:52.705Z] #52 1.707 + : /build [2021-03-22T10:06:52.705Z] #52 1.707 + '[' -z '' ']' [2021-03-22T10:06:52.705Z] #52 1.707 ++ mktemp -d [2021-03-22T10:06:52.705Z] #52 1.707 + export GOPATH=/tmp/tmp.Sk17BPp9lG [2021-03-22T10:06:52.705Z] #52 1.707 + GOPATH=/tmp/tmp.Sk17BPp9lG [2021-03-22T10:06:52.705Z] #52 1.707 + RM_GOPATH=1 [2021-03-22T10:06:52.705Z] #52 1.709 + case "$(go env GOARCH)" in [2021-03-22T10:06:52.705Z] #52 1.710 ++ go env GOARCH [2021-03-22T10:06:52.705Z] #52 1.721 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:52.705Z] #52 1.721 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:06:52.705Z] #52 1.721 ++ dirname /tmp/install/install.sh [2021-03-22T10:06:52.705Z] #52 1.723 + dir=/tmp/install [2021-03-22T10:06:52.705Z] #52 1.723 + bin=shfmt [2021-03-22T10:06:52.705Z] #52 1.723 + shift [2021-03-22T10:06:52.705Z] #52 1.723 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T10:06:52.705Z] #52 1.723 + . /tmp/install/shfmt.installer [2021-03-22T10:06:52.705Z] #52 1.723 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:06:52.705Z] #52 1.723 + install_shfmt [2021-03-22T10:06:52.705Z] #52 1.723 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T10:06:52.705Z] #52 1.723 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Sk17BPp9lG/src/github.com/mvdan/sh [2021-03-22T10:06:52.705Z] #52 1.726 Cloning into '/tmp/tmp.Sk17BPp9lG/src/github.com/mvdan/sh'... [2021-03-22T10:06:52.705Z] #52 1.726 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:06:52.705Z] #52 8.883 + cd /tmp/tmp.Sk17BPp9lG/src/github.com/mvdan/sh [2021-03-22T10:06:52.705Z] #52 8.883 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:06:52.705Z] #52 8.915 + GO111MODULE=on [2021-03-22T10:06:52.705Z] #52 8.915 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T10:06:52.705Z] #52 9.957 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:06:52.705Z] #52 10.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:06:52.705Z] #52 10.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:06:52.705Z] #52 10.13 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:06:52.705Z] #52 10.28 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:06:52.705Z] #52 10.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:06:52.705Z] #52 11.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:06:52.705Z] #52 ... [2021-03-22T10:06:52.705Z] [2021-03-22T10:06:52.705Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:06:52.998Z] #30 9.339 #=#=# 0.0% 0.2% 1.2% ## 3.5% ### 5.4% #### 6.7% ###### 8.5% ####### 10.4% ######### 13.5% ########### 15.4% ############ 17.3% ############## 19.8% ############### 21.6% ################ 23.5% ################## 25.4% ################### 27.2% ##################### 29.7% ####################### 32.2% ######################## 34.1% ######################### 36.0% ########################### 37.8% [2021-03-22T10:06:52.998Z] #30 ... [2021-03-22T10:06:52.998Z] [2021-03-22T10:06:52.998Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-22T10:06:52.998Z] #14 1.564 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T10:06:52.998Z] #14 1.617 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:06:52.998Z] #14 1.622 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:06:52.998Z] #14 1.648 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:06:52.998Z] #14 2.410 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-22T10:06:52.998Z] #14 3.694 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-22T10:06:52.998Z] #14 5.707 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-22T10:06:52.998Z] #14 7.311 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-22T10:06:52.998Z] #14 ... [2021-03-22T10:06:52.998Z] [2021-03-22T10:06:52.998Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:06:53.339Z] 3c370c2e2f82: Pull complete [2021-03-22T10:06:53.339Z] 5ffb2f5886e2: Pull complete [2021-03-22T10:06:53.339Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:06:53.339Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-03-22T10:06:53.339Z] ---> 805dc2d65d1c [2021-03-22T10:06:53.339Z] Step 5/15 : ARG BUILDX_REPO [2021-03-22T10:06:53.339Z] ---> Running in 7e8893be6eef [2021-03-22T10:06:53.339Z] Removing intermediate container 7e8893be6eef [2021-03-22T10:06:53.339Z] ---> a9b90907a891 [2021-03-22T10:06:53.339Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-03-22T10:06:53.339Z] ---> Running in 4488d62c61b1 [2021-03-22T10:06:53.339Z] Cloning into '/buildx'... [2021-03-22T10:06:54.175Z] #30 9.339 #=#=# 0.0% 0.2% 1.2% ## 3.5% ### 5.4% #### 6.7% ###### 8.5% ####### 10.4% ######### 13.5% ########### 15.4% ############ 17.3% ############## 19.8% ############### 21.6% ################ 23.5% ################## 25.4% ################### 27.2% ##################### 29.7% ####################### 32.2% ######################## 34.1% ######################### 36.0% ########################### 37.8% ############################ 39.7% ############################## 42.2% ############################### 44.1% ################################# 46.6% ################################## 48.4% #################################### 50.9% ###################################### 52.8% ####################################### 54.7% ######################################## 56.5% ########################################## 58.4% [2021-03-22T10:06:54.175Z] #30 ... [2021-03-22T10:06:54.175Z] [2021-03-22T10:06:54.175Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-22T10:06:54.175Z] #41 2.522 + git clone https://github.com/docker/distribution.git . [2021-03-22T10:06:54.175Z] #41 2.524 Cloning into '.'... [2021-03-22T10:06:54.175Z] #41 ... [2021-03-22T10:06:54.175Z] [2021-03-22T10:06:54.175Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:06:54.606Z] #58 ... [2021-03-22T10:06:54.606Z] [2021-03-22T10:06:54.606Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:06:54.606Z] #56 sha256:f54e856289bc1560ce6254a50cc524018e188f76e85b85fa091ae8d848753c68 [2021-03-22T10:06:54.606Z] #56 35.52 Checking out files: 98% (3768/3820) #56 ... [2021-03-22T10:06:54.606Z] [2021-03-22T10:06:54.606Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:06:54.606Z] #47 sha256:4b1efe0c7ae31dea603943473d6a94648d9003f1252154d191a50f785bb6cfbf [2021-03-22T10:06:54.606Z] #47 DONE 35.5s [2021-03-22T10:06:54.606Z] [2021-03-22T10:06:54.606Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:06:54.606Z] #56 sha256:f54e856289bc1560ce6254a50cc524018e188f76e85b85fa091ae8d848753c68 [2021-03-22T10:06:54.606Z] #56 35.52 Checking out files: 98% (3768/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T10:06:54.606Z] #56 35.60 + cd /tmp/tmp.AZzUOhGl8j/src/github.com/containerd/containerd [2021-03-22T10:06:54.606Z] #56 35.60 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:06:55.303Z] #67 ... [2021-03-22T10:06:55.303Z] [2021-03-22T10:06:55.303Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:06:55.303Z] #45 sha256:34ab955bc55f255941a1d478ddf0bbfc02ecbea21c60af52632f4d41eb710eec [2021-03-22T10:06:55.303Z] #45 9.754 github.com/LK4D4/vndr/godl [2021-03-22T10:06:55.303Z] #45 12.25 github.com/LK4D4/vndr [2021-03-22T10:06:55.303Z] #45 ... [2021-03-22T10:06:55.303Z] [2021-03-22T10:06:55.303Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:55.303Z] #49 sha256:126ee776d9378c0242dd4b2863d849c0eb9ffa18fa14e3d3a53709c0edea359d [2021-03-22T10:06:55.303Z] #49 16.98 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T10:06:55.303Z] #49 16.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:06:55.303Z] #49 16.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:06:55.303Z] #49 16.98 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T10:06:55.303Z] #49 16.98 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:06:55.303Z] #49 17.00 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:06:55.303Z] #49 17.00 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:06:55.303Z] #49 17.00 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T10:06:55.303Z] #49 17.01 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:06:55.303Z] #49 17.04 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:06:55.303Z] #49 17.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:06:55.303Z] #49 17.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:06:55.303Z] #49 17.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:06:55.303Z] #49 17.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:06:55.303Z] #49 17.14 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T10:06:55.303Z] #49 17.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:06:55.303Z] #49 17.19 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:06:55.303Z] #49 17.35 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:06:55.303Z] #49 17.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:06:55.303Z] #49 17.35 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:06:55.303Z] #49 17.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:06:55.303Z] #49 17.39 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T10:06:55.303Z] #49 17.40 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:06:55.303Z] #49 17.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:06:55.303Z] #49 17.63 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:06:55.303Z] #49 17.63 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:06:55.303Z] #49 17.63 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:06:55.303Z] #49 17.66 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:06:55.304Z] #49 17.70 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:06:55.304Z] #49 17.74 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:06:55.304Z] #49 17.75 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:06:55.304Z] #49 17.75 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T10:06:55.304Z] #49 17.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:06:55.304Z] #49 17.87 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:06:55.304Z] #49 17.96 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T10:06:55.304Z] #49 18.03 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:06:55.304Z] #49 18.03 go: downloading golang.org/x/text v0.3.2 [2021-03-22T10:06:55.304Z] #49 18.10 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:06:55.304Z] #49 18.15 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T10:06:55.304Z] #49 18.27 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:06:55.304Z] #49 18.27 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:06:55.304Z] #49 18.27 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T10:06:55.304Z] #49 18.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:06:55.304Z] #49 18.50 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:06:55.304Z] #49 18.50 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:06:55.304Z] #49 18.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:06:55.304Z] #49 18.58 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:06:55.304Z] #49 18.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:06:55.304Z] #49 18.74 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:06:55.304Z] #49 18.91 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:06:55.304Z] #49 18.92 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:06:55.304Z] #49 18.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:06:55.304Z] #49 18.97 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T10:06:55.304Z] #49 18.98 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:06:55.304Z] #49 19.09 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T10:06:55.304Z] #49 19.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:06:55.304Z] #49 19.15 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:06:55.304Z] #49 19.16 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:06:55.304Z] #49 19.25 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:06:55.304Z] #49 19.25 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:06:55.304Z] #49 19.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:06:55.304Z] #49 19.39 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T10:06:55.304Z] #49 19.42 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:06:55.304Z] #49 19.42 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:06:55.304Z] #49 19.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:06:55.304Z] #49 19.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:06:55.304Z] #49 19.47 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:06:55.304Z] #49 19.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:06:55.304Z] #49 19.65 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:06:55.304Z] #49 19.71 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:06:55.304Z] #49 19.77 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:06:55.304Z] #49 19.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:06:55.304Z] #49 19.84 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:06:55.304Z] #49 19.89 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:06:55.304Z] #49 19.89 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:06:55.304Z] #49 19.91 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:06:55.304Z] #49 19.95 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T10:06:55.304Z] #49 20.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:06:55.304Z] #49 20.22 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T10:06:55.534Z] #56 ... [2021-03-22T10:06:55.534Z] [2021-03-22T10:06:55.534Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T10:06:55.534Z] #48 sha256:0c61cbe3573b785f311d8cc143b8b228093950ad4bf45620d45a6187b309fd65 [2021-03-22T10:06:55.534Z] #48 DONE 0.1s [2021-03-22T10:06:55.565Z] #49 20.38 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T10:06:55.565Z] #49 20.39 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:06:55.565Z] #49 20.40 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:06:55.565Z] #49 20.45 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:06:55.565Z] #49 20.51 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:06:55.790Z] [2021-03-22T10:06:55.791Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:06:55.791Z] #56 sha256:f54e856289bc1560ce6254a50cc524018e188f76e85b85fa091ae8d848753c68 [2021-03-22T10:06:55.791Z] #56 36.72 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T10:06:55.791Z] #56 36.72 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T10:06:55.791Z] #56 36.72 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:06:55.791Z] #56 36.72 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:06:55.791Z] #56 36.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T10:06:55.791Z] #56 36.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T10:06:55.791Z] #56 36.72 + '[' '' = dynamic ']' [2021-03-22T10:06:55.791Z] #56 36.72 + make [2021-03-22T10:06:55.823Z] #49 20.62 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:06:55.823Z] #49 20.62 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:06:55.823Z] #49 20.62 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T10:06:56.082Z] #49 20.90 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:06:56.082Z] #49 ... [2021-03-22T10:06:56.082Z] [2021-03-22T10:06:56.082Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:06:56.082Z] #67 sha256:d6538eb3f9ceec59c324820a81e8edb8e2208ecea66994c2bacd0c9377da3b83 [2021-03-22T10:06:56.082Z] #67 DONE 21.0s [2021-03-22T10:06:56.082Z] [2021-03-22T10:06:56.082Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:56.082Z] #49 sha256:126ee776d9378c0242dd4b2863d849c0eb9ffa18fa14e3d3a53709c0edea359d [2021-03-22T10:06:56.082Z] #49 20.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:06:56.082Z] #49 20.95 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:06:56.340Z] #49 21.07 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:06:56.340Z] #49 21.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:06:56.340Z] #49 21.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:06:56.340Z] #49 21.23 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:06:56.340Z] #49 21.23 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:06:56.340Z] #49 21.29 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:06:56.340Z] #49 21.29 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:06:56.340Z] #49 21.29 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:06:56.340Z] #49 21.29 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T10:06:56.352Z] #56 37.42 + bin/ctr [2021-03-22T10:06:56.420Z] Fetching without tags [2021-03-22T10:06:56.532Z] #30 9.339 #=#=# 0.0% 0.2% 1.2% ## 3.5% ### 5.4% #### 6.7% ###### 8.5% ####### 10.4% ######### 13.5% ########### 15.4% ############ 17.3% ############## 19.8% ############### 21.6% ################ 23.5% ################## 25.4% ################### 27.2% ##################### 29.7% ####################### 32.2% ######################## 34.1% ######################### 36.0% ########################### 37.8% ############################ 39.7% ############################## 42.2% ############################### 44.1% ################################# 46.6% ################################## 48.4% #################################### 50.9% ###################################### 52.8% ####################################### 54.7% ######################################## 56.5% ########################################## 58.4% ########################################### 60.3% ############################################# 62.8% ############################################## 64.0% ############################################### 65.9% ################################################# 68.4% ################################################## 70.3% ################################################### 72.1% ##################################################### 74.0% ###################################################### 75.9% ####################################################### 77.1% ######################################################### 79.6% ########################################################## 80.9% ########################################################### 82.7% ############################################################ 84.6% ############################################################## 87.1% ################################################################ 89.6% ################################################################# 91.5% ################################################################### 93.3% #################################################################### 95.2% ###################################################################### 98.3% ######################################################################## 100.0% [2021-03-22T10:06:56.532Z] #30 15.73 [2021-03-22T10:06:56.600Z] #49 21.29 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:06:56.600Z] #49 21.36 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:06:56.600Z] #49 21.38 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:06:56.600Z] #49 21.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:06:56.600Z] #49 ... [2021-03-22T10:06:56.600Z] [2021-03-22T10:06:56.600Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:06:56.600Z] #58 sha256:e5613bac3cf54ff48e4d4629634bd46f8c7bd0cdf5324eda149c759291c39485 [2021-03-22T10:06:56.600Z] #58 11.45 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:06:56.600Z] #58 13.68 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:06:56.600Z] #58 15.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:06:56.600Z] #58 15.54 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:06:56.600Z] #58 15.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:06:56.600Z] #58 16.00 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:06:56.600Z] #58 16.10 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:06:56.600Z] #58 18.01 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:06:56.600Z] #58 18.22 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:06:56.600Z] #58 18.28 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:06:56.600Z] #58 18.37 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:06:56.600Z] #58 18.45 go: finding github.com/google/uuid v1.2.0 [2021-03-22T10:06:56.600Z] #58 18.46 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:06:56.600Z] #58 18.50 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T10:06:56.600Z] #58 18.53 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-22T10:06:56.600Z] #58 18.62 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:06:56.600Z] #58 18.62 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T10:06:56.600Z] #58 18.67 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:06:56.600Z] #58 18.68 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:06:56.600Z] #58 18.73 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:06:56.600Z] #58 18.87 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:06:56.600Z] #58 18.91 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:06:56.600Z] #58 ... [2021-03-22T10:06:56.600Z] [2021-03-22T10:06:56.600Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:06:56.600Z] #51 sha256:0c64e7298533163f68ca3da7ce414d36c83dcd9369483ee284291bb9a1ca01e2 [2021-03-22T10:06:56.600Z] #51 11.42 + cd /tmp/tmp.BNgxhrjFUQ/src/github.com/mvdan/sh [2021-03-22T10:06:56.600Z] #51 11.42 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:06:56.600Z] #51 11.56 + GO111MODULE=on [2021-03-22T10:06:56.600Z] #51 11.56 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T10:06:56.600Z] #51 12.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:06:56.600Z] #51 12.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:06:56.600Z] #51 12.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:06:56.600Z] #51 12.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:06:56.600Z] #51 12.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:06:56.600Z] #51 13.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:06:56.600Z] #51 14.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:06:56.600Z] #51 15.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:06:56.600Z] #51 16.36 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:06:56.600Z] #51 16.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:06:56.600Z] #51 16.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:06:56.600Z] #51 16.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:06:56.600Z] #51 17.53 github.com/pkg/diff [2021-03-22T10:06:56.600Z] #51 17.53 golang.org/x/sys/unix [2021-03-22T10:06:56.600Z] #51 18.95 mvdan.cc/editorconfig [2021-03-22T10:06:56.600Z] #51 20.18 mvdan.cc/sh/v3/fileutil [2021-03-22T10:06:56.600Z] #51 20.42 mvdan.cc/sh/v3/syntax [2021-03-22T10:06:56.600Z] #51 ... [2021-03-22T10:06:56.600Z] [2021-03-22T10:06:56.600Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:06:56.600Z] #47 sha256:dd01e6e56c3030189d527402589038babc2797324217dd1a2cb51714deb21806 [2021-03-22T10:06:56.600Z] #47 11.52 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:06:56.600Z] #47 12.75 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:06:56.600Z] #47 15.71 go: finding github.com/fatih/color v1.9.0 [2021-03-22T10:06:56.600Z] #47 15.73 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:06:56.600Z] #47 15.77 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:06:56.600Z] #47 15.90 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T10:06:56.600Z] #47 15.90 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:06:56.600Z] #47 15.95 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:06:56.600Z] #47 16.00 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:06:56.601Z] #47 16.17 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:06:56.601Z] #47 16.22 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:06:56.601Z] #47 16.22 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:06:56.601Z] #47 16.31 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:06:56.706Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:56.860Z] #47 ... [2021-03-22T10:06:56.860Z] [2021-03-22T10:06:56.860Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:06:56.860Z] #49 sha256:126ee776d9378c0242dd4b2863d849c0eb9ffa18fa14e3d3a53709c0edea359d [2021-03-22T10:06:56.860Z] #49 21.45 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:06:56.860Z] #49 21.51 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:06:56.860Z] #49 21.63 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:06:56.887Z] Removing intermediate container 4488d62c61b1 [2021-03-22T10:06:56.887Z] ---> 6a2f99fc7f83 [2021-03-22T10:06:56.887Z] Step 7/15 : WORKDIR /buildx [2021-03-22T10:06:56.887Z] ---> Running in 531123a616dd [2021-03-22T10:06:56.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:56.375Z] > git config --add remote.origin.fetch +refs/pull/42179/head:refs/remotes/origin/PR-42179 # timeout=10 [2021-03-22T10:06:56.380Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:56.384Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:06:56.387Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:06:56.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:56.388Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:06:56.673Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:56.676Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:57.119Z] #49 21.80 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:06:57.119Z] #49 22.04 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:06:57.119Z] #49 22.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:06:57.119Z] #49 22.15 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T10:06:57.152Z] Merge succeeded, producing e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:06:57.152Z] Checking out Revision e166af959daa31a536b666fa35148f93462918d6 (PR-42179) [2021-03-22T10:06:57.182Z] Removing intermediate container 531123a616dd [2021-03-22T10:06:57.182Z] ---> f795e6ed0987 [2021-03-22T10:06:57.182Z] Step 8/15 : ARG BUILDX_COMMIT [2021-03-22T10:06:57.182Z] ---> Running in f6ea118d98ca [2021-03-22T10:06:57.182Z] Removing intermediate container f6ea118d98ca [2021-03-22T10:06:57.182Z] ---> bb002e5753cc [2021-03-22T10:06:57.182Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-03-22T10:06:57.182Z] ---> Running in 429e56233308 [2021-03-22T10:06:57.337Z] Commit message: "update rootlesskit to v0.14.0" [2021-03-22T10:06:57.318Z] > git --version # timeout=10 [2021-03-22T10:06:57.320Z] > git --version # 'git version 2.17.1' [2021-03-22T10:06:57.322Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-22T10:06:57.378Z] #49 22.27 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:06:57.378Z] #49 22.31 go: extracting github.com/spf13/afero v1.1.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T10:06:57.817Z] From https://github.com/docker/buildx [2021-03-22T10:06:57.817Z] * [new tag] v0.5.1 -> build [2021-03-22T10:06:58.045Z] #30 16.96 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-22T10:06:58.051Z] + docker version [2021-03-22T10:06:58.051Z] Client: Docker Engine - Community [2021-03-22T10:06:58.051Z] Version: 20.10.3 [2021-03-22T10:06:58.051Z] API version: 1.41 [2021-03-22T10:06:58.051Z] Go version: go1.13.15 [2021-03-22T10:06:58.051Z] Git commit: 48d30b5 [2021-03-22T10:06:58.051Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-22T10:06:58.051Z] OS/Arch: linux/amd64 [2021-03-22T10:06:58.051Z] Context: default [2021-03-22T10:06:58.051Z] Experimental: true [2021-03-22T10:06:58.051Z] [2021-03-22T10:06:58.051Z] Server: Docker Engine - Community [2021-03-22T10:06:58.051Z] Engine: [2021-03-22T10:06:58.051Z] Version: 20.10.3 [2021-03-22T10:06:58.051Z] API version: 1.41 (minimum version 1.12) [2021-03-22T10:06:58.051Z] Go version: go1.13.15 [2021-03-22T10:06:58.051Z] Git commit: 46229ca [2021-03-22T10:06:58.051Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-22T10:06:58.051Z] OS/Arch: linux/amd64 [2021-03-22T10:06:58.051Z] Experimental: true [2021-03-22T10:06:58.051Z] containerd: [2021-03-22T10:06:58.051Z] Version: 1.4.3 [2021-03-22T10:06:58.051Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:06:58.051Z] runc: [2021-03-22T10:06:58.051Z] Version: 1.0.0-rc92 [2021-03-22T10:06:58.051Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:06:58.051Z] docker-init: [2021-03-22T10:06:58.051Z] Version: 0.19.0 [2021-03-22T10:06:58.051Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T10:06:58.112Z] Switched to branch 'build' [2021-03-22T10:06:58.313Z] #49 23.11 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:06:58.338Z] #30 17.26 #=#=# [2021-03-22T10:06:58.361Z] + docker info [2021-03-22T10:06:58.361Z] Client: [2021-03-22T10:06:58.361Z] Context: default [2021-03-22T10:06:58.361Z] Debug Mode: false [2021-03-22T10:06:58.361Z] Plugins: [2021-03-22T10:06:58.361Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T10:06:58.361Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T10:06:58.361Z] [2021-03-22T10:06:58.361Z] Server: [2021-03-22T10:06:58.361Z] Containers: 0 [2021-03-22T10:06:58.361Z] Running: 0 [2021-03-22T10:06:58.361Z] Paused: 0 [2021-03-22T10:06:58.361Z] Stopped: 0 [2021-03-22T10:06:58.361Z] Images: 4 [2021-03-22T10:06:58.361Z] Server Version: 20.10.3 [2021-03-22T10:06:58.361Z] Storage Driver: overlay2 [2021-03-22T10:06:58.361Z] Backing Filesystem: extfs [2021-03-22T10:06:58.361Z] Supports d_type: true [2021-03-22T10:06:58.361Z] Native Overlay Diff: true [2021-03-22T10:06:58.361Z] Logging Driver: json-file [2021-03-22T10:06:58.361Z] Cgroup Driver: cgroupfs [2021-03-22T10:06:58.361Z] Cgroup Version: 1 [2021-03-22T10:06:58.361Z] Plugins: [2021-03-22T10:06:58.361Z] Volume: local [2021-03-22T10:06:58.361Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T10:06:58.361Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T10:06:58.361Z] Swarm: inactive [2021-03-22T10:06:58.361Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-22T10:06:58.361Z] Default Runtime: runc [2021-03-22T10:06:58.361Z] Init Binary: docker-init [2021-03-22T10:06:58.361Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:06:58.361Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:06:58.361Z] init version: de40ad0 [2021-03-22T10:06:58.361Z] Security Options: [2021-03-22T10:06:58.361Z] apparmor [2021-03-22T10:06:58.361Z] seccomp [2021-03-22T10:06:58.361Z] Profile: default [2021-03-22T10:06:58.361Z] Kernel Version: 5.4.0-1037-aws [2021-03-22T10:06:58.361Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-22T10:06:58.361Z] OSType: linux [2021-03-22T10:06:58.361Z] Architecture: x86_64 [2021-03-22T10:06:58.361Z] CPUs: 2 [2021-03-22T10:06:58.361Z] Total Memory: 7.487GiB [2021-03-22T10:06:58.361Z] Name: ip-10-100-84-104 [2021-03-22T10:06:58.361Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-22T10:06:58.361Z] Docker Root Dir: /var/lib/docker [2021-03-22T10:06:58.361Z] Debug Mode: false [2021-03-22T10:06:58.361Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:06:58.361Z] Labels: [2021-03-22T10:06:58.361Z] Experimental: true [2021-03-22T10:06:58.361Z] Insecure Registries: [2021-03-22T10:06:58.361Z] 127.0.0.0/8 [2021-03-22T10:06:58.361Z] Live Restore Enabled: true [2021-03-22T10:06:58.361Z] [2021-03-22T10:06:58.361Z] WARNING: No swap limit support [2021-03-22T10:06:58.361Z] WARNING: No blkio weight support [2021-03-22T10:06:58.361Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-22T10:06:58.434Z] Removing intermediate container 429e56233308 [2021-03-22T10:06:58.434Z] ---> 095a532f29ac [2021-03-22T10:06:58.434Z] Step 10/15 : ARG GOOS [2021-03-22T10:06:58.434Z] ---> Running in 9c202302b77d [2021-03-22T10:06:58.434Z] Removing intermediate container 9c202302b77d [2021-03-22T10:06:58.434Z] ---> 3bf5c3cceecf [2021-03-22T10:06:58.434Z] Step 11/15 : ARG GOARCH [2021-03-22T10:06:58.572Z] #49 23.58 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:06:58.631Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:06:58.631Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:06:58.631Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T10:06:58.631Z] + bash /home/ubuntu/workspace/moby_PR-42179/check-config.sh [2021-03-22T10:06:58.631Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T10:06:58.631Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-22T10:06:58.631Z] [2021-03-22T10:06:58.631Z] Generally Necessary: [2021-03-22T10:06:58.631Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T10:06:58.631Z] - apparmor: enabled and tools installed [2021-03-22T10:06:58.631Z] - CONFIG_NAMESPACES: enabled [2021-03-22T10:06:58.631Z] - CONFIG_NET_NS: enabled [2021-03-22T10:06:58.631Z] - CONFIG_PID_NS: enabled [2021-03-22T10:06:58.631Z] - CONFIG_IPC_NS: enabled [2021-03-22T10:06:58.631Z] - CONFIG_UTS_NS: enabled [2021-03-22T10:06:58.631Z] - CONFIG_CGROUPS: enabled [2021-03-22T10:06:58.631Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T10:06:58.631Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T10:06:58.631Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T10:06:58.631Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T10:06:58.631Z] - CONFIG_CPUSETS: enabled [2021-03-22T10:06:58.631Z] - CONFIG_MEMCG: enabled [2021-03-22T10:06:58.631Z] - CONFIG_KEYS: enabled [2021-03-22T10:06:58.631Z] - CONFIG_VETH: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-22T10:06:58.631Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-22T10:06:58.631Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T10:06:58.631Z] [2021-03-22T10:06:58.631Z] Optional Features: [2021-03-22T10:06:58.631Z] - CONFIG_USER_NS: enabled [2021-03-22T10:06:58.631Z] - CONFIG_SECCOMP: enabled [2021-03-22T10:06:58.631Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T10:06:58.631Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T10:06:58.631Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T10:06:58.631Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-22T10:06:58.631Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T10:06:58.631Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T10:06:58.631Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-22T10:06:58.631Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-22T10:06:58.631Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T10:06:58.631Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T10:06:58.631Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T10:06:58.631Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T10:06:58.631Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T10:06:58.631Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T10:06:58.631Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T10:06:58.631Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T10:06:58.633Z] #30 17.41 #=#=# 0.5% ###### 8.4% ################### 26.4% ######################################################################## 100.0% [2021-03-22T10:06:58.732Z] ---> Running in 3b02901b98db [2021-03-22T10:06:58.732Z] Removing intermediate container 3b02901b98db [2021-03-22T10:06:58.732Z] ---> b7b4f0be3d17 [2021-03-22T10:06:58.732Z] 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-03-22T10:06:58.732Z] ---> Running in 89c2bcc81ec2 [2021-03-22T10:06:57.097Z] > git remote # timeout=10 [2021-03-22T10:06:57.099Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T10:06:57.108Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:06:57.109Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T10:06:57.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T10:06:57.119Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:06:57.122Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:06:58.831Z] #49 ... [2021-03-22T10:06:58.831Z] [2021-03-22T10:06:58.831Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:06:58.831Z] #45 sha256:34ab955bc55f255941a1d478ddf0bbfc02ecbea21c60af52632f4d41eb710eec [2021-03-22T10:06:58.831Z] #45 DONE 23.7s [2021-03-22T10:06:58.831Z] [2021-03-22T10:06:58.831Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:06:58.831Z] #53 sha256:5583098a007ed5eabc819dbdb1b6a0f7b1183f45c36931b681a4cd1b16901bb4 [2021-03-22T10:06:58.831Z] #53 15.28 + cd /tmp/tmp.AUWKDffh0G/src/github.com/opencontainers/runc [2021-03-22T10:06:58.831Z] #53 15.28 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:06:58.831Z] #53 15.58 + '[' -z '' ']' [2021-03-22T10:06:58.831Z] #53 15.58 + target=static [2021-03-22T10:06:58.831Z] #53 15.58 + make 'BUILDTAGS=seccomp ' static [2021-03-22T10:06:58.831Z] #53 16.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T10:06:58.886Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T10:06:58.886Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T10:06:58.886Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T10:06:58.886Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_EXT4_FS: enabled [2021-03-22T10:06:58.886Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T10:06:58.886Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T10:06:58.886Z] - Network Drivers: [2021-03-22T10:06:58.886Z] - "overlay": [2021-03-22T10:06:58.886Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T10:06:58.886Z] Optional (for encrypted networks): [2021-03-22T10:06:58.886Z] - CONFIG_CRYPTO: enabled [2021-03-22T10:06:58.886Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-22T10:06:58.886Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-22T10:06:58.886Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-22T10:06:58.886Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-22T10:06:58.886Z] - CONFIG_XFRM: enabled [2021-03-22T10:06:58.886Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-22T10:06:58.886Z] - "ipvlan": [2021-03-22T10:06:58.886Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T10:06:58.886Z] - "macvlan": [2021-03-22T10:06:58.886Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T10:06:58.886Z] - "ftp,tftp client in container": [2021-03-22T10:06:58.886Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T10:06:58.886Z] - Storage Drivers: [2021-03-22T10:06:58.886Z] - "aufs": [2021-03-22T10:06:58.886Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T10:06:58.886Z] - "btrfs": [2021-03-22T10:06:58.886Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T10:06:58.886Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T10:06:58.886Z] - "devicemapper": [2021-03-22T10:06:58.886Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T10:06:58.886Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T10:06:58.886Z] - "overlay": [2021-03-22T10:06:58.886Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T10:06:58.886Z] - "zfs": [2021-03-22T10:06:58.886Z] - /dev/zfs: present [2021-03-22T10:06:58.886Z] - zfs command: missing [2021-03-22T10:06:58.886Z] - zpool command: missing [2021-03-22T10:06:58.886Z] [2021-03-22T10:06:58.886Z] Limits: [2021-03-22T10:06:58.886Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T10:06:58.886Z] [2021-03-22T10:06:58.886Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-03-22T10:06:58.926Z] #30 17.88 [Pipeline] sh [2021-03-22T10:06:59.090Z] #53 ... [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:06:59.090Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T10:06:59.090Z] #32 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:06:59.090Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T10:06:59.090Z] #22 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T10:06:59.090Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-22T10:06:59.090Z] #14 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T10:06:59.090Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-22T10:06:59.090Z] #16 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T10:06:59.090Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-22T10:06:59.090Z] #31 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-22T10:06:59.090Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-22T10:06:59.090Z] #21 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:06:59.090Z] #29 sha256:b77a3aff3a1c3c47bc936ba05848f9af3f33c11841e3b1494a38432861114d73 [2021-03-22T10:06:59.090Z] #29 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T10:06:59.090Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-22T10:06:59.090Z] #17 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:06:59.090Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:06:59.090Z] #20 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T10:06:59.090Z] #25 sha256:e39351945d6789863a571d0a5fec763ba23559320f7e28f70c662acdf201bab0 [2021-03-22T10:06:59.090Z] #25 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-22T10:06:59.090Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-22T10:06:59.090Z] #15 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T10:06:59.090Z] #28 sha256:450b94e30d37acee2c797b77222af635668ef2303b7ecc63c4abab1e7cc7d291 [2021-03-22T10:06:59.090Z] #28 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.090Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T10:06:59.090Z] #30 sha256:8b03596b36dce2709fed05eab8307bdf8c8659d0211cbdcef8eb8c50dcc371af [2021-03-22T10:06:59.090Z] #30 CACHED [2021-03-22T10:06:59.090Z] [2021-03-22T10:06:59.091Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T10:06:59.091Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-22T10:06:59.091Z] #18 CACHED [2021-03-22T10:06:59.091Z] [2021-03-22T10:06:59.091Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:06:59.091Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T10:06:59.091Z] #27 CACHED [2021-03-22T10:06:59.091Z] [2021-03-22T10:06:59.091Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T10:06:59.091Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-22T10:06:59.091Z] #19 CACHED [2021-03-22T10:06:59.091Z] [2021-03-22T10:06:59.091Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T10:06:59.091Z] #33 sha256:f16edf8f6cd0fd9becfc3ad74c790101e4296eb5df6ffbb5077274faded51adc [2021-03-22T10:06:59.091Z] #33 CACHED [2021-03-22T10:06:59.091Z] [2021-03-22T10:06:59.091Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T10:06:59.091Z] #35 sha256:82b0ab58fda5359152375673fb98c9b9502b9c4bf8cf5807e728527e8896688a [2021-03-22T10:06:59.259Z] + sudo modprobe ip_vs [2021-03-22T10:06:59.259Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e166af959daa31a536b666fa35148f93462918d6 . [2021-03-22T10:06:59.514Z] #1 [internal] load build definition from Dockerfile [2021-03-22T10:06:59.514Z] #1 sha256:aca42f1b216d5f10edde7929a35e9a82df1d361341fe28d4956fdb7afb37926f [2021-03-22T10:06:59.514Z] #1 transferring dockerfile: 17.02kB done [2021-03-22T10:06:59.514Z] #1 DONE 0.0s [2021-03-22T10:06:59.514Z] [2021-03-22T10:06:59.514Z] #2 [internal] load .dockerignore [2021-03-22T10:06:59.514Z] #2 sha256:a74df6b429f147d5045421ab0661d359cd65571cbc1b4f3777b58d8c14ea7081 [2021-03-22T10:06:59.514Z] #2 transferring context: 87B done [2021-03-22T10:06:59.514Z] #2 DONE 0.0s [2021-03-22T10:06:59.514Z] [2021-03-22T10:06:59.514Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T10:06:59.514Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-22T10:06:59.514Z] #3 DONE 0.1s [2021-03-22T10:06:59.514Z] [2021-03-22T10:06:59.514Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T10:06:59.514Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-22T10:06:59.514Z] #4 CACHED [2021-03-22T10:06:59.660Z] #35 DONE 0.4s [2021-03-22T10:06:59.660Z] [2021-03-22T10:06:59.660Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T10:06:59.660Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-22T10:06:59.660Z] #39 CACHED [2021-03-22T10:06:59.660Z] [2021-03-22T10:06:59.660Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:06:59.660Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T10:06:59.660Z] #40 CACHED [2021-03-22T10:06:59.660Z] [2021-03-22T10:06:59.660Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:06:59.661Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:06:59.661Z] #42 CACHED [2021-03-22T10:06:59.661Z] [2021-03-22T10:06:59.661Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:06:59.661Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:06:59.661Z] #43 CACHED [2021-03-22T10:06:59.661Z] [2021-03-22T10:06:59.661Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:06:59.661Z] #58 sha256:e5613bac3cf54ff48e4d4629634bd46f8c7bd0cdf5324eda149c759291c39485 [2021-03-22T10:06:59.769Z] [2021-03-22T10:06:59.769Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T10:06:59.769Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-22T10:06:59.769Z] #5 DONE 0.1s [2021-03-22T10:06:59.769Z] [2021-03-22T10:06:59.769Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T10:06:59.769Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-22T10:06:59.769Z] #6 DONE 0.1s [2021-03-22T10:06:59.769Z] [2021-03-22T10:06:59.769Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:59.769Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T10:06:59.769Z] #7 DONE 0.1s [2021-03-22T10:06:59.769Z] [2021-03-22T10:06:59.769Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:06:59.769Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T10:06:59.769Z] #8 DONE 0.1s [2021-03-22T10:06:59.965Z] #30 18.99 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-22T10:06:59.965Z] #30 19.03 skipping existing aab193acf6ba [2021-03-22T10:06:59.965Z] #30 19.13 [2021-03-22T10:07:00.067Z] [2021-03-22T10:07:00.067Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:07:00.067Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T10:07:00.067Z] #64 DONE 0.0s [2021-03-22T10:07:00.067Z] [2021-03-22T10:07:00.067Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:07:00.067Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T10:07:00.067Z] #62 DONE 0.0s [2021-03-22T10:07:00.067Z] [2021-03-22T10:07:00.067Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:07:00.067Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:07:00.067Z] #9 DONE 0.0s [2021-03-22T10:07:00.067Z] [2021-03-22T10:07:00.067Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:07:00.067Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T10:07:00.067Z] #26 DONE 0.0s [2021-03-22T10:07:00.067Z] [2021-03-22T10:07:00.067Z] #23 [internal] load build context [2021-03-22T10:07:00.067Z] #23 sha256:b6bcbe9025eb7a5c29facb04cadd1a2d5e0443b48774e08c6fbe331c0e6e889b [2021-03-22T10:07:00.596Z] #58 ... [2021-03-22T10:07:00.596Z] [2021-03-22T10:07:00.596Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:00.596Z] #49 sha256:126ee776d9378c0242dd4b2863d849c0eb9ffa18fa14e3d3a53709c0edea359d [2021-03-22T10:07:00.596Z] #49 25.31 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T10:07:01.004Z] #30 ... [2021-03-22T10:07:01.004Z] [2021-03-22T10:07:01.004Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:01.004Z] #48 9.226 go: finding github.com/fatih/color v1.9.0 [2021-03-22T10:07:01.004Z] #48 9.239 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:07:01.004Z] #48 9.250 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:07:01.004Z] #48 9.371 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T10:07:01.004Z] #48 9.391 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:07:01.004Z] #48 9.489 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:07:01.004Z] #48 9.654 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:07:01.004Z] #48 9.683 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:07:01.004Z] #48 9.705 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:07:01.004Z] #48 9.753 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:07:01.004Z] #48 9.816 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:07:01.004Z] #48 ... [2021-03-22T10:07:01.004Z] [2021-03-22T10:07:01.004Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:01.004Z] #50 11.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:07:01.004Z] #50 11.18 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:07:01.004Z] #50 11.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:07:01.004Z] #50 11.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:07:01.004Z] #50 11.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:07:01.004Z] #50 11.18 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:07:01.004Z] #50 11.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:07:01.004Z] #50 11.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:07:01.004Z] #50 11.20 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:07:01.004Z] #50 11.23 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T10:07:01.004Z] #50 11.26 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:07:01.004Z] #50 11.35 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:07:01.004Z] #50 11.42 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:07:01.004Z] #50 11.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:07:01.004Z] #50 11.43 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:07:01.004Z] #50 11.49 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:07:01.004Z] #50 11.49 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:07:01.004Z] #50 11.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:07:01.004Z] #50 11.50 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:07:01.004Z] #50 11.50 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T10:07:01.004Z] #50 11.53 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:07:01.004Z] #50 11.56 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:07:01.004Z] #50 11.58 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:07:01.004Z] #50 11.62 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:07:01.004Z] #50 11.63 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:07:01.004Z] #50 11.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:07:01.004Z] #50 11.66 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:07:01.004Z] #50 11.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:07:01.004Z] #50 11.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:07:01.004Z] #50 11.85 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:07:01.004Z] #50 11.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:07:01.004Z] #50 11.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:07:01.004Z] #50 11.91 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:07:01.004Z] #50 11.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:07:01.004Z] #50 11.92 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:07:01.004Z] #50 11.92 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:07:01.004Z] #50 11.92 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:07:01.004Z] #50 11.93 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:07:01.004Z] #50 11.96 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:07:01.004Z] #50 11.96 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:07:01.004Z] #50 11.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:07:01.004Z] #50 12.06 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:07:01.004Z] #50 12.06 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:07:01.004Z] #50 12.07 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:07:01.004Z] #50 12.08 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.08 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:07:01.004Z] #50 12.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:07:01.004Z] #50 12.08 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.13 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:07:01.004Z] #50 12.21 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:07:01.004Z] #50 12.25 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.25 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.29 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:07:01.004Z] #50 12.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.30 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:07:01.004Z] #50 12.36 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:07:01.004Z] #50 12.36 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T10:07:01.004Z] #50 12.40 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:07:01.004Z] #50 12.41 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:07:01.004Z] #50 12.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:07:01.004Z] #50 12.48 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.48 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T10:07:01.004Z] #50 12.57 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:07:01.004Z] #50 12.58 go: downloading golang.org/x/text v0.3.2 [2021-03-22T10:07:01.004Z] #50 12.58 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:07:01.004Z] #50 12.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:07:01.004Z] #50 12.65 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:07:01.004Z] #50 12.74 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:07:01.004Z] #50 12.76 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T10:07:01.004Z] #50 12.76 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T10:07:01.004Z] #50 12.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:07:01.004Z] #50 12.85 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:07:01.004Z] #50 12.85 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T10:07:01.004Z] #50 12.88 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:07:01.004Z] #50 12.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:07:01.004Z] #50 13.00 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T10:07:01.004Z] #50 13.16 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:07:01.004Z] #50 13.28 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:07:01.004Z] #50 13.32 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:07:01.004Z] #50 13.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:07:01.004Z] #50 13.32 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:07:01.004Z] #50 13.34 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:07:01.004Z] #50 13.53 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:07:01.004Z] #50 13.53 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T10:07:01.004Z] #50 13.76 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:07:01.004Z] #50 13.80 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:07:01.004Z] #50 13.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:07:01.004Z] #50 13.93 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:07:01.004Z] #50 13.94 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T10:07:01.004Z] #50 13.94 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T10:07:01.004Z] #50 14.12 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:07:01.004Z] #50 14.12 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T10:07:01.004Z] #50 14.29 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:07:01.004Z] #50 14.52 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:07:01.004Z] #50 14.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:07:01.004Z] #50 14.52 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:07:01.004Z] #50 14.53 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:07:01.004Z] #50 14.56 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:07:01.004Z] #50 14.62 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T10:07:01.004Z] #50 14.85 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:07:01.004Z] #50 15.20 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T10:07:01.004Z] #50 15.26 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:07:01.004Z] #50 15.50 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T10:07:01.004Z] #50 16.32 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T10:07:01.004Z] #50 16.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:07:01.004Z] #50 19.54 go: extracting golang.org/x/text v0.3.2 [2021-03-22T10:07:01.432Z] #23 transferring context: 53.43MB 1.2s done [2021-03-22T10:07:01.432Z] #23 DONE 1.2s [2021-03-22T10:07:01.432Z] [2021-03-22T10:07:01.432Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T10:07:01.432Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T10:07:01.432Z] #10 CACHED [2021-03-22T10:07:01.432Z] [2021-03-22T10:07:01.432Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-22T10:07:01.432Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-22T10:07:01.432Z] #11 CACHED [2021-03-22T10:07:01.432Z] [2021-03-22T10:07:01.432Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:07:01.432Z] #58 sha256:70d3b921613919a51145f123765ab6feb48b8caab6c5ccbfb754fe98c66aaf1d [2021-03-22T10:07:01.432Z] #58 ... [2021-03-22T10:07:01.432Z] [2021-03-22T10:07:01.432Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:07:01.432Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T10:07:01.432Z] #55 CACHED [2021-03-22T10:07:01.432Z] [2021-03-22T10:07:01.432Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-22T10:07:01.432Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-22T10:07:01.432Z] #12 CACHED [2021-03-22T10:07:01.432Z] [2021-03-22T10:07:01.432Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:07:01.433Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:07:01.433Z] #13 CACHED [2021-03-22T10:07:01.433Z] [2021-03-22T10:07:01.433Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:07:01.433Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:07:01.433Z] #36 CACHED [2021-03-22T10:07:01.531Z] #49 ... [2021-03-22T10:07:01.531Z] [2021-03-22T10:07:01.531Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T10:07:01.531Z] #38 sha256:2e85873cbe2349eb05648cf6830cac8591c3f3bcb28e647c86b9e8923ab96401 [2021-03-22T10:07:01.531Z] #38 DONE 0.8s [2021-03-22T10:07:01.687Z] [2021-03-22T10:07:01.688Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:07:01.688Z] #24 sha256:91bed074ccf431f82a0948f1af454fe4a890f712352af20bf5815a02ff48d56e [2021-03-22T10:07:01.790Z] [2021-03-22T10:07:01.790Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T10:07:01.790Z] #41 sha256:fa895092975b4b4c0d6f98d54ee5627a113f71d6ffe104cf663edda7ffad8355 [2021-03-22T10:07:02.043Z] #50 ... [2021-03-22T10:07:02.043Z] [2021-03-22T10:07:02.043Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:07:02.043Z] #30 20.34 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-22T10:07:02.043Z] #30 20.74 [2021-03-22T10:07:02.633Z] #30 20.87 #=#=# ##O#- # 0.1% 0.5% # 2.3% ####### 11.1% ############ 17.2% [2021-03-22T10:07:02.633Z] #30 ... [2021-03-22T10:07:02.633Z] [2021-03-22T10:07:02.633Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:02.633Z] #59 11.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:07:02.633Z] #59 11.34 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:07:02.633Z] #59 11.49 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:07:02.633Z] #59 11.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:07:02.633Z] #59 11.80 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:07:02.633Z] #59 11.81 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:07:02.633Z] #59 14.03 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:07:02.633Z] #59 14.18 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:07:02.633Z] #59 14.29 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:07:02.633Z] #59 14.30 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:07:02.633Z] #59 14.39 go: finding github.com/google/uuid v1.2.0 [2021-03-22T10:07:02.633Z] #59 14.43 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:07:02.633Z] #59 14.48 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T10:07:02.633Z] #59 14.54 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-22T10:07:02.633Z] #59 14.56 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T10:07:02.633Z] #59 14.59 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:07:02.633Z] #59 14.60 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:07:02.633Z] #59 14.62 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:07:02.633Z] #59 14.67 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:07:02.633Z] #59 14.79 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:07:02.633Z] #59 14.85 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:07:02.633Z] #59 ... [2021-03-22T10:07:02.633Z] [2021-03-22T10:07:02.633Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:07:02.889Z] #56 ... [2021-03-22T10:07:02.889Z] [2021-03-22T10:07:02.889Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:07:02.889Z] #58 sha256:858e34bb7b176484efff2224513bef56b1e5500ad4fa738ec3aaf7e24b4745d7 [2021-03-22T10:07:02.889Z] #58 42.91 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:07:02.889Z] #58 42.91 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T10:07:02.933Z] #30 20.87 #=#=# ##O#- # 0.1% 0.5% # 2.3% ####### 11.1% ############ 17.2% ################### 26.5% ###################### 31.5% ############################ 40.1% ################################### 48.7% ## [2021-03-22T10:07:02.933Z] #30 ... [2021-03-22T10:07:02.933Z] [2021-03-22T10:07:02.933Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:02.933Z] #46 11.61 unicode/utf16 [2021-03-22T10:07:02.933Z] #46 11.82 container/list [2021-03-22T10:07:02.933Z] #46 12.24 crypto/internal/subtle [2021-03-22T10:07:02.933Z] #46 12.41 crypto/subtle [2021-03-22T10:07:02.933Z] #46 12.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-22T10:07:02.933Z] #46 12.54 internal/nettrace [2021-03-22T10:07:02.933Z] #46 12.62 runtime/cgo [2021-03-22T10:07:03.226Z] #46 ... [2021-03-22T10:07:03.226Z] [2021-03-22T10:07:03.226Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:07:03.520Z] #30 20.87 #=#=# ##O#- # 0.1% 0.5% # 2.3% ####### 11.1% ############ 17.2% ################### 26.5% ###################### 31.5% ############################ 40.1% ################################### 48.7% ######################################### 57.0% ############################################# 63.1% ################################################### 71.3% [2021-03-22T10:07:03.520Z] #30 ... [2021-03-22T10:07:03.520Z] [2021-03-22T10:07:03.520Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:03.520Z] #52 11.97 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:07:03.520Z] #52 12.89 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:07:03.520Z] #52 12.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:07:03.520Z] #52 13.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:07:03.520Z] #52 13.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:07:03.520Z] #52 13.77 runtime [2021-03-22T10:07:03.520Z] #52 13.79 runtime/cgo [2021-03-22T10:07:03.520Z] #52 ... [2021-03-22T10:07:03.520Z] [2021-03-22T10:07:03.520Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:07:03.692Z] #41 DONE 1.7s [2021-03-22T10:07:03.692Z] [2021-03-22T10:07:03.692Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:07:03.692Z] #53 sha256:5583098a007ed5eabc819dbdb1b6a0f7b1183f45c36931b681a4cd1b16901bb4 [2021-03-22T10:07:03.692Z] #53 27.12 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T10:07:03.813Z] #30 20.87 #=#=# ##O#- # 0.1% 0.5% # 2.3% ####### 11.1% ############ 17.2% ################### 26.5% ###################### 31.5% ############################ 40.1% ################################### 48.7% ######################################### 57.0% ############################################# 63.1% ################################################### 71.3% ########################################################## 81.6% ############################################################### 87.7% ################################################################### 93.9% ######################################################################## 100.0% [2021-03-22T10:07:03.950Z] #53 ... [2021-03-22T10:07:03.950Z] [2021-03-22T10:07:03.950Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T10:07:03.950Z] #44 sha256:a6be44abf33eff82f96c5ce6995b91b96928d423518a926f5586b2568f8593a4 [2021-03-22T10:07:03.950Z] #44 DONE 0.5s [2021-03-22T10:07:04.106Z] #30 23.03 [2021-03-22T10:07:04.209Z] [2021-03-22T10:07:04.209Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:07:04.209Z] #51 sha256:0c64e7298533163f68ca3da7ce414d36c83dcd9369483ee284291bb9a1ca01e2 [2021-03-22T10:07:04.209Z] #51 25.26 golang.org/x/crypto/ssh/terminal [2021-03-22T10:07:04.209Z] #51 28.24 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T10:07:04.742Z] #30 ... [2021-03-22T10:07:04.742Z] [2021-03-22T10:07:04.742Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-22T10:07:04.742Z] #56 13.33 Fetched 8112 kB in 11s (767 kB/s) [2021-03-22T10:07:04.742Z] #56 13.33 Reading package lists... [2021-03-22T10:07:04.742Z] #56 16.99 Reading package lists... [2021-03-22T10:07:04.742Z] #56 21.10 Building dependency tree... [2021-03-22T10:07:04.742Z] #56 22.68 The following additional packages will be installed: [2021-03-22T10:07:04.742Z] #56 22.68 libbtrfs0 [2021-03-22T10:07:04.742Z] #56 22.79 The following NEW packages will be installed: [2021-03-22T10:07:04.742Z] #56 22.79 libbtrfs-dev libbtrfs0 [2021-03-22T10:07:04.742Z] #56 22.92 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:07:04.742Z] #56 22.92 Need to get 118 kB of archives. [2021-03-22T10:07:04.742Z] #56 22.92 After this operation, 390 kB of additional disk space will be used. [2021-03-22T10:07:04.742Z] #56 22.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-22T10:07:04.742Z] #56 22.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-22T10:07:04.778Z] #58 DONE 45.9s [2021-03-22T10:07:04.778Z] [2021-03-22T10:07:04.778Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T10:07:04.778Z] #59 sha256:52c9cded8636e9c53c6d05304384cf3310ceb390af27e20bb0f916a65feae97d [2021-03-22T10:07:04.778Z] #59 DONE 0.1s [2021-03-22T10:07:04.778Z] [2021-03-22T10:07:04.778Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:04.778Z] #49 sha256:8a3d2a54a0d3333ca718aaeca30c35417b1a2a8f6ac7bae4efafe32c2b5169f7 [2021-03-22T10:07:05.035Z] #56 ... [2021-03-22T10:07:05.035Z] [2021-03-22T10:07:05.035Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-22T10:07:05.035Z] #43 13.40 Fetched 8112 kB in 11s (747 kB/s) [2021-03-22T10:07:05.035Z] #43 13.40 Reading package lists... [2021-03-22T10:07:05.035Z] #43 16.94 Reading package lists... [2021-03-22T10:07:05.035Z] #43 20.97 Building dependency tree... [2021-03-22T10:07:05.035Z] #43 22.46 The following additional packages will be installed: [2021-03-22T10:07:05.035Z] #43 22.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-22T10:07:05.035Z] #43 22.46 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-22T10:07:05.035Z] #43 22.46 Suggested packages: [2021-03-22T10:07:05.035Z] #43 22.46 manpages-dev python-setuptools [2021-03-22T10:07:05.035Z] #43 23.51 The following NEW packages will be installed: [2021-03-22T10:07:05.035Z] #43 23.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-22T10:07:05.035Z] #43 23.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-22T10:07:05.035Z] #43 23.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-22T10:07:05.035Z] #43 23.52 python-six zlib1g-dev [2021-03-22T10:07:05.035Z] #43 ... [2021-03-22T10:07:05.035Z] [2021-03-22T10:07:05.035Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:05.035Z] #50 23.02 go: finding github.com/fatih/color v1.7.0 [2021-03-22T10:07:05.035Z] #50 23.11 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:07:05.035Z] #50 23.16 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:07:05.035Z] #50 23.23 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:07:05.035Z] #50 23.24 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:07:05.035Z] #50 23.26 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:07:05.035Z] #50 23.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:07:05.035Z] #50 23.29 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T10:07:05.035Z] #50 23.29 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:07:05.035Z] #50 23.32 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:07:05.035Z] #50 23.32 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:07:05.035Z] #50 23.33 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:07:05.035Z] #50 23.33 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:07:05.035Z] #50 23.37 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T10:07:05.035Z] #50 23.37 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:07:05.035Z] #50 23.38 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:07:05.035Z] #50 23.38 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:07:05.035Z] #50 23.39 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:07:05.035Z] #50 23.40 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T10:07:05.035Z] #50 23.40 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:07:05.035Z] #50 23.41 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:07:05.035Z] #50 23.41 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T10:07:05.035Z] #50 23.48 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:07:05.035Z] #50 23.50 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:07:05.035Z] #50 23.50 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:07:05.035Z] #50 23.58 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:07:05.035Z] #50 23.58 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:07:05.035Z] #50 23.62 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T10:07:05.035Z] #50 23.62 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T10:07:05.035Z] #50 23.63 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:07:05.035Z] #50 23.65 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T10:07:05.035Z] #50 23.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:07:05.035Z] #50 23.69 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:07:05.035Z] #50 ... [2021-03-22T10:07:05.035Z] [2021-03-22T10:07:05.035Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-22T10:07:05.035Z] #41 13.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-22T10:07:05.035Z] #41 15.34 + 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-03-22T10:07:05.037Z] #49 ... [2021-03-22T10:07:05.037Z] [2021-03-22T10:07:05.037Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T10:07:05.037Z] #60 sha256:c515b91f1be8f78d2255467e092e52ebc447eebdedcc3db840842e34836be54d [2021-03-22T10:07:05.037Z] #60 DONE 0.1s [2021-03-22T10:07:05.175Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ec189e717f0f924c) in /home/ubuntu/workspace/moby_PR-42179 [Pipeline] { [Pipeline] checkout [2021-03-22T10:07:05.293Z] [2021-03-22T10:07:05.293Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:05.293Z] #49 sha256:8a3d2a54a0d3333ca718aaeca30c35417b1a2a8f6ac7bae4efafe32c2b5169f7 [2021-03-22T10:07:05.308Z] The recommended git tool is: git [2021-03-22T10:07:05.335Z] #41 ... [2021-03-22T10:07:05.335Z] [2021-03-22T10:07:05.335Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-22T10:07:05.335Z] #56 23.60 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:07:05.335Z] #56 23.61 Fetched 118 kB in 0s (1496 kB/s) [2021-03-22T10:07:05.335Z] #56 23.69 Selecting previously unselected package libbtrfs0. [2021-03-22T10:07:05.335Z] #56 23.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 ... 15177 files and directories currently installed.) [2021-03-22T10:07:05.335Z] #56 23.80 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-22T10:07:05.335Z] #56 23.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T10:07:05.335Z] #56 23.89 Selecting previously unselected package libbtrfs-dev. [2021-03-22T10:07:05.335Z] #56 23.89 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-22T10:07:05.335Z] #56 23.89 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:07:05.628Z] #56 ... [2021-03-22T10:07:05.628Z] [2021-03-22T10:07:05.628Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-22T10:07:05.628Z] #37 14.00 Fetched 8112 kB in 11s (727 kB/s) [2021-03-22T10:07:05.628Z] #37 14.00 Reading package lists... [2021-03-22T10:07:05.628Z] #37 17.32 Reading package lists... [2021-03-22T10:07:05.628Z] #37 21.21 Building dependency tree... [2021-03-22T10:07:05.628Z] #37 22.44 The following additional packages will be installed: [2021-03-22T10:07:05.628Z] #37 22.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-22T10:07:05.628Z] #37 22.45 Suggested packages: [2021-03-22T10:07:05.628Z] #37 22.45 cmake-doc ninja-build lrzip [2021-03-22T10:07:05.628Z] #37 22.45 Recommended packages: [2021-03-22T10:07:05.629Z] #37 22.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-22T10:07:05.629Z] #37 23.25 The following NEW packages will be installed: [2021-03-22T10:07:05.629Z] #37 23.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-22T10:07:05.629Z] #37 23.26 vim-common xxd [2021-03-22T10:07:05.629Z] #37 23.39 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:07:05.629Z] #37 23.39 Need to get 14.0 MB of archives. [2021-03-22T10:07:05.629Z] #37 23.39 After this operation, 62.1 MB of additional disk space will be used. [2021-03-22T10:07:05.629Z] #37 23.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-22T10:07:05.629Z] #37 23.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T10:07:05.629Z] #37 23.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-03-22T10:07:05.629Z] #37 23.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-22T10:07:05.629Z] #37 23.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-03-22T10:07:05.629Z] #37 23.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-03-22T10:07:05.629Z] #37 23.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-03-22T10:07:05.629Z] #37 23.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-03-22T10:07:05.629Z] #37 23.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-03-22T10:07:05.629Z] #37 23.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-03-22T10:07:05.629Z] #37 ... [2021-03-22T10:07:05.629Z] [2021-03-22T10:07:05.629Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:05.629Z] #50 23.71 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:07:05.629Z] #50 23.73 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:07:05.629Z] #50 23.76 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:07:05.629Z] #50 23.79 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T10:07:05.629Z] #50 23.83 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:07:05.629Z] #50 23.89 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T10:07:05.629Z] #50 23.89 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:07:05.629Z] #50 23.95 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T10:07:05.629Z] #50 23.96 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:07:05.629Z] #50 23.96 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:07:05.629Z] #50 23.98 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:07:05.629Z] #50 23.99 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:07:05.629Z] #50 23.99 go: finding golang.org/x/text v0.3.2 [2021-03-22T10:07:05.629Z] #50 24.02 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T10:07:05.629Z] #50 24.02 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:07:05.629Z] #50 24.11 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:07:05.629Z] #50 24.11 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:07:05.629Z] #50 24.12 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:07:05.629Z] #50 24.13 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:07:05.629Z] #50 24.15 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:07:05.629Z] #50 24.15 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:07:05.629Z] #50 24.16 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:07:05.629Z] #50 24.17 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:07:05.629Z] #50 24.18 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:07:05.629Z] #50 24.19 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:07:05.629Z] #50 24.19 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T10:07:05.629Z] #50 24.21 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:07:05.629Z] #50 24.23 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:07:05.629Z] #50 24.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:07:05.629Z] #50 24.26 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:07:05.629Z] #50 24.27 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:07:05.928Z] #50 24.35 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T10:07:05.928Z] #50 24.35 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T10:07:05.928Z] #50 24.36 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:07:05.928Z] #50 24.36 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:07:05.928Z] #50 24.36 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:07:05.928Z] #50 24.44 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:07:06.114Z] #51 ... [2021-03-22T10:07:06.114Z] [2021-03-22T10:07:06.114Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:06.114Z] #49 sha256:126ee776d9378c0242dd4b2863d849c0eb9ffa18fa14e3d3a53709c0edea359d [2021-03-22T10:07:06.114Z] #49 26.95 go: extracting golang.org/x/text v0.3.2 [2021-03-22T10:07:06.114Z] #49 29.76 go: finding github.com/fatih/color v1.7.0 [2021-03-22T10:07:06.114Z] #49 29.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:07:06.114Z] #49 29.81 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:07:06.114Z] #49 29.87 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:07:06.114Z] #49 29.90 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:07:06.114Z] #49 29.91 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:07:06.114Z] #49 29.92 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:07:06.114Z] #49 29.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:07:06.114Z] #49 29.93 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T10:07:06.114Z] #49 29.94 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:07:06.114Z] #49 29.96 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:07:06.114Z] #49 29.96 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:07:06.114Z] #49 29.96 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:07:06.114Z] #49 29.97 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:07:06.114Z] #49 30.00 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:07:06.114Z] #49 30.01 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T10:07:06.114Z] #49 30.01 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:07:06.114Z] #49 30.02 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T10:07:06.114Z] #49 30.02 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:07:06.114Z] #49 30.07 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:07:06.114Z] #49 30.08 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:07:06.114Z] #49 30.08 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:07:06.114Z] #49 30.10 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T10:07:06.114Z] #49 30.10 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:07:06.114Z] #49 30.17 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:07:06.114Z] #49 30.17 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:07:06.114Z] #49 30.17 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:07:06.114Z] #49 30.19 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T10:07:06.114Z] #49 30.19 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T10:07:06.114Z] #49 30.21 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T10:07:06.114Z] #49 30.23 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:07:06.114Z] #49 30.23 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:07:06.114Z] #49 30.23 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T10:07:06.114Z] #49 30.24 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:07:06.114Z] #49 30.29 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:07:06.114Z] #49 30.31 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:07:06.115Z] #49 30.32 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:07:06.115Z] #49 30.36 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T10:07:06.115Z] #49 30.82 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:07:06.115Z] #49 30.96 go: finding golang.org/x/text v0.3.2 [2021-03-22T10:07:06.115Z] #49 30.96 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T10:07:06.115Z] #49 31.07 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:07:06.115Z] #49 31.07 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:07:06.115Z] #49 31.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:07:06.264Z] #50 24.70 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:07:06.264Z] #50 24.70 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:07:06.264Z] #50 24.70 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:07:06.264Z] #50 24.77 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:07:06.373Z] #49 ... [2021-03-22T10:07:06.373Z] [2021-03-22T10:07:06.373Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:07:06.373Z] #53 sha256:5583098a007ed5eabc819dbdb1b6a0f7b1183f45c36931b681a4cd1b16901bb4 [2021-03-22T10:07:06.373Z] #53 30.12 + mkdir -p /build [2021-03-22T10:07:06.373Z] #53 30.12 + cp runc /build/runc [2021-03-22T10:07:06.373Z] #53 DONE 31.1s [2021-03-22T10:07:06.373Z] [2021-03-22T10:07:06.373Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:06.373Z] #49 sha256:126ee776d9378c0242dd4b2863d849c0eb9ffa18fa14e3d3a53709c0edea359d [2021-03-22T10:07:06.373Z] #49 31.17 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:07:06.373Z] #49 31.17 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T10:07:06.373Z] #49 31.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:07:06.373Z] #49 31.24 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:07:06.373Z] #49 31.25 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:07:06.559Z] #50 ... [2021-03-22T10:07:06.559Z] [2021-03-22T10:07:06.559Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:06.559Z] #68 15.05 + cd /tmp/tmp.qM48ckOv8S/src/github.com/docker/libnetwork [2021-03-22T10:07:06.559Z] #68 15.05 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:07:06.559Z] #68 15.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T10:07:06.559Z] #68 ... [2021-03-22T10:07:06.559Z] [2021-03-22T10:07:06.559Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-22T10:07:06.559Z] #56 24.11 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T10:07:06.559Z] #56 24.13 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:07:06.559Z] #56 24.13 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:07:06.559Z] #56 DONE 25.2s [2021-03-22T10:07:06.559Z] [2021-03-22T10:07:06.559Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-22T10:07:06.559Z] #14 13.74 Fetched 8584 kB in 12s (701 kB/s) [2021-03-22T10:07:06.559Z] #14 13.74 Reading package lists... [2021-03-22T10:07:06.559Z] #14 17.19 Reading package lists... [2021-03-22T10:07:06.559Z] #14 21.60 Building dependency tree... [2021-03-22T10:07:06.559Z] #14 22.66 The following additional packages will be installed: [2021-03-22T10:07:06.559Z] #14 22.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-22T10:07:06.559Z] #14 22.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-22T10:07:06.559Z] #14 22.67 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-22T10:07:06.559Z] #14 22.67 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-22T10:07:06.559Z] #14 22.67 mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T10:07:06.559Z] #14 22.67 Suggested packages: [2021-03-22T10:07:06.559Z] #14 22.67 gcc-8-locales seccomp wine64 [2021-03-22T10:07:06.632Z] #49 31.38 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:07:06.632Z] #49 31.38 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:07:06.632Z] #49 31.40 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:07:06.632Z] #49 31.41 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:07:06.632Z] #49 31.41 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:07:06.632Z] #49 31.41 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:07:06.632Z] #49 31.46 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:07:06.632Z] #49 31.46 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:07:06.632Z] #49 31.46 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:07:06.632Z] #49 31.46 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:07:06.632Z] #49 31.48 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T10:07:06.632Z] #49 31.48 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:07:06.632Z] #49 31.48 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:07:06.632Z] #49 31.52 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:07:06.632Z] #49 31.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:07:06.632Z] #49 31.55 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T10:07:06.632Z] #49 31.57 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:07:06.632Z] #49 31.57 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:07:06.852Z] #14 23.99 The following NEW packages will be installed: [2021-03-22T10:07:06.852Z] #14 23.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-22T10:07:06.852Z] #14 23.99 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-22T10:07:06.852Z] #14 23.99 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-22T10:07:06.852Z] #14 23.99 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-22T10:07:06.852Z] #14 23.99 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-22T10:07:06.852Z] #14 23.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T10:07:06.852Z] #14 24.00 The following packages will be upgraded: [2021-03-22T10:07:06.852Z] #14 24.00 libseccomp2 libsystemd0 libudev1 [2021-03-22T10:07:06.852Z] #14 ... [2021-03-22T10:07:06.852Z] [2021-03-22T10:07:06.852Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-22T10:07:06.852Z] #37 25.04 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:07:06.852Z] #37 25.20 Fetched 14.0 MB in 1s (17.7 MB/s) [2021-03-22T10:07:06.852Z] #37 25.28 Selecting previously unselected package xxd. [2021-03-22T10:07:06.852Z] #37 25.29 (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-03-22T10:07:06.852Z] #37 25.43 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-22T10:07:06.892Z] #49 31.61 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:07:06.892Z] #49 31.62 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T10:07:06.892Z] #49 31.69 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:07:06.892Z] #49 31.73 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:07:06.892Z] #49 31.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:07:06.892Z] #49 31.73 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:07:06.892Z] #49 31.75 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:07:06.927Z] #24 4.723 + RM_GOPATH=0 [2021-03-22T10:07:06.927Z] #24 4.723 + TMP_GOPATH= [2021-03-22T10:07:06.927Z] #24 4.723 + : /build [2021-03-22T10:07:06.927Z] #24 4.723 + '[' -z '' ']' [2021-03-22T10:07:06.927Z] #24 4.731 ++ mktemp -d [2021-03-22T10:07:06.927Z] #24 4.731 + export GOPATH=/tmp/tmp.cd62vnRkan [2021-03-22T10:07:06.927Z] #24 4.731 + GOPATH=/tmp/tmp.cd62vnRkan [2021-03-22T10:07:06.927Z] #24 4.731 + RM_GOPATH=1 [2021-03-22T10:07:06.927Z] #24 4.731 + case "$(go env GOARCH)" in [2021-03-22T10:07:06.927Z] #24 4.731 ++ go env GOARCH [2021-03-22T10:07:06.927Z] #24 4.761 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:06.927Z] #24 4.762 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:06.927Z] #24 4.764 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:06.927Z] #24 4.765 + dir=/tmp/install [2021-03-22T10:07:06.927Z] #24 4.769 + bin=dockercli [2021-03-22T10:07:06.927Z] #24 4.770 + shift [2021-03-22T10:07:06.927Z] #24 4.770 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T10:07:06.927Z] #24 4.770 + . /tmp/install/dockercli.installer [2021-03-22T10:07:06.927Z] #24 4.770 ++ : stable [2021-03-22T10:07:06.927Z] #24 4.770 ++ : 17.06.2-ce [2021-03-22T10:07:06.927Z] #24 4.771 + install_dockercli [2021-03-22T10:07:06.927Z] #24 4.772 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T10:07:06.927Z] #24 4.772 Install docker/cli version 17.06.2-ce from stable [2021-03-22T10:07:06.927Z] #24 4.772 ++ uname -m [2021-03-22T10:07:06.927Z] #24 4.774 + arch=x86_64 [2021-03-22T10:07:06.927Z] #24 4.774 + '[' x86_64 '!=' x86_64 ']' [2021-03-22T10:07:06.927Z] #24 4.774 + url=https://download.docker.com/linux/static [2021-03-22T10:07:06.927Z] #24 4.775 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-22T10:07:06.927Z] #24 4.777 + tar -xz docker/docker [2021-03-22T10:07:07.183Z] #24 ... [2021-03-22T10:07:07.183Z] [2021-03-22T10:07:07.183Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:07:07.183Z] #58 sha256:70d3b921613919a51145f123765ab6feb48b8caab6c5ccbfb754fe98c66aaf1d [2021-03-22T10:07:07.183Z] #58 4.595 + RM_GOPATH=0 [2021-03-22T10:07:07.183Z] #58 4.595 + TMP_GOPATH= [2021-03-22T10:07:07.183Z] #58 4.595 + : /build [2021-03-22T10:07:07.183Z] #58 4.595 + '[' -z '' ']' [2021-03-22T10:07:07.183Z] #58 4.597 ++ mktemp -d [2021-03-22T10:07:07.183Z] #58 4.597 + export GOPATH=/tmp/tmp.HZjudfJKlR [2021-03-22T10:07:07.183Z] #58 4.597 + GOPATH=/tmp/tmp.HZjudfJKlR [2021-03-22T10:07:07.183Z] #58 4.597 + RM_GOPATH=1 [2021-03-22T10:07:07.183Z] #58 4.597 + case "$(go env GOARCH)" in [2021-03-22T10:07:07.183Z] #58 4.597 ++ go env GOARCH [2021-03-22T10:07:07.183Z] #58 4.646 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:07.183Z] #58 4.646 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:07.183Z] #58 4.653 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:07.183Z] #58 4.659 + dir=/tmp/install [2021-03-22T10:07:07.183Z] #58 4.668 + bin=rootlesskit [2021-03-22T10:07:07.183Z] #58 4.668 + shift [2021-03-22T10:07:07.183Z] #58 4.668 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T10:07:07.183Z] #58 4.668 + . /tmp/install/rootlesskit.installer [2021-03-22T10:07:07.183Z] #58 4.668 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:07:07.183Z] #58 4.668 + install_rootlesskit [2021-03-22T10:07:07.183Z] #58 4.668 + case "$1" in [2021-03-22T10:07:07.183Z] #58 4.668 + export CGO_ENABLED=0 [2021-03-22T10:07:07.183Z] #58 4.668 + CGO_ENABLED=0 [2021-03-22T10:07:07.183Z] #58 4.668 + _install_rootlesskit [2021-03-22T10:07:07.183Z] #58 4.668 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-22T10:07:07.183Z] #58 4.668 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HZjudfJKlR/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:07:07.183Z] #58 4.669 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:07:07.183Z] #58 4.692 Cloning into '/tmp/tmp.HZjudfJKlR/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T10:07:07.198Z] #37 ... [2021-03-22T10:07:07.198Z] [2021-03-22T10:07:07.198Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-22T10:07:07.198Z] #30 24.06 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-22T10:07:07.198Z] #30 24.36 [2021-03-22T10:07:07.198Z] #30 24.49 #=#=# ######################################################################## 100.0% [2021-03-22T10:07:07.198Z] #30 24.64 [2021-03-22T10:07:07.198Z] #30 25.26 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-22T10:07:07.198Z] #30 25.55 [2021-03-22T10:07:07.198Z] #30 25.71 #=#=# ######################################################################## 100.0% [2021-03-22T10:07:07.198Z] #30 25.80 [2021-03-22T10:07:07.198Z] #30 25.85 Download of images into '/build' complete. [2021-03-22T10:07:07.198Z] #30 25.85 Use something like the following to load the result into a Docker daemon: [2021-03-22T10:07:07.198Z] #30 25.85 tar -cC '/build' . | docker load [2021-03-22T10:07:07.198Z] #30 DONE 26.2s [2021-03-22T10:07:07.198Z] [2021-03-22T10:07:07.198Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-22T10:07:07.198Z] #37 25.65 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T10:07:07.498Z] #37 25.91 Selecting previously unselected package vim-common. [2021-03-22T10:07:07.498Z] #37 25.92 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:07:07.498Z] #37 25.94 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T10:07:07.878Z] #37 ... [2021-03-22T10:07:07.878Z] [2021-03-22T10:07:07.878Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:07.878Z] #68 DONE 26.5s [2021-03-22T10:07:07.878Z] [2021-03-22T10:07:07.878Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-22T10:07:07.878Z] #37 26.52 Selecting previously unselected package cmake-data. [2021-03-22T10:07:07.878Z] #37 26.52 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-22T10:07:07.878Z] #37 26.54 Unpacking cmake-data (3.13.4-1) ... [2021-03-22T10:07:08.440Z] using credential docker-jenkins-github-credentials [2021-03-22T10:07:08.449Z] Cloning the remote Git repository [2021-03-22T10:07:08.449Z] Cloning with configured refspecs honoured and without tags [2021-03-22T10:07:08.810Z] #49 ... [2021-03-22T10:07:08.810Z] [2021-03-22T10:07:08.810Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:07:08.810Z] #51 sha256:0c64e7298533163f68ca3da7ce414d36c83dcd9369483ee284291bb9a1ca01e2 [2021-03-22T10:07:08.810Z] #51 DONE 33.8s [2021-03-22T10:07:08.473Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T10:07:08.558Z] > git init /home/ubuntu/workspace/moby_PR-42179 # timeout=10 [2021-03-22T10:07:09.070Z] [2021-03-22T10:07:09.070Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T10:07:09.070Z] #46 sha256:7a18d437dd251ed60e26ef92e33a4037fa77473a568ff55691145c72f09a5288 [2021-03-22T10:07:09.070Z] #46 DONE 1.0s [2021-03-22T10:07:09.070Z] [2021-03-22T10:07:09.070Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:07:09.070Z] #47 sha256:dd01e6e56c3030189d527402589038babc2797324217dd1a2cb51714deb21806 [2021-03-22T10:07:09.329Z] #47 ... [2021-03-22T10:07:09.329Z] [2021-03-22T10:07:09.329Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:09.329Z] #56 sha256:bdf69dc322710f2efa4750589ff03736d936613c37081af0b43372a0ff61f2af [2021-03-22T10:07:09.740Z] #58 8.330 + cd /tmp/tmp.HZjudfJKlR/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:07:09.740Z] #58 8.330 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:07:09.740Z] #58 8.365 + export GO111MODULE=on [2021-03-22T10:07:09.740Z] #58 8.365 + GO111MODULE=on [2021-03-22T10:07:09.740Z] #58 8.365 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:07:09.740Z] #58 8.365 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T10:07:09.847Z] #56 34.23 Checking out files: 79% (3050/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T10:07:09.847Z] #56 34.68 + cd /tmp/tmp.iREPM52hxa/src/github.com/containerd/containerd [2021-03-22T10:07:09.847Z] #56 34.68 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:07:08.883Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:07:08.883Z] > git --version # timeout=10 [2021-03-22T10:07:08.905Z] > git --version # 'git version 2.17.1' [2021-03-22T10:07:08.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:07:08.908Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:07:10.545Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0623f0525630e584e) in /home/ubuntu/workspace/moby_PR-42179 [Pipeline] { [Pipeline] checkout [2021-03-22T10:07:10.659Z] #37 29.05 Selecting previously unselected package libicu63:s390x. [2021-03-22T10:07:10.659Z] #37 29.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-22T10:07:10.659Z] #37 29.08 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-22T10:07:10.719Z] The recommended git tool is: git [2021-03-22T10:07:11.224Z] #56 36.01 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T10:07:11.224Z] #56 36.01 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T10:07:11.224Z] #56 36.01 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:07:11.224Z] #56 36.01 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:07:11.224Z] #56 36.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T10:07:11.224Z] #56 36.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T10:07:11.224Z] #56 36.01 + '[' '' = dynamic ']' [2021-03-22T10:07:11.224Z] #56 36.01 + make [2021-03-22T10:07:11.747Z] #58 9.961 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T10:07:11.747Z] #58 10.00 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:07:11.747Z] #58 10.01 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T10:07:11.747Z] #58 ... [2021-03-22T10:07:11.747Z] [2021-03-22T10:07:11.747Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:11.747Z] #56 sha256:6ba62082595ef37d367b06b7ef383303bc8a503729fdc5b836d050959db9d7d1 [2021-03-22T10:07:11.747Z] #56 4.673 + RM_GOPATH=0 [2021-03-22T10:07:11.747Z] #56 4.673 + TMP_GOPATH= [2021-03-22T10:07:11.747Z] #56 4.673 + : /build [2021-03-22T10:07:11.747Z] #56 4.673 + '[' -z '' ']' [2021-03-22T10:07:11.747Z] #56 4.680 ++ mktemp -d [2021-03-22T10:07:11.747Z] #56 4.680 + export GOPATH=/tmp/tmp.ZeDGqVVg4F [2021-03-22T10:07:11.747Z] #56 4.680 + GOPATH=/tmp/tmp.ZeDGqVVg4F [2021-03-22T10:07:11.747Z] #56 4.680 + RM_GOPATH=1 [2021-03-22T10:07:11.747Z] #56 4.680 + case "$(go env GOARCH)" in [2021-03-22T10:07:11.747Z] #56 4.680 ++ go env GOARCH [2021-03-22T10:07:11.747Z] #56 4.712 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:11.747Z] #56 4.714 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:11.747Z] #56 4.717 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:11.747Z] #56 4.718 + dir=/tmp/install [2021-03-22T10:07:11.747Z] #56 4.736 + bin=containerd [2021-03-22T10:07:11.747Z] #56 4.736 + shift [2021-03-22T10:07:11.747Z] #56 4.737 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T10:07:11.747Z] #56 4.737 + . /tmp/install/containerd.installer [2021-03-22T10:07:11.747Z] #56 4.737 ++ set -e [2021-03-22T10:07:11.747Z] #56 4.737 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:07:11.747Z] #56 4.739 + install_containerd [2021-03-22T10:07:11.747Z] #56 4.741 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T10:07:11.747Z] #56 4.741 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:07:11.747Z] #56 4.741 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZeDGqVVg4F/src/github.com/containerd/containerd [2021-03-22T10:07:11.747Z] #56 4.752 Cloning into '/tmp/tmp.ZeDGqVVg4F/src/github.com/containerd/containerd'... [2021-03-22T10:07:11.748Z] #56 ... [2021-03-22T10:07:11.748Z] [2021-03-22T10:07:11.748Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:07:11.748Z] #53 sha256:bbf61af1dd13dfa3757531f6d26563a00932532a22d7dfd7fda13a2c7baf0a0b [2021-03-22T10:07:11.748Z] #53 3.833 + RM_GOPATH=0 [2021-03-22T10:07:11.748Z] #53 3.833 + TMP_GOPATH= [2021-03-22T10:07:11.748Z] #53 3.833 + : /build [2021-03-22T10:07:11.748Z] #53 3.833 + '[' -z '' ']' [2021-03-22T10:07:11.748Z] #53 3.834 ++ mktemp -d [2021-03-22T10:07:11.748Z] #53 3.855 + export GOPATH=/tmp/tmp.qXPPlUvu0S [2021-03-22T10:07:11.748Z] #53 3.855 + GOPATH=/tmp/tmp.qXPPlUvu0S [2021-03-22T10:07:11.748Z] #53 3.855 + RM_GOPATH=1 [2021-03-22T10:07:11.748Z] #53 3.855 + case "$(go env GOARCH)" in [2021-03-22T10:07:11.748Z] #53 3.855 ++ go env GOARCH [2021-03-22T10:07:11.748Z] #53 3.872 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:11.748Z] #53 3.872 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:11.748Z] #53 3.872 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:11.748Z] #53 3.872 + dir=/tmp/install [2021-03-22T10:07:11.748Z] #53 3.872 + bin=runc [2021-03-22T10:07:11.748Z] #53 3.872 + shift [2021-03-22T10:07:11.748Z] #53 3.872 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T10:07:11.748Z] #53 3.872 + . /tmp/install/runc.installer [2021-03-22T10:07:11.748Z] #53 3.872 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:07:11.748Z] #53 3.872 + install_runc [2021-03-22T10:07:11.748Z] #53 3.872 + uname -r [2021-03-22T10:07:11.748Z] #53 3.881 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T10:07:11.748Z] #53 3.881 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T10:07:11.748Z] #53 3.881 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T10:07:11.748Z] #53 3.881 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T10:07:11.748Z] #53 3.881 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qXPPlUvu0S/src/github.com/opencontainers/runc [2021-03-22T10:07:11.748Z] #53 3.881 Cloning into '/tmp/tmp.qXPPlUvu0S/src/github.com/opencontainers/runc'... [2021-03-22T10:07:11.748Z] #53 ... [2021-03-22T10:07:11.748Z] [2021-03-22T10:07:11.748Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:07:11.748Z] #51 sha256:01d36439c4739a478f3f5915d337b2d6886033daea9263829d1d11f45f30f2e4 [2021-03-22T10:07:11.748Z] #51 4.108 + RM_GOPATH=0 [2021-03-22T10:07:11.748Z] #51 4.108 + TMP_GOPATH= [2021-03-22T10:07:11.748Z] #51 4.108 + : /build [2021-03-22T10:07:11.748Z] #51 4.108 + '[' -z '' ']' [2021-03-22T10:07:11.748Z] #51 4.108 ++ mktemp -d [2021-03-22T10:07:11.748Z] #51 4.108 + export GOPATH=/tmp/tmp.b3U7UZJOdO [2021-03-22T10:07:11.748Z] #51 4.108 + GOPATH=/tmp/tmp.b3U7UZJOdO [2021-03-22T10:07:11.748Z] #51 4.108 + RM_GOPATH=1 [2021-03-22T10:07:11.748Z] #51 4.108 + case "$(go env GOARCH)" in [2021-03-22T10:07:11.748Z] #51 4.108 ++ go env GOARCH [2021-03-22T10:07:11.748Z] #51 4.149 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:11.748Z] #51 4.149 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:11.748Z] #51 4.149 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:11.748Z] #51 4.158 + dir=/tmp/install [2021-03-22T10:07:11.748Z] #51 4.158 + bin=shfmt [2021-03-22T10:07:11.748Z] #51 4.158 + shift [2021-03-22T10:07:11.748Z] #51 4.158 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T10:07:11.748Z] #51 4.158 + . /tmp/install/shfmt.installer [2021-03-22T10:07:11.748Z] #51 4.158 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:07:11.748Z] #51 4.158 + install_shfmt [2021-03-22T10:07:11.748Z] #51 4.158 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T10:07:11.748Z] #51 4.158 + git clone https://github.com/mvdan/sh.git /tmp/tmp.b3U7UZJOdO/src/github.com/mvdan/sh [2021-03-22T10:07:11.748Z] #51 4.159 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:07:11.748Z] #51 4.175 Cloning into '/tmp/tmp.b3U7UZJOdO/src/github.com/mvdan/sh'... [2021-03-22T10:07:11.748Z] #51 ... [2021-03-22T10:07:11.748Z] [2021-03-22T10:07:11.748Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:07:11.748Z] #37 sha256:aafaa0f5849e7e15d08d5df5dd51035f861aa5a340e04eaad88981bf9cd3be86 [2021-03-22T10:07:11.748Z] #37 3.576 + RM_GOPATH=0 [2021-03-22T10:07:11.748Z] #37 3.576 + TMP_GOPATH= [2021-03-22T10:07:11.748Z] #37 3.576 + : /build [2021-03-22T10:07:11.748Z] #37 3.576 + '[' -z '' ']' [2021-03-22T10:07:11.748Z] #37 3.576 ++ mktemp -d [2021-03-22T10:07:11.748Z] #37 3.576 + export GOPATH=/tmp/tmp.NjO6zc42sm [2021-03-22T10:07:11.748Z] #37 3.576 + GOPATH=/tmp/tmp.NjO6zc42sm [2021-03-22T10:07:11.748Z] #37 3.576 + RM_GOPATH=1 [2021-03-22T10:07:11.748Z] #37 3.576 + case "$(go env GOARCH)" in [2021-03-22T10:07:11.748Z] #37 3.576 ++ go env GOARCH [2021-03-22T10:07:11.748Z] #37 3.588 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:07:11.748Z] #37 3.588 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:11.748Z] #37 3.588 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:11.748Z] #37 3.588 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:11.748Z] #37 3.588 + dir=/tmp/install [2021-03-22T10:07:11.748Z] #37 3.588 + bin=tini [2021-03-22T10:07:11.748Z] #37 3.588 + shift [2021-03-22T10:07:11.748Z] #37 3.588 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T10:07:11.748Z] #37 3.588 + . /tmp/install/tini.installer [2021-03-22T10:07:11.748Z] #37 3.588 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:07:11.748Z] #37 3.588 + install_tini [2021-03-22T10:07:11.748Z] #37 3.588 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T10:07:11.748Z] #37 3.588 + git clone https://github.com/krallin/tini.git /tmp/tmp.NjO6zc42sm/tini [2021-03-22T10:07:11.748Z] #37 3.588 Cloning into '/tmp/tmp.NjO6zc42sm/tini'... [2021-03-22T10:07:11.748Z] #37 4.175 + cd /tmp/tmp.NjO6zc42sm/tini [2021-03-22T10:07:11.748Z] #37 4.180 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:07:11.748Z] #37 4.204 + cmake . [2021-03-22T10:07:11.748Z] #37 4.986 -- The C compiler identification is GNU 8.3.0 [2021-03-22T10:07:11.748Z] #37 5.052 -- Check for working C compiler: /usr/bin/cc [2021-03-22T10:07:11.748Z] #37 5.619 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T10:07:11.748Z] #37 5.633 -- Detecting C compiler ABI info [2021-03-22T10:07:11.748Z] #37 6.285 -- Detecting C compiler ABI info - done [2021-03-22T10:07:11.748Z] #37 6.348 -- Detecting C compile features [2021-03-22T10:07:11.748Z] #37 8.666 -- Detecting C compile features - done [2021-03-22T10:07:11.748Z] #37 8.754 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T10:07:11.748Z] #37 9.019 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T10:07:11.748Z] #37 9.153 -- Configuring done [2021-03-22T10:07:11.748Z] #37 9.163 -- Generating done [2021-03-22T10:07:11.748Z] #37 9.190 -- Build files have been written to: /tmp/tmp.NjO6zc42sm/tini [2021-03-22T10:07:11.748Z] #37 9.200 + make tini-static [2021-03-22T10:07:11.748Z] #37 9.618 Scanning dependencies of target tini-static [2021-03-22T10:07:11.748Z] #37 9.842 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T10:07:11.793Z] #56 36.58 + bin/ctr [2021-03-22T10:07:12.003Z] #37 ... [2021-03-22T10:07:12.003Z] [2021-03-22T10:07:12.003Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:07:12.003Z] #67 sha256:502fec096f737cabda1df6fe503c07dad15d51c63b2b2dd9bf36a7d4f7eef052 [2021-03-22T10:07:12.003Z] #67 2.581 + RM_GOPATH=0 [2021-03-22T10:07:12.003Z] #67 2.581 + TMP_GOPATH= [2021-03-22T10:07:12.003Z] #67 2.581 + : /build [2021-03-22T10:07:12.003Z] #67 2.581 + '[' -z '' ']' [2021-03-22T10:07:12.003Z] #67 2.581 ++ mktemp -d [2021-03-22T10:07:12.003Z] #67 2.581 + export GOPATH=/tmp/tmp.30QDqHUeLl [2021-03-22T10:07:12.003Z] #67 2.581 + GOPATH=/tmp/tmp.30QDqHUeLl [2021-03-22T10:07:12.003Z] #67 2.581 + RM_GOPATH=1 [2021-03-22T10:07:12.003Z] #67 2.581 + case "$(go env GOARCH)" in [2021-03-22T10:07:12.003Z] #67 2.584 ++ go env GOARCH [2021-03-22T10:07:12.003Z] #67 2.585 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.003Z] #67 2.585 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.003Z] #67 2.585 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:12.003Z] #67 2.587 + dir=/tmp/install [2021-03-22T10:07:12.003Z] #67 2.587 + bin=proxy [2021-03-22T10:07:12.003Z] #67 2.587 + shift [2021-03-22T10:07:12.003Z] #67 2.587 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T10:07:12.003Z] #67 2.587 + . /tmp/install/proxy.installer [2021-03-22T10:07:12.003Z] #67 2.587 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:07:12.003Z] #67 2.587 + install_proxy [2021-03-22T10:07:12.003Z] #67 2.587 + case "$1" in [2021-03-22T10:07:12.003Z] #67 2.587 + export CGO_ENABLED=0 [2021-03-22T10:07:12.003Z] #67 2.587 + CGO_ENABLED=0 [2021-03-22T10:07:12.003Z] #67 2.587 + _install_proxy [2021-03-22T10:07:12.003Z] #67 2.587 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T10:07:12.003Z] #67 2.587 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.30QDqHUeLl/src/github.com/docker/libnetwork [2021-03-22T10:07:12.003Z] #67 2.590 Cloning into '/tmp/tmp.30QDqHUeLl/src/github.com/docker/libnetwork'... [2021-03-22T10:07:12.003Z] #67 2.590 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:07:12.003Z] #67 ... [2021-03-22T10:07:12.003Z] [2021-03-22T10:07:12.003Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:07:12.003Z] #45 sha256:8cb56dffbcee7e827fba1c13565317ad6bebcf05e1282d4da74ad264883c1f22 [2021-03-22T10:07:12.003Z] #45 3.016 + RM_GOPATH=0 [2021-03-22T10:07:12.003Z] #45 3.016 + TMP_GOPATH= [2021-03-22T10:07:12.003Z] #45 3.016 + : /build [2021-03-22T10:07:12.003Z] #45 3.016 + '[' -z '' ']' [2021-03-22T10:07:12.003Z] #45 3.018 ++ mktemp -d [2021-03-22T10:07:12.003Z] #45 3.018 + export GOPATH=/tmp/tmp.WElwBRnZd2 [2021-03-22T10:07:12.003Z] #45 3.018 + GOPATH=/tmp/tmp.WElwBRnZd2 [2021-03-22T10:07:12.003Z] #45 3.018 + RM_GOPATH=1 [2021-03-22T10:07:12.003Z] #45 3.018 + case "$(go env GOARCH)" in [2021-03-22T10:07:12.003Z] #45 3.021 ++ go env GOARCH [2021-03-22T10:07:12.003Z] #45 3.035 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.003Z] #45 3.035 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.003Z] #45 3.035 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:12.003Z] #45 3.037 + dir=/tmp/install [2021-03-22T10:07:12.003Z] #45 3.037 + bin=vndr [2021-03-22T10:07:12.003Z] #45 3.037 + shift [2021-03-22T10:07:12.003Z] #45 3.037 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T10:07:12.003Z] #45 3.037 + . /tmp/install/vndr.installer [2021-03-22T10:07:12.003Z] #45 3.037 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:07:12.003Z] #45 3.038 + install_vndr [2021-03-22T10:07:12.003Z] #45 3.038 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:07:12.003Z] #45 3.038 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T10:07:12.003Z] #45 3.038 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WElwBRnZd2/src/github.com/LK4D4/vndr [2021-03-22T10:07:12.003Z] #45 3.044 Cloning into '/tmp/tmp.WElwBRnZd2/src/github.com/LK4D4/vndr'... [2021-03-22T10:07:12.003Z] #45 3.451 + cd /tmp/tmp.WElwBRnZd2/src/github.com/LK4D4/vndr [2021-03-22T10:07:12.003Z] #45 3.451 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:07:12.003Z] #45 3.461 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T10:07:12.003Z] #45 4.693 github.com/LK4D4/vndr/build [2021-03-22T10:07:12.003Z] #45 4.784 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T10:07:12.003Z] #45 5.140 github.com/LK4D4/vndr/versioned [2021-03-22T10:07:12.003Z] #45 6.578 github.com/LK4D4/vndr/godl [2021-03-22T10:07:12.003Z] #45 8.554 github.com/LK4D4/vndr [2021-03-22T10:07:12.258Z] #45 ... [2021-03-22T10:07:12.258Z] [2021-03-22T10:07:12.258Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:12.258Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:12.258Z] #49 4.437 + RM_GOPATH=0 [2021-03-22T10:07:12.258Z] #49 4.437 + TMP_GOPATH= [2021-03-22T10:07:12.258Z] #49 4.437 + : /build [2021-03-22T10:07:12.258Z] #49 4.437 + '[' -z '' ']' [2021-03-22T10:07:12.258Z] #49 4.437 ++ mktemp -d [2021-03-22T10:07:12.258Z] #49 4.443 + export GOPATH=/tmp/tmp.mR7pxdlWZe [2021-03-22T10:07:12.258Z] #49 4.443 + GOPATH=/tmp/tmp.mR7pxdlWZe [2021-03-22T10:07:12.258Z] #49 4.443 + RM_GOPATH=1 [2021-03-22T10:07:12.258Z] #49 4.443 + case "$(go env GOARCH)" in [2021-03-22T10:07:12.258Z] #49 4.443 ++ go env GOARCH [2021-03-22T10:07:12.258Z] #49 4.454 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.258Z] #49 4.454 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.258Z] #49 4.454 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:12.258Z] #49 4.464 + dir=/tmp/install [2021-03-22T10:07:12.258Z] #49 4.464 + bin=golangci_lint [2021-03-22T10:07:12.258Z] #49 4.464 + shift [2021-03-22T10:07:12.258Z] #49 4.464 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T10:07:12.258Z] #49 4.464 + . /tmp/install/golangci_lint.installer [2021-03-22T10:07:12.258Z] #49 4.464 ++ : v1.23.8 [2021-03-22T10:07:12.258Z] #49 4.464 + install_golangci_lint [2021-03-22T10:07:12.258Z] #49 4.464 + set -e [2021-03-22T10:07:12.258Z] #49 4.464 + export GO111MODULE=on [2021-03-22T10:07:12.258Z] #49 4.464 + GO111MODULE=on [2021-03-22T10:07:12.258Z] #49 4.464 + GOBIN=/build [2021-03-22T10:07:12.258Z] #49 4.464 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T10:07:12.258Z] #49 4.540 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T10:07:12.258Z] #49 4.540 go: finding github.com v1.23.8 [2021-03-22T10:07:12.258Z] #49 4.552 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T10:07:12.258Z] #49 4.564 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:07:12.258Z] #49 4.570 go: finding github.com/golangci v1.23.8 [2021-03-22T10:07:12.258Z] #49 5.084 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:07:12.258Z] #49 5.771 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:07:12.258Z] #49 10.77 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T10:07:12.258Z] #49 10.89 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T10:07:12.258Z] #49 11.01 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T10:07:12.258Z] #49 ... [2021-03-22T10:07:12.258Z] [2021-03-22T10:07:12.258Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:07:12.258Z] #47 sha256:7ab8edb7660711d1f4e51d4a72646350b0b0288887cad2daa7167cb2ea752010 [2021-03-22T10:07:12.258Z] #47 4.689 + RM_GOPATH=0 [2021-03-22T10:07:12.258Z] #47 4.696 + TMP_GOPATH= [2021-03-22T10:07:12.258Z] #47 4.696 + : /build [2021-03-22T10:07:12.258Z] #47 4.696 + '[' -z '' ']' [2021-03-22T10:07:12.258Z] #47 4.696 ++ mktemp -d [2021-03-22T10:07:12.258Z] #47 4.698 + export GOPATH=/tmp/tmp.oF1NT9R5qb [2021-03-22T10:07:12.258Z] #47 4.699 + GOPATH=/tmp/tmp.oF1NT9R5qb [2021-03-22T10:07:12.258Z] #47 4.699 + RM_GOPATH=1 [2021-03-22T10:07:12.258Z] #47 4.699 + case "$(go env GOARCH)" in [2021-03-22T10:07:12.258Z] #47 4.701 ++ go env GOARCH [2021-03-22T10:07:12.258Z] #47 4.735 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.258Z] #47 4.735 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.258Z] #47 4.736 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:12.258Z] #47 4.743 + dir=/tmp/install [2021-03-22T10:07:12.258Z] #47 4.755 + bin=gotestsum [2021-03-22T10:07:12.258Z] #47 4.755 + shift [2021-03-22T10:07:12.258Z] #47 4.755 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T10:07:12.258Z] #47 4.756 + . /tmp/install/gotestsum.installer [2021-03-22T10:07:12.258Z] #47 4.756 ++ : v0.5.3 [2021-03-22T10:07:12.258Z] #47 4.756 + install_gotestsum [2021-03-22T10:07:12.258Z] #47 4.756 + set -e [2021-03-22T10:07:12.258Z] #47 4.756 + export GO111MODULE=on [2021-03-22T10:07:12.258Z] #47 4.756 + GO111MODULE=on [2021-03-22T10:07:12.258Z] #47 4.756 + GOBIN=/build [2021-03-22T10:07:12.258Z] #47 4.756 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T10:07:12.259Z] #47 4.798 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T10:07:12.259Z] #47 4.818 go: finding gotest.tools v0.5.3 [2021-03-22T10:07:12.259Z] #47 5.743 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T10:07:12.259Z] #47 6.253 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T10:07:12.259Z] #47 6.978 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T10:07:12.259Z] #47 6.981 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T10:07:12.259Z] #47 6.995 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:07:12.259Z] #47 7.017 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:07:12.259Z] #47 7.142 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:07:12.259Z] #47 7.165 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T10:07:12.259Z] #47 7.239 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:07:12.259Z] #47 7.263 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:07:12.259Z] #47 7.290 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:07:12.259Z] #47 7.368 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:07:12.259Z] #47 7.369 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:07:12.259Z] #47 7.430 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:07:12.259Z] #47 7.474 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T10:07:12.259Z] #47 7.558 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:07:12.259Z] #47 7.609 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:07:12.259Z] #47 7.686 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:07:12.259Z] #47 7.830 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:07:12.259Z] #47 7.928 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:07:12.259Z] #47 7.971 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:07:12.259Z] #47 9.485 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:07:12.259Z] #47 10.39 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:07:12.361Z] #56 ... [2021-03-22T10:07:12.361Z] [2021-03-22T10:07:12.361Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:07:12.361Z] #47 sha256:dd01e6e56c3030189d527402589038babc2797324217dd1a2cb51714deb21806 [2021-03-22T10:07:12.361Z] #47 DONE 37.1s [2021-03-22T10:07:12.361Z] [2021-03-22T10:07:12.361Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:07:12.361Z] #58 sha256:e5613bac3cf54ff48e4d4629634bd46f8c7bd0cdf5324eda149c759291c39485 [2021-03-22T10:07:12.513Z] #47 ... [2021-03-22T10:07:12.513Z] [2021-03-22T10:07:12.514Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:07:12.514Z] #34 sha256:83da0e4e13d3be5cb16df48855367755aab400bb166f4706ef02b3682a3b1f01 [2021-03-22T10:07:12.514Z] #34 4.650 + RM_GOPATH=0 [2021-03-22T10:07:12.514Z] #34 4.650 + TMP_GOPATH= [2021-03-22T10:07:12.514Z] #34 4.650 + : /build [2021-03-22T10:07:12.514Z] #34 4.650 + '[' -z '' ']' [2021-03-22T10:07:12.514Z] #34 4.650 ++ mktemp -d [2021-03-22T10:07:12.514Z] #34 4.661 + export GOPATH=/tmp/tmp.0CzKEzC4nx [2021-03-22T10:07:12.514Z] #34 4.661 + GOPATH=/tmp/tmp.0CzKEzC4nx [2021-03-22T10:07:12.514Z] #34 4.661 + RM_GOPATH=1 [2021-03-22T10:07:12.514Z] #34 4.662 + case "$(go env GOARCH)" in [2021-03-22T10:07:12.514Z] #34 4.662 ++ go env GOARCH [2021-03-22T10:07:12.514Z] #34 4.683 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.514Z] #34 4.684 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:12.514Z] #34 4.686 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:12.514Z] #34 4.687 + dir=/tmp/install [2021-03-22T10:07:12.514Z] #34 4.688 + bin=tomlv [2021-03-22T10:07:12.514Z] #34 4.688 + shift [2021-03-22T10:07:12.514Z] #34 4.689 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T10:07:12.514Z] #34 4.692 + . /tmp/install/tomlv.installer [2021-03-22T10:07:12.514Z] #34 4.694 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:07:12.514Z] #34 4.697 + install_tomlv [2021-03-22T10:07:12.514Z] #34 4.704 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T10:07:12.514Z] #34 4.705 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:07:12.514Z] #34 4.705 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.0CzKEzC4nx/src/github.com/BurntSushi/toml [2021-03-22T10:07:12.514Z] #34 4.711 Cloning into '/tmp/tmp.0CzKEzC4nx/src/github.com/BurntSushi/toml'... [2021-03-22T10:07:12.514Z] #34 5.485 + cd /tmp/tmp.0CzKEzC4nx/src/github.com/BurntSushi/toml [2021-03-22T10:07:12.514Z] #34 5.486 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:07:12.514Z] #34 5.507 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:07:12.514Z] #34 6.389 github.com/BurntSushi/toml [2021-03-22T10:07:12.514Z] #34 9.468 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:07:12.514Z] #34 ... [2021-03-22T10:07:12.514Z] [2021-03-22T10:07:12.514Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:12.514Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:12.514Z] #49 11.02 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T10:07:12.514Z] #49 11.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:07:12.514Z] #49 11.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:07:12.514Z] #49 11.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:07:12.514Z] #49 11.05 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:07:12.514Z] #49 11.05 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T10:07:12.514Z] #49 11.13 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T10:07:12.769Z] #49 11.29 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T10:07:12.769Z] #49 11.33 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T10:07:12.769Z] #49 11.39 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:07:12.769Z] #49 11.53 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:07:13.068Z] #49 11.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:07:13.068Z] #49 11.69 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T10:07:13.068Z] #49 11.73 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T10:07:13.324Z] #49 11.84 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T10:07:13.324Z] #49 11.92 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:07:13.404Z] #37 ... [2021-03-22T10:07:13.404Z] [2021-03-22T10:07:13.404Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:13.404Z] #35 21.93 internal/reflectlite [2021-03-22T10:07:13.404Z] #35 21.93 sync [2021-03-22T10:07:13.404Z] #35 23.66 sort [2021-03-22T10:07:13.404Z] #35 23.67 errors [2021-03-22T10:07:13.404Z] #35 23.97 strconv [2021-03-22T10:07:13.404Z] #35 24.34 io [2021-03-22T10:07:13.404Z] #35 25.36 internal/oserror [2021-03-22T10:07:13.404Z] #35 25.42 syscall [2021-03-22T10:07:13.404Z] #35 26.68 reflect [2021-03-22T10:07:13.404Z] #35 30.44 time [2021-03-22T10:07:13.580Z] #49 ... [2021-03-22T10:07:13.580Z] [2021-03-22T10:07:13.580Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:07:13.580Z] #24 sha256:91bed074ccf431f82a0948f1af454fe4a890f712352af20bf5815a02ff48d56e [2021-03-22T10:07:13.580Z] #24 11.31 + mkdir -p /build [2021-03-22T10:07:13.580Z] #24 11.32 + mv docker/docker /build/ [2021-03-22T10:07:13.580Z] #24 11.32 + rmdir docker [2021-03-22T10:07:13.580Z] #24 DONE 12.0s [2021-03-22T10:07:13.580Z] [2021-03-22T10:07:13.580Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:13.580Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:13.580Z] #49 12.12 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T10:07:13.580Z] #49 12.20 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:07:13.580Z] #49 12.24 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:07:13.697Z] #35 ... [2021-03-22T10:07:13.698Z] [2021-03-22T10:07:13.698Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-22T10:07:13.698Z] #33 31.53 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-03-22T10:07:13.698Z] #33 31.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-22T10:07:13.698Z] #33 32.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:07:13.877Z] using credential docker-jenkins-github-credentials [2021-03-22T10:07:13.885Z] Cloning the remote Git repository [2021-03-22T10:07:13.885Z] Cloning with configured refspecs honoured and without tags [2021-03-22T10:07:14.142Z] #49 ... [2021-03-22T10:07:14.142Z] [2021-03-22T10:07:14.142Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:07:14.142Z] #37 sha256:aafaa0f5849e7e15d08d5df5dd51035f861aa5a340e04eaad88981bf9cd3be86 [2021-03-22T10:07:14.142Z] #37 11.46 [100%] Linking C executable tini-static [2021-03-22T10:07:14.142Z] #37 12.16 [100%] Built target tini-static [2021-03-22T10:07:14.142Z] #37 12.35 + mkdir -p /build [2021-03-22T10:07:14.142Z] #37 12.37 + cp tini-static /build/docker-init [2021-03-22T10:07:14.142Z] #37 DONE 12.5s [2021-03-22T10:07:14.142Z] [2021-03-22T10:07:14.142Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:14.142Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:14.142Z] #49 12.52 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:07:14.263Z] #58 ... [2021-03-22T10:07:14.263Z] [2021-03-22T10:07:14.263Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T10:07:14.263Z] #48 sha256:0bba8f91c0cea7f792af6423294609ddef671021103a182adc4844fa32862b0e [2021-03-22T10:07:14.102Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T10:07:14.183Z] > git init /home/ubuntu/workspace/moby_PR-42179 # timeout=10 [2021-03-22T10:07:14.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:07:14.442Z] > git --version # timeout=10 [2021-03-22T10:07:14.471Z] > git --version # 'git version 2.7.4' [2021-03-22T10:07:14.472Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:07:14.475Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:07:14.439Z] #49 12.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:07:14.439Z] #49 13.13 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:07:14.439Z] #49 13.20 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:07:14.522Z] #48 DONE 0.1s [2021-03-22T10:07:14.522Z] [2021-03-22T10:07:14.522Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:07:14.522Z] #58 sha256:e5613bac3cf54ff48e4d4629634bd46f8c7bd0cdf5324eda149c759291c39485 [2021-03-22T10:07:15.001Z] #49 13.58 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:07:15.223Z] #33 ... [2021-03-22T10:07:15.223Z] [2021-03-22T10:07:15.223Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-22T10:07:15.223Z] #43 23.63 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:07:15.223Z] #43 23.63 Need to get 3742 kB of archives. [2021-03-22T10:07:15.223Z] #43 23.63 After this operation, 22.0 MB of additional disk space will be used. [2021-03-22T10:07:15.223Z] #43 23.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-03-22T10:07:15.223Z] #43 23.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-22T10:07:15.223Z] #43 23.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-03-22T10:07:15.223Z] #43 23.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-22T10:07:15.223Z] #43 23.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-03-22T10:07:15.223Z] #43 23.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-22T10:07:15.223Z] #43 23.66 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-03-22T10:07:15.223Z] #43 23.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-03-22T10:07:15.223Z] #43 23.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-03-22T10:07:15.223Z] #43 23.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-03-22T10:07:15.223Z] #43 23.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-03-22T10:07:15.223Z] #43 23.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-03-22T10:07:15.223Z] #43 23.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-03-22T10:07:15.223Z] #43 23.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-03-22T10:07:15.223Z] #43 23.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-22T10:07:15.223Z] #43 23.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-03-22T10:07:15.223Z] #43 23.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-03-22T10:07:15.223Z] #43 24.78 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:07:15.223Z] #43 24.98 Fetched 3742 kB in 0s (13.1 MB/s) [2021-03-22T10:07:15.223Z] #43 25.05 Selecting previously unselected package libcap-dev:s390x. [2021-03-22T10:07:15.223Z] #43 25.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 ... 15177 files and directories currently installed.) [2021-03-22T10:07:15.223Z] #43 25.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 25.18 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-03-22T10:07:15.223Z] #43 25.27 Selecting previously unselected package libnet1:s390x. [2021-03-22T10:07:15.223Z] #43 25.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 25.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-22T10:07:15.223Z] #43 25.42 Selecting previously unselected package libnet1-dev. [2021-03-22T10:07:15.223Z] #43 25.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 25.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T10:07:15.223Z] #43 25.73 Selecting previously unselected package libnl-3-200:s390x. [2021-03-22T10:07:15.223Z] #43 25.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 25.74 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-22T10:07:15.223Z] #43 25.93 Selecting previously unselected package libnl-3-dev:s390x. [2021-03-22T10:07:15.223Z] #43 25.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 25.94 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-03-22T10:07:15.223Z] #43 26.21 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-22T10:07:15.223Z] #43 26.21 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 26.22 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-22T10:07:15.223Z] #43 26.26 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-03-22T10:07:15.223Z] #43 26.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 26.29 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-22T10:07:15.223Z] #43 26.50 Selecting previously unselected package zlib1g-dev:s390x. [2021-03-22T10:07:15.223Z] #43 26.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 26.51 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-22T10:07:15.223Z] #43 26.87 Selecting previously unselected package libprotobuf17:s390x. [2021-03-22T10:07:15.223Z] #43 26.87 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 26.87 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-22T10:07:15.223Z] #43 27.77 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-03-22T10:07:15.223Z] #43 27.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 27.77 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-22T10:07:15.223Z] #43 27.95 Selecting previously unselected package libprotobuf-dev:s390x. [2021-03-22T10:07:15.223Z] #43 27.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-03-22T10:07:15.223Z] #43 27.95 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 28.88 Selecting previously unselected package libprotoc17:s390x. [2021-03-22T10:07:15.224Z] #43 28.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-03-22T10:07:15.224Z] #43 28.89 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 29.50 Selecting previously unselected package protobuf-c-compiler. [2021-03-22T10:07:15.224Z] #43 29.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-03-22T10:07:15.224Z] #43 29.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T10:07:15.224Z] #43 29.59 Selecting previously unselected package protobuf-compiler. [2021-03-22T10:07:15.224Z] #43 29.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-03-22T10:07:15.224Z] #43 29.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 29.72 Selecting previously unselected package python-pkg-resources. [2021-03-22T10:07:15.224Z] #43 29.72 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T10:07:15.224Z] #43 29.72 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-22T10:07:15.224Z] #43 29.93 Selecting previously unselected package python-six. [2021-03-22T10:07:15.224Z] #43 29.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-22T10:07:15.224Z] #43 29.93 Unpacking python-six (1.12.0-1) ... [2021-03-22T10:07:15.224Z] #43 29.98 Selecting previously unselected package python-protobuf. [2021-03-22T10:07:15.224Z] #43 29.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-03-22T10:07:15.224Z] #43 29.99 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 30.41 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-22T10:07:15.224Z] #43 32.24 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 32.25 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-22T10:07:15.224Z] #43 32.27 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-22T10:07:15.224Z] #43 32.28 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-22T10:07:15.224Z] #43 32.28 Setting up python-six (1.12.0-1) ... [2021-03-22T10:07:15.224Z] #43 33.71 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-22T10:07:15.224Z] #43 33.73 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-22T10:07:15.224Z] #43 33.75 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 33.75 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-03-22T10:07:15.224Z] #43 33.76 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 33.77 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 33.78 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T10:07:15.224Z] #43 33.78 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 33.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T10:07:15.224Z] #43 33.80 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-22T10:07:15.224Z] #43 ... [2021-03-22T10:07:15.224Z] [2021-03-22T10:07:15.224Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-22T10:07:15.224Z] #14 24.18 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T10:07:15.224Z] #14 24.18 Need to get 73.8 MB of archives. [2021-03-22T10:07:15.224Z] #14 24.18 After this operation, 494 MB of additional disk space will be used. [2021-03-22T10:07:15.224Z] #14 24.18 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-03-22T10:07:15.224Z] #14 24.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-03-22T10:07:15.224Z] #14 24.33 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-03-22T10:07:15.224Z] #14 24.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-03-22T10:07:15.224Z] #14 24.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-03-22T10:07:15.224Z] #14 24.58 Get:6 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-03-22T10:07:15.224Z] #14 24.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-22T10:07:15.224Z] #14 24.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-03-22T10:07:15.224Z] #14 24.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-03-22T10:07:15.224Z] #14 24.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-22T10:07:15.224Z] #14 25.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-22T10:07:15.224Z] #14 25.16 Get:12 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-03-22T10:07:15.224Z] #14 25.18 Get:13 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-03-22T10:07:15.224Z] #14 27.01 Get:14 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-03-22T10:07:15.224Z] #14 28.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-03-22T10:07:15.224Z] #14 28.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-03-22T10:07:15.224Z] #14 28.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-22T10:07:15.224Z] #14 28.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-22T10:07:15.224Z] #14 28.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-03-22T10:07:15.224Z] #14 28.14 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-03-22T10:07:15.224Z] #14 28.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-03-22T10:07:15.224Z] #14 28.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-03-22T10:07:15.224Z] #14 28.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-03-22T10:07:15.224Z] #14 28.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-03-22T10:07:15.224Z] #14 28.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-03-22T10:07:15.224Z] #14 28.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-03-22T10:07:15.224Z] #14 28.22 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-03-22T10:07:15.224Z] #14 28.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-03-22T10:07:15.224Z] #14 28.95 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:07:15.224Z] #14 29.02 Fetched 73.8 MB in 4s (17.8 MB/s) [2021-03-22T10:07:15.224Z] #14 29.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-22T10:07:15.224Z] #14 29.14 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-03-22T10:07:15.224Z] #14 29.15 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T10:07:15.224Z] #14 29.38 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-03-22T10:07:15.224Z] #14 29.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-22T10:07:15.224Z] #14 29.48 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-22T10:07:15.224Z] #14 29.49 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-22T10:07:15.224Z] #14 29.59 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-03-22T10:07:15.224Z] #14 29.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-22T10:07:15.224Z] #14 29.72 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-03-22T10:07:15.224Z] #14 29.73 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T10:07:15.224Z] #14 29.87 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-03-22T10:07:15.224Z] #14 29.95 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-22T10:07:15.224Z] #14 29.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-22T10:07:15.224Z] #14 29.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-03-22T10:07:15.224Z] #14 29.97 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T10:07:15.224Z] #14 31.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-22T10:07:15.224Z] #14 31.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-03-22T10:07:15.224Z] #14 31.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T10:07:15.298Z] #49 13.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:07:15.861Z] #49 ... [2021-03-22T10:07:15.861Z] [2021-03-22T10:07:15.861Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:07:15.861Z] #34 sha256:83da0e4e13d3be5cb16df48855367755aab400bb166f4706ef02b3682a3b1f01 [2021-03-22T10:07:15.861Z] #34 DONE 14.5s [2021-03-22T10:07:15.861Z] [2021-03-22T10:07:15.861Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:15.861Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:15.861Z] #49 14.45 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:07:15.867Z] #14 ... [2021-03-22T10:07:15.867Z] [2021-03-22T10:07:15.867Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:15.867Z] #48 DONE 34.2s [2021-03-22T10:07:15.867Z] [2021-03-22T10:07:15.867Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-22T10:07:15.867Z] #37 33.42 Selecting previously unselected package libxml2:s390x. [2021-03-22T10:07:15.867Z] #37 33.42 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-03-22T10:07:15.867Z] #37 33.43 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T10:07:15.867Z] #37 33.85 Selecting previously unselected package libarchive13:s390x. [2021-03-22T10:07:15.867Z] #37 33.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-03-22T10:07:15.867Z] #37 33.86 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-22T10:07:15.867Z] #37 34.04 Selecting previously unselected package libjsoncpp1:s390x. [2021-03-22T10:07:15.867Z] #37 34.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-03-22T10:07:15.867Z] #37 34.04 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-03-22T10:07:15.867Z] #37 34.28 Selecting previously unselected package librhash0:s390x. [2021-03-22T10:07:15.867Z] #37 34.28 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-03-22T10:07:15.867Z] #37 34.31 Unpacking librhash0:s390x (1.3.8-1) ... [2021-03-22T10:07:15.867Z] #37 34.41 Selecting previously unselected package libuv1:s390x. [2021-03-22T10:07:15.867Z] #37 34.41 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-03-22T10:07:15.867Z] #37 34.42 Unpacking libuv1:s390x (1.24.1-1) ... [2021-03-22T10:07:15.867Z] #37 34.55 Selecting previously unselected package cmake. [2021-03-22T10:07:15.867Z] #37 34.55 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-03-22T10:07:16.170Z] #37 34.56 Unpacking cmake (3.13.4-1) ... [2021-03-22T10:07:16.170Z] #37 ... [2021-03-22T10:07:16.170Z] [2021-03-22T10:07:16.170Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:16.170Z] #46 24.62 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T10:07:16.170Z] #46 24.63 io [2021-03-22T10:07:16.170Z] #46 25.06 strconv [2021-03-22T10:07:16.170Z] #46 26.27 bytes [2021-03-22T10:07:16.170Z] #46 28.51 bufio [2021-03-22T10:07:16.170Z] #46 28.66 reflect [2021-03-22T10:07:16.170Z] #46 29.62 syscall [2021-03-22T10:07:16.170Z] #46 ... [2021-03-22T10:07:16.170Z] [2021-03-22T10:07:16.170Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:16.170Z] #35 33.68 internal/poll [2021-03-22T10:07:16.463Z] #49 15.13 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:07:16.720Z] #49 ... [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T10:07:16.720Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-22T10:07:16.720Z] #39 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-22T10:07:16.720Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-22T10:07:16.720Z] #15 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T10:07:16.720Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-22T10:07:16.720Z] #17 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-22T10:07:16.720Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-22T10:07:16.720Z] #21 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:07:16.720Z] #29 sha256:2c3d9059426bc25e14e5e63682d2aecc9dec5cee5f6595caa3d0ffe8d30a12d3 [2021-03-22T10:07:16.720Z] #29 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T10:07:16.720Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-22T10:07:16.720Z] #31 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:07:16.720Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T10:07:16.720Z] #32 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T10:07:16.720Z] #30 sha256:202aaf3330c7831cd50bfa01c18ce779c32e3c2b8136a8159cd6ed72a6fe9ef4 [2021-03-22T10:07:16.720Z] #30 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:07:16.720Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T10:07:16.720Z] #27 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T10:07:16.720Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-22T10:07:16.720Z] #14 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T10:07:16.720Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-22T10:07:16.720Z] #18 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:07:16.720Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:07:16.720Z] #20 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:07:16.720Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T10:07:16.720Z] #22 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T10:07:16.720Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-22T10:07:16.720Z] #16 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T10:07:16.720Z] #25 sha256:d356b31efa1d48a838d94de364922c1cfbc5e406ae2b3d4dabc618e5ac4aa882 [2021-03-22T10:07:16.720Z] #25 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T10:07:16.720Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-22T10:07:16.720Z] #19 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T10:07:16.720Z] #28 sha256:6ee0d261ee1f2264cc489fdf2e3c60f251db3de88e692a269c06e91745294650 [2021-03-22T10:07:16.720Z] #28 CACHED [2021-03-22T10:07:16.720Z] [2021-03-22T10:07:16.720Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T10:07:16.720Z] #33 sha256:ee645457aa38ba8c40ad6518951000db89840c8ad8dad5cae3994dc8bf4da511 [2021-03-22T10:07:16.720Z] #33 CACHED [2021-03-22T10:07:16.806Z] #35 ... [2021-03-22T10:07:16.806Z] [2021-03-22T10:07:16.806Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:16.806Z] #57 1.119 + RM_GOPATH=0 [2021-03-22T10:07:16.806Z] #57 1.119 + TMP_GOPATH= [2021-03-22T10:07:16.806Z] #57 1.119 + : /build [2021-03-22T10:07:16.806Z] #57 1.119 + '[' -z '' ']' [2021-03-22T10:07:16.806Z] #57 1.119 ++ mktemp -d [2021-03-22T10:07:16.806Z] #57 1.245 + export GOPATH=/tmp/tmp.YHOAaomwRc [2021-03-22T10:07:16.806Z] #57 1.245 + GOPATH=/tmp/tmp.YHOAaomwRc [2021-03-22T10:07:16.806Z] #57 1.245 + RM_GOPATH=1 [2021-03-22T10:07:16.806Z] #57 1.245 + case "$(go env GOARCH)" in [2021-03-22T10:07:16.806Z] #57 1.245 ++ go env GOARCH [2021-03-22T10:07:16.806Z] #57 1.255 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:16.806Z] #57 1.255 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:16.806Z] #57 1.255 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:16.806Z] #57 1.260 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:07:16.806Z] #57 1.260 + dir=/tmp/install [2021-03-22T10:07:16.806Z] #57 1.260 + bin=containerd [2021-03-22T10:07:16.806Z] #57 1.260 + shift [2021-03-22T10:07:16.806Z] #57 1.260 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T10:07:16.806Z] #57 1.260 + . /tmp/install/containerd.installer [2021-03-22T10:07:16.806Z] #57 1.260 ++ set -e [2021-03-22T10:07:16.806Z] #57 1.260 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:07:16.806Z] #57 1.260 + install_containerd [2021-03-22T10:07:16.806Z] #57 1.260 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T10:07:16.806Z] #57 1.260 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YHOAaomwRc/src/github.com/containerd/containerd [2021-03-22T10:07:16.806Z] #57 1.271 Cloning into '/tmp/tmp.YHOAaomwRc/src/github.com/containerd/containerd'... [2021-03-22T10:07:16.806Z] #57 ... [2021-03-22T10:07:16.806Z] [2021-03-22T10:07:16.806Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-22T10:07:16.806Z] #14 33.89 Selecting previously unselected package binutils-mingw-w64. [2021-03-22T10:07:16.806Z] #14 33.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-22T10:07:16.806Z] #14 33.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T10:07:16.806Z] #14 34.02 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-03-22T10:07:16.806Z] #14 34.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-22T10:07:16.806Z] #14 34.03 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-22T10:07:16.977Z] [2021-03-22T10:07:16.977Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:07:16.977Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T10:07:16.977Z] #40 CACHED [2021-03-22T10:07:16.977Z] [2021-03-22T10:07:16.977Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:07:16.977Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:07:16.977Z] #42 CACHED [2021-03-22T10:07:16.977Z] [2021-03-22T10:07:16.977Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:07:16.977Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:07:16.977Z] #43 CACHED [2021-03-22T10:07:16.977Z] [2021-03-22T10:07:16.977Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T10:07:16.977Z] #35 sha256:157b20c734724722636b450fd8ef782b7967003a67059adb947fa5f773241e6d [2021-03-22T10:07:16.977Z] #35 DONE 0.1s [2021-03-22T10:07:16.977Z] [2021-03-22T10:07:16.977Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T10:07:16.977Z] #38 sha256:5c5887ff8c6b7961dfef19fd90151b602314f16abebd333941f4637f823cda14 [2021-03-22T10:07:16.977Z] #38 DONE 0.1s [2021-03-22T10:07:16.977Z] [2021-03-22T10:07:16.977Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:07:16.977Z] #67 sha256:502fec096f737cabda1df6fe503c07dad15d51c63b2b2dd9bf36a7d4f7eef052 [2021-03-22T10:07:16.977Z] #67 14.27 Checking out files: 58% (1113/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-03-22T10:07:16.977Z] #67 14.88 + cd /tmp/tmp.30QDqHUeLl/src/github.com/docker/libnetwork [2021-03-22T10:07:16.977Z] #67 14.88 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:07:16.977Z] #67 15.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T10:07:17.099Z] #14 34.18 Selecting previously unselected package dmsetup. [2021-03-22T10:07:17.099Z] #14 34.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-03-22T10:07:17.099Z] #14 34.19 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-22T10:07:17.099Z] #14 34.31 Selecting previously unselected package mingw-w64-common. [2021-03-22T10:07:17.099Z] #14 34.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-22T10:07:17.099Z] #14 34.31 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-22T10:07:17.283Z] #67 ... [2021-03-22T10:07:17.283Z] [2021-03-22T10:07:17.283Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T10:07:17.283Z] #41 sha256:8da1b198ab7136dc0e253d7d52a54ea957c2fad18ae6bd980131038065e81b13 [2021-03-22T10:07:17.283Z] #41 DONE 0.4s [2021-03-22T10:07:17.539Z] [2021-03-22T10:07:17.539Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T10:07:17.539Z] #44 sha256:36b337f597c82c59e065414021e22fb6fff5b42a874f556bcc1b5ee4dceac55f [2021-03-22T10:07:17.539Z] #44 DONE 0.1s [2021-03-22T10:07:17.539Z] [2021-03-22T10:07:17.539Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:07:17.539Z] #58 sha256:70d3b921613919a51145f123765ab6feb48b8caab6c5ccbfb754fe98c66aaf1d [2021-03-22T10:07:17.539Z] #58 10.10 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:07:17.539Z] #58 10.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:07:17.539Z] #58 10.23 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T10:07:17.539Z] #58 10.45 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-22T10:07:17.539Z] #58 10.45 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T10:07:17.539Z] #58 10.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:07:17.539Z] #58 10.53 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:07:17.539Z] #58 10.53 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T10:07:17.539Z] #58 10.56 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:07:17.539Z] #58 10.61 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:07:17.539Z] #58 10.66 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:07:17.539Z] #58 10.99 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:07:17.539Z] #58 11.01 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T10:07:17.539Z] #58 11.13 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:07:17.539Z] #58 11.13 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:07:17.539Z] #58 11.46 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:07:17.539Z] #58 12.70 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-22T10:07:17.539Z] #58 13.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:07:17.539Z] #58 13.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:07:17.539Z] #58 14.41 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:07:17.539Z] #58 16.19 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:07:17.539Z] #58 ... [2021-03-22T10:07:17.539Z] [2021-03-22T10:07:17.539Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:07:17.539Z] #53 sha256:bbf61af1dd13dfa3757531f6d26563a00932532a22d7dfd7fda13a2c7baf0a0b [2021-03-22T10:07:17.539Z] #53 16.14 + cd /tmp/tmp.qXPPlUvu0S/src/github.com/opencontainers/runc [2021-03-22T10:07:17.539Z] #53 16.14 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:07:17.839Z] #53 16.43 + '[' -z '' ']' [2021-03-22T10:07:17.839Z] #53 16.43 + target=static [2021-03-22T10:07:17.839Z] #53 16.43 + make 'BUILDTAGS=seccomp ' static [2021-03-22T10:07:18.138Z] #14 ... [2021-03-22T10:07:18.138Z] [2021-03-22T10:07:18.138Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-22T10:07:18.138Z] #43 36.48 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-03-22T10:07:18.138Z] #43 36.49 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:07:18.138Z] #43 DONE 36.8s [2021-03-22T10:07:18.401Z] #53 17.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T10:07:18.440Z] [2021-03-22T10:07:18.440Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-22T10:07:18.440Z] #37 36.54 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-22T10:07:18.440Z] #37 36.55 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T10:07:18.440Z] #37 36.56 Setting up libuv1:s390x (1.24.1-1) ... [2021-03-22T10:07:18.440Z] #37 36.57 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T10:07:18.440Z] #37 36.59 Setting up librhash0:s390x (1.3.8-1) ... [2021-03-22T10:07:18.440Z] #37 36.62 Setting up cmake-data (3.13.4-1) ... [2021-03-22T10:07:18.440Z] #37 36.63 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T10:07:18.440Z] #37 36.63 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-03-22T10:07:18.440Z] #37 36.66 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-22T10:07:18.440Z] #37 36.66 Setting up cmake (3.13.4-1) ... [2021-03-22T10:07:18.440Z] #37 36.67 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:07:18.440Z] #37 36.72 Processing triggers for mime-support (3.62) ... [2021-03-22T10:07:18.440Z] #37 DONE 37.1s [2021-03-22T10:07:18.440Z] [2021-03-22T10:07:18.440Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:18.710Z] #58 43.69 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:07:18.710Z] #58 43.69 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T10:07:19.483Z] #38 0.777 + RM_GOPATH=0 [2021-03-22T10:07:19.483Z] #38 0.777 + TMP_GOPATH= [2021-03-22T10:07:19.483Z] #38 0.777 + : /build [2021-03-22T10:07:19.483Z] #38 0.777 + '[' -z '' ']' [2021-03-22T10:07:19.483Z] #38 0.778 ++ mktemp -d [2021-03-22T10:07:19.483Z] #38 0.780 + export GOPATH=/tmp/tmp.WdnrnMtJ9M [2021-03-22T10:07:19.483Z] #38 0.780 + GOPATH=/tmp/tmp.WdnrnMtJ9M [2021-03-22T10:07:19.483Z] #38 0.780 + RM_GOPATH=1 [2021-03-22T10:07:19.483Z] #38 0.780 + case "$(go env GOARCH)" in [2021-03-22T10:07:19.483Z] #38 0.780 ++ go env GOARCH [2021-03-22T10:07:19.483Z] #38 0.804 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:19.483Z] #38 0.804 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:19.483Z] #38 0.804 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:19.483Z] #38 0.806 + dir=/tmp/install [2021-03-22T10:07:19.483Z] #38 0.806 + bin=tini [2021-03-22T10:07:19.483Z] #38 0.806 + shift [2021-03-22T10:07:19.483Z] #38 0.806 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T10:07:19.483Z] #38 0.806 + . /tmp/install/tini.installer [2021-03-22T10:07:19.483Z] #38 0.806 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:07:19.483Z] #38 0.806 + install_tini [2021-03-22T10:07:19.483Z] #38 0.807 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T10:07:19.483Z] #38 0.807 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:07:19.483Z] #38 0.807 + git clone https://github.com/krallin/tini.git /tmp/tmp.WdnrnMtJ9M/tini [2021-03-22T10:07:19.483Z] #38 0.807 Cloning into '/tmp/tmp.WdnrnMtJ9M/tini'... [2021-03-22T10:07:20.120Z] #38 1.400 + cd /tmp/tmp.WdnrnMtJ9M/tini [2021-03-22T10:07:20.120Z] #38 1.400 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:07:20.120Z] #38 1.411 + cmake . [2021-03-22T10:07:20.120Z] #38 1.722 -- The C compiler identification is GNU 8.3.0 [2021-03-22T10:07:20.120Z] #38 1.743 -- Check for working C compiler: /usr/bin/cc [2021-03-22T10:07:20.755Z] #38 2.114 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T10:07:20.755Z] #38 2.117 -- Detecting C compiler ABI info [2021-03-22T10:07:20.755Z] #38 ... [2021-03-22T10:07:20.755Z] [2021-03-22T10:07:20.755Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:20.755Z] #52 29.30 syscall [2021-03-22T10:07:20.755Z] #52 29.31 reflect [2021-03-22T10:07:20.755Z] #52 33.56 time [2021-03-22T10:07:20.755Z] #52 37.38 context [2021-03-22T10:07:20.755Z] #52 37.91 os [2021-03-22T10:07:20.755Z] #52 38.20 encoding/binary [2021-03-22T10:07:20.755Z] #52 39.06 encoding/base64 [2021-03-22T10:07:20.755Z] #52 ... [2021-03-22T10:07:20.755Z] [2021-03-22T10:07:20.755Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:20.755Z] #38 2.399 -- Detecting C compiler ABI info - done [2021-03-22T10:07:21.049Z] #38 2.429 -- Detecting C compile features [2021-03-22T10:07:21.671Z] #53 ... [2021-03-22T10:07:21.671Z] [2021-03-22T10:07:21.671Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:07:21.671Z] #67 sha256:502fec096f737cabda1df6fe503c07dad15d51c63b2b2dd9bf36a7d4f7eef052 [2021-03-22T10:07:21.671Z] #67 DONE 20.3s [2021-03-22T10:07:21.928Z] [2021-03-22T10:07:21.928Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:21.928Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:21.928Z] #49 16.74 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:07:21.928Z] #49 16.76 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:07:21.928Z] #49 16.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:07:21.928Z] #49 16.76 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:07:21.928Z] #49 16.76 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:07:21.928Z] #49 16.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:07:21.928Z] #49 16.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:07:21.928Z] #49 16.84 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:07:21.928Z] #49 16.86 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:07:21.928Z] #49 16.86 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T10:07:21.928Z] #49 16.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:07:21.928Z] #49 16.90 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:07:21.928Z] #49 16.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:07:21.928Z] #49 16.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T10:07:21.928Z] #49 16.93 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:07:21.928Z] #49 16.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:07:21.928Z] #49 16.94 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:07:21.928Z] #49 17.02 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:07:21.928Z] #49 17.04 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:07:21.928Z] #49 17.12 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T10:07:21.928Z] #49 17.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:07:21.928Z] #49 17.14 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:07:21.928Z] #49 17.19 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:07:21.928Z] #49 17.20 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:07:21.928Z] #49 17.20 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:07:21.928Z] #49 17.22 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T10:07:21.928Z] #49 17.22 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:07:21.928Z] #49 17.24 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:07:21.928Z] #49 17.26 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:07:21.928Z] #49 17.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:07:21.928Z] #49 17.31 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:07:21.928Z] #49 17.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:07:21.928Z] #49 17.32 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:07:21.928Z] #49 17.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:07:21.928Z] #49 17.41 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:07:21.928Z] #49 17.41 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:07:21.928Z] #49 17.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:07:21.928Z] #49 17.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:07:21.928Z] #49 17.50 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T10:07:21.928Z] #49 17.55 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:07:21.928Z] #49 17.57 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:07:21.928Z] #49 17.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:07:21.928Z] #49 17.63 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:07:21.928Z] #49 17.70 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:07:21.928Z] #49 17.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:07:21.928Z] #49 17.72 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:07:21.928Z] #49 17.73 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T10:07:21.928Z] #49 17.85 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:07:21.928Z] #49 18.00 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:07:21.928Z] #49 18.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:07:21.928Z] #49 18.04 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:07:21.928Z] #49 18.05 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:07:21.928Z] #49 18.10 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:07:21.928Z] #49 18.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:07:21.928Z] #49 18.19 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:07:21.928Z] #49 18.20 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T10:07:21.928Z] #49 18.20 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:07:21.928Z] #49 18.21 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:07:21.928Z] #49 18.22 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:07:21.928Z] #49 18.39 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T10:07:21.928Z] #49 18.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:07:21.928Z] #49 18.50 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:07:21.928Z] #49 18.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:07:21.928Z] #49 18.59 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T10:07:21.928Z] #49 18.59 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:07:21.928Z] #49 18.62 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T10:07:21.928Z] #49 18.62 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T10:07:21.928Z] #49 18.69 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:07:21.928Z] #49 18.76 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:07:21.928Z] #49 18.88 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:07:21.928Z] #49 18.88 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:07:21.928Z] #49 18.92 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:07:21.928Z] #49 18.92 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:07:21.928Z] #49 18.93 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:07:21.928Z] #49 18.95 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T10:07:21.928Z] #49 18.95 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T10:07:21.928Z] #49 18.95 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T10:07:21.928Z] #49 19.03 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:07:21.928Z] #49 19.13 go: downloading golang.org/x/text v0.3.2 [2021-03-22T10:07:21.928Z] #49 19.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:07:21.928Z] #49 19.26 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:07:21.928Z] #49 19.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:07:21.928Z] #49 19.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:07:21.928Z] #49 19.35 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:07:21.928Z] #49 19.44 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T10:07:21.928Z] #49 19.49 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:07:21.928Z] #49 19.52 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:07:21.928Z] #49 19.54 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:07:21.928Z] #49 19.54 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:07:21.928Z] #49 19.56 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:07:21.928Z] #49 19.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:07:21.928Z] #49 19.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:07:21.928Z] #49 19.82 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:07:21.928Z] #49 19.91 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T10:07:21.928Z] #49 20.10 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T10:07:21.928Z] #49 20.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:07:21.928Z] #49 20.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:07:21.928Z] #49 20.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:07:21.928Z] #49 20.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:07:21.928Z] #49 20.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:07:21.928Z] #49 20.57 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:07:22.088Z] #38 3.383 -- Detecting C compile features - done [2021-03-22T10:07:22.088Z] #38 3.411 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T10:07:22.088Z] #38 3.507 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T10:07:22.088Z] #38 3.545 -- Configuring done [2021-03-22T10:07:22.088Z] #38 3.564 -- Generating done [2021-03-22T10:07:22.088Z] #38 3.570 -- Build files have been written to: /tmp/tmp.WdnrnMtJ9M/tini [2021-03-22T10:07:22.088Z] #38 3.574 + make tini-static [2021-03-22T10:07:22.184Z] #49 20.78 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:07:22.184Z] #49 20.85 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:07:22.184Z] #49 20.85 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:07:22.184Z] #49 20.89 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:07:22.381Z] #38 3.693 Scanning dependencies of target tini-static [2021-03-22T10:07:22.381Z] #38 3.821 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T10:07:22.440Z] #49 20.95 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:07:22.440Z] #49 20.95 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:07:22.440Z] #49 21.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:07:22.440Z] #49 21.05 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:07:22.440Z] #49 21.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:07:22.697Z] #49 21.35 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:07:22.697Z] #49 ... [2021-03-22T10:07:22.697Z] [2021-03-22T10:07:22.697Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:07:22.697Z] #47 sha256:7ab8edb7660711d1f4e51d4a72646350b0b0288887cad2daa7167cb2ea752010 [2021-03-22T10:07:22.697Z] #47 11.34 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:07:22.697Z] #47 15.41 go: finding github.com/fatih/color v1.9.0 [2021-03-22T10:07:22.697Z] #47 15.42 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:07:22.697Z] #47 15.43 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:07:22.697Z] #47 15.51 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T10:07:22.697Z] #47 15.61 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:07:22.697Z] #47 15.71 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:07:22.697Z] #47 15.82 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:07:22.697Z] #47 16.01 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:07:22.697Z] #47 16.08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:07:22.697Z] #47 16.09 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:07:22.697Z] #47 16.10 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:07:22.900Z] #58 DONE 47.2s [2021-03-22T10:07:22.900Z] [2021-03-22T10:07:22.900Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T10:07:22.900Z] #59 sha256:c044ee0ff0d58c18d09ccef48685a4d86782224e502be2caf6155ce741c19662 [2021-03-22T10:07:22.900Z] #59 DONE 0.1s [2021-03-22T10:07:22.900Z] [2021-03-22T10:07:22.900Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T10:07:22.900Z] #60 sha256:bb5eec9edd44df671a0e015bbcd5eee56758588dac2418e3db582385f760bbd2 [2021-03-22T10:07:22.900Z] #60 DONE 0.1s [2021-03-22T10:07:22.900Z] [2021-03-22T10:07:22.900Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:22.900Z] #56 sha256:bdf69dc322710f2efa4750589ff03736d936613c37081af0b43372a0ff61f2af [2021-03-22T10:07:22.954Z] #47 ... [2021-03-22T10:07:22.954Z] [2021-03-22T10:07:22.954Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:22.954Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:22.954Z] #49 21.50 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:07:22.954Z] #49 ... [2021-03-22T10:07:22.954Z] [2021-03-22T10:07:22.954Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:07:22.954Z] #45 sha256:8cb56dffbcee7e827fba1c13565317ad6bebcf05e1282d4da74ad264883c1f22 [2021-03-22T10:07:22.954Z] #45 DONE 21.7s [2021-03-22T10:07:22.954Z] [2021-03-22T10:07:22.954Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:22.954Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:22.954Z] #49 21.58 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:07:23.211Z] #49 21.75 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:07:23.211Z] #49 21.75 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:07:23.211Z] #49 21.77 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:07:23.211Z] #49 21.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:07:23.420Z] #38 4.616 [100%] Linking C executable tini-static [2021-03-22T10:07:23.420Z] #38 4.898 [100%] Built target tini-static [2021-03-22T10:07:23.420Z] #38 4.974 + mkdir -p /build [2021-03-22T10:07:23.420Z] #38 4.976 + cp tini-static /build/docker-init [2021-03-22T10:07:23.469Z] #49 21.99 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:07:23.469Z] #49 22.15 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:07:23.469Z] #49 22.15 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:07:23.716Z] #38 DONE 5.3s [2021-03-22T10:07:23.716Z] [2021-03-22T10:07:23.716Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:23.716Z] #35 35.53 internal/syscall/execenv [2021-03-22T10:07:23.716Z] #35 35.63 internal/syscall/unix [2021-03-22T10:07:23.716Z] #35 35.80 os [2021-03-22T10:07:23.716Z] #35 36.51 internal/fmtsort [2021-03-22T10:07:23.716Z] #35 37.15 strings [2021-03-22T10:07:23.716Z] #35 38.42 fmt [2021-03-22T10:07:23.716Z] #35 38.98 path/filepath [2021-03-22T10:07:23.716Z] #35 40.19 io/ioutil [2021-03-22T10:07:23.716Z] #35 40.53 path [2021-03-22T10:07:23.716Z] #35 40.57 flag [2021-03-22T10:07:23.716Z] #35 40.83 github.com/BurntSushi/toml [2021-03-22T10:07:23.716Z] #35 41.36 log [2021-03-22T10:07:23.716Z] #35 41.83 text/tabwriter [2021-03-22T10:07:24.440Z] #49 ... [2021-03-22T10:07:24.440Z] [2021-03-22T10:07:24.440Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T10:07:24.440Z] #46 sha256:218c2b086b3b05b221cde1ad6bcab98801bd7b677723b42cbdc509091b629b22 [2021-03-22T10:07:24.440Z] #46 DONE 0.1s [2021-03-22T10:07:24.440Z] [2021-03-22T10:07:24.440Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:07:24.440Z] #51 sha256:01d36439c4739a478f3f5915d337b2d6886033daea9263829d1d11f45f30f2e4 [2021-03-22T10:07:24.440Z] #51 12.84 + cd /tmp/tmp.b3U7UZJOdO/src/github.com/mvdan/sh [2021-03-22T10:07:24.440Z] #51 12.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:07:24.440Z] #51 12.92 + GO111MODULE=on [2021-03-22T10:07:24.440Z] #51 12.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T10:07:24.440Z] #51 14.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:07:24.440Z] #51 14.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:07:24.440Z] #51 14.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:07:24.440Z] #51 14.66 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:07:24.440Z] #51 14.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:07:24.440Z] #51 15.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:07:24.440Z] #51 16.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:07:24.440Z] #51 16.88 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:07:24.440Z] #51 17.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:07:24.440Z] #51 17.69 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:07:24.440Z] #51 17.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:07:24.440Z] #51 18.00 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:07:24.440Z] #51 18.55 golang.org/x/sys/unix [2021-03-22T10:07:24.440Z] #51 18.56 github.com/pkg/diff [2021-03-22T10:07:24.440Z] #51 19.90 mvdan.cc/editorconfig [2021-03-22T10:07:24.440Z] #51 21.05 mvdan.cc/sh/v3/fileutil [2021-03-22T10:07:24.440Z] #51 21.41 mvdan.cc/sh/v3/syntax [2021-03-22T10:07:24.440Z] #51 ... [2021-03-22T10:07:24.440Z] [2021-03-22T10:07:24.440Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:07:24.440Z] #58 sha256:70d3b921613919a51145f123765ab6feb48b8caab6c5ccbfb754fe98c66aaf1d [2021-03-22T10:07:24.440Z] #58 17.42 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:07:24.440Z] #58 18.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:07:24.440Z] #58 18.63 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:07:24.440Z] #58 18.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:07:24.440Z] #58 18.81 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:07:24.440Z] #58 18.98 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:07:24.440Z] #58 21.08 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:07:24.440Z] #58 21.18 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:07:24.440Z] #58 21.38 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:07:24.440Z] #58 21.53 go: finding github.com/google/uuid v1.2.0 [2021-03-22T10:07:24.440Z] #58 21.56 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:07:24.440Z] #58 21.61 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:07:24.440Z] #58 21.70 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T10:07:24.440Z] #58 21.71 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-22T10:07:24.440Z] #58 21.82 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T10:07:24.440Z] #58 21.83 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:07:24.440Z] #58 21.85 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:07:24.440Z] #58 21.95 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:07:24.440Z] #58 21.95 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:07:24.440Z] #58 22.22 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:07:24.440Z] #58 22.29 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:07:25.284Z] #35 43.59 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:07:26.366Z] #35 ... [2021-03-22T10:07:26.366Z] [2021-03-22T10:07:26.366Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-22T10:07:26.366Z] #14 38.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-22T10:07:26.366Z] #14 38.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-22T10:07:26.366Z] #14 38.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T10:07:26.366Z] #14 43.20 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-22T10:07:26.366Z] #14 43.22 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-22T10:07:26.366Z] #14 43.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:07:26.366Z] #14 43.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-22T10:07:26.366Z] #14 43.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-22T10:07:26.366Z] #14 43.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:07:26.659Z] #14 ... [2021-03-22T10:07:26.659Z] [2021-03-22T10:07:26.659Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:26.659Z] #46 35.35 internal/poll [2021-03-22T10:07:26.659Z] #46 36.71 os [2021-03-22T10:07:26.659Z] #46 38.39 strings [2021-03-22T10:07:26.659Z] #46 38.75 fmt [2021-03-22T10:07:26.659Z] #46 39.95 path/filepath [2021-03-22T10:07:26.659Z] #46 41.07 regexp/syntax [2021-03-22T10:07:26.659Z] #46 41.90 go/token [2021-03-22T10:07:26.659Z] #46 42.33 go/scanner [2021-03-22T10:07:26.659Z] #46 43.50 go/ast [2021-03-22T10:07:26.659Z] #46 43.96 regexp [2021-03-22T10:07:26.952Z] #46 ... [2021-03-22T10:07:26.952Z] [2021-03-22T10:07:26.952Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:07:26.952Z] #44 6.775 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T10:07:26.952Z] #44 6.775 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T10:07:26.952Z] #44 6.784 Note: Building without GnuTLS support [2021-03-22T10:07:26.952Z] #44 6.789 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T10:07:26.952Z] #44 6.789 Makefile.config:40: Warn: Building without nftables support [2021-03-22T10:07:26.952Z] #44 7.537 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T10:07:26.952Z] #44 7.543 GEN .gitid [2021-03-22T10:07:26.952Z] #44 7.551 GEN criu/include/version.h [2021-03-22T10:07:26.952Z] #44 7.583 GEN include/common/asm [2021-03-22T10:07:26.952Z] #44 8.372 PBCC images/timens.pb-c.c [2021-03-22T10:07:26.952Z] #44 8.378 DEP images/timens.pb-c.d [2021-03-22T10:07:26.952Z] #44 8.418 PBCC images/fown.pb-c.c [2021-03-22T10:07:26.952Z] #44 8.439 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-22T10:07:26.952Z] #44 8.528 PBCC images/opts.pb-c.c [2021-03-22T10:07:26.952Z] #44 8.571 PBCC images/memfd.pb-c.c [2021-03-22T10:07:26.952Z] #44 8.600 DEP images/fown.pb-c.d [2021-03-22T10:07:26.952Z] #44 8.618 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-22T10:07:26.952Z] #44 8.666 DEP images/opts.pb-c.d [2021-03-22T10:07:26.952Z] #44 8.698 DEP images/memfd.pb-c.d [2021-03-22T10:07:26.952Z] #44 8.714 PBCC images/sit.pb-c.c [2021-03-22T10:07:26.952Z] #44 8.764 DEP images/sit.pb-c.d [2021-03-22T10:07:26.952Z] #44 8.800 PBCC images/macvlan.pb-c.c [2021-03-22T10:07:26.993Z] #58 ... [2021-03-22T10:07:26.993Z] [2021-03-22T10:07:26.993Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:07:26.993Z] #51 sha256:01d36439c4739a478f3f5915d337b2d6886033daea9263829d1d11f45f30f2e4 [2021-03-22T10:07:26.993Z] #51 25.50 golang.org/x/crypto/ssh/terminal [2021-03-22T10:07:27.245Z] #44 8.809 DEP images/macvlan.pb-c.d [2021-03-22T10:07:27.245Z] #44 8.847 PBCC images/autofs.pb-c.c [2021-03-22T10:07:27.245Z] #44 8.854 DEP images/autofs.pb-c.d [2021-03-22T10:07:27.245Z] #44 8.862 PBCC images/sysctl.pb-c.c [2021-03-22T10:07:27.245Z] #44 8.887 DEP images/sysctl.pb-c.d [2021-03-22T10:07:27.245Z] #44 8.912 PBCC images/time.pb-c.c [2021-03-22T10:07:27.245Z] #44 8.930 DEP images/time.pb-c.d [2021-03-22T10:07:27.245Z] #44 8.964 PBCC images/binfmt-misc.pb-c.c [2021-03-22T10:07:27.245Z] #44 8.970 DEP images/binfmt-misc.pb-c.d [2021-03-22T10:07:27.245Z] #44 9.002 PBCC images/seccomp.pb-c.c [2021-03-22T10:07:27.245Z] #44 9.025 DEP images/seccomp.pb-c.d [2021-03-22T10:07:27.245Z] #44 9.069 PBCC images/userns.pb-c.c [2021-03-22T10:07:27.245Z] #44 9.076 DEP images/userns.pb-c.d [2021-03-22T10:07:27.245Z] #44 9.098 PBCC images/cgroup.pb-c.c [2021-03-22T10:07:27.245Z] #44 9.124 DEP images/cgroup.pb-c.d [2021-03-22T10:07:27.540Z] #44 9.161 PBCC images/ext-file.pb-c.c [2021-03-22T10:07:27.540Z] #44 9.166 DEP images/ext-file.pb-c.d [2021-03-22T10:07:27.540Z] #44 9.219 PBCC images/rpc.pb-c.c [2021-03-22T10:07:27.540Z] #44 9.266 DEP images/rpc.pb-c.d [2021-03-22T10:07:27.540Z] #44 ... [2021-03-22T10:07:27.540Z] [2021-03-22T10:07:27.540Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:27.540Z] #35 DONE 46.1s [2021-03-22T10:07:27.540Z] [2021-03-22T10:07:27.540Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:07:27.540Z] #44 9.283 PBCC images/siginfo.pb-c.c [2021-03-22T10:07:27.540Z] #44 9.316 DEP images/siginfo.pb-c.d [2021-03-22T10:07:27.540Z] #44 ... [2021-03-22T10:07:27.540Z] [2021-03-22T10:07:27.540Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:27.540Z] #46 46.19 internal/lazyregexp [2021-03-22T10:07:27.840Z] #46 46.40 net/url [2021-03-22T10:07:28.991Z] #46 47.32 text/template/parse [2021-03-22T10:07:28.991Z] #46 47.34 go/parser [2021-03-22T10:07:29.697Z] #51 28.02 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T10:07:31.065Z] #46 49.31 encoding/xml [2021-03-22T10:07:31.065Z] #46 ... [2021-03-22T10:07:31.065Z] [2021-03-22T10:07:31.065Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:31.065Z] #52 39.62 golang.org/x/sys/unix [2021-03-22T10:07:31.065Z] #52 40.19 fmt [2021-03-22T10:07:31.065Z] #52 43.55 encoding/json [2021-03-22T10:07:31.065Z] #52 45.84 github.com/pkg/diff [2021-03-22T10:07:31.065Z] #52 46.97 go/ast [2021-03-22T10:07:31.065Z] #52 47.22 golang.org/x/crypto/ssh/terminal [2021-03-22T10:07:31.065Z] #52 48.10 mvdan.cc/editorconfig [2021-03-22T10:07:31.065Z] #52 48.94 mvdan.cc/sh/v3/fileutil [2021-03-22T10:07:31.065Z] #52 49.07 mvdan.cc/sh/v3/syntax [2021-03-22T10:07:31.358Z] #52 ... [2021-03-22T10:07:31.358Z] [2021-03-22T10:07:31.358Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:07:31.358Z] #44 9.418 PBCC images/pagemap.pb-c.c [2021-03-22T10:07:31.358Z] #44 9.539 DEP images/pagemap.pb-c.d [2021-03-22T10:07:31.358Z] #44 9.547 PBCC images/rlimit.pb-c.c [2021-03-22T10:07:31.358Z] #44 9.582 DEP images/rlimit.pb-c.d [2021-03-22T10:07:31.358Z] #44 9.634 PBCC images/file-lock.pb-c.c [2021-03-22T10:07:31.358Z] #44 9.652 DEP images/file-lock.pb-c.d [2021-03-22T10:07:31.358Z] #44 9.696 PBCC images/tty.pb-c.c [2021-03-22T10:07:31.358Z] #44 9.719 DEP images/tty.pb-c.d [2021-03-22T10:07:31.358Z] #44 9.826 PBCC images/tun.pb-c.c [2021-03-22T10:07:31.358Z] #44 9.849 PBCC images/netdev.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.02 DEP images/tun.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.05 DEP images/netdev.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.17 PBCC images/vma.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.19 DEP images/vma.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.30 PBCC images/creds.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.31 DEP images/creds.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.34 PBCC images/utsns.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.36 DEP images/utsns.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.39 PBCC images/ipc-desc.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.39 PBCC images/ipc-sem.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.40 DEP images/ipc-desc.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.44 DEP images/ipc-sem.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.47 PBCC images/ipc-msg.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.48 DEP images/ipc-msg.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.50 PBCC images/ipc-shm.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.51 DEP images/ipc-shm.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.55 PBCC images/ipc-var.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.55 DEP images/ipc-var.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.58 PBCC images/sk-opts.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.59 PBCC images/packet-sock.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.60 DEP images/sk-opts.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.61 DEP images/packet-sock.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.63 PBCC images/sk-netlink.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.65 DEP images/sk-netlink.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.70 PBCC images/sk-inet.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.71 DEP images/sk-inet.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.74 PBCC images/sk-unix.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.76 DEP images/sk-unix.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.80 PBCC images/mm.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.81 DEP images/mm.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.82 PBCC images/timerfd.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.85 DEP images/timerfd.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.90 PBCC images/timer.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.93 DEP images/timer.pb-c.d [2021-03-22T10:07:31.358Z] #44 10.93 PBCC images/sa.pb-c.c [2021-03-22T10:07:31.358Z] #44 10.97 DEP images/sa.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.02 PBCC images/pipe-data.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.04 DEP images/pipe-data.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.08 PBCC images/mnt.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.13 DEP images/mnt.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.16 PBCC images/sk-packet.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.18 DEP images/sk-packet.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.24 PBCC images/tcp-stream.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.30 DEP images/tcp-stream.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.32 PBCC images/pipe.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.34 DEP images/pipe.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.38 PBCC images/pstree.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.39 DEP images/pstree.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.43 PBCC images/fs.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.44 DEP images/fs.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.48 PBCC images/signalfd.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.49 DEP images/signalfd.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.54 PBCC images/fh.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.56 PBCC images/fsnotify.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.62 DEP images/fh.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.64 DEP images/fsnotify.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.66 PBCC images/eventpoll.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.69 DEP images/eventpoll.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.71 PBCC images/eventfd.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.72 DEP images/eventfd.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.77 PBCC images/remap-file-path.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.79 DEP images/remap-file-path.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.79 PBCC images/fifo.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.80 DEP images/fifo.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.83 PBCC images/ghost-file.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.86 DEP images/ghost-file.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.88 PBCC images/regfile.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.88 DEP images/regfile.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.91 PBCC images/ns.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.92 DEP images/ns.pb-c.d [2021-03-22T10:07:31.358Z] #44 11.94 PBCC images/fdinfo.pb-c.c [2021-03-22T10:07:31.358Z] #44 11.97 DEP images/fdinfo.pb-c.d [2021-03-22T10:07:31.358Z] #44 12.01 PBCC images/core-aarch64.pb-c.c [2021-03-22T10:07:31.358Z] #44 12.02 PBCC images/core-arm.pb-c.c [2021-03-22T10:07:31.358Z] #44 12.05 PBCC images/core-ppc64.pb-c.c [2021-03-22T10:07:31.359Z] #44 12.07 PBCC images/core-s390.pb-c.c [2021-03-22T10:07:31.359Z] #44 12.10 PBCC images/core-x86.pb-c.c [2021-03-22T10:07:31.359Z] #44 12.12 PBCC images/core.pb-c.c [2021-03-22T10:07:31.359Z] #44 12.16 PBCC images/inventory.pb-c.c [2021-03-22T10:07:31.359Z] #44 12.19 DEP images/core-aarch64.pb-c.d [2021-03-22T10:07:31.359Z] #44 12.21 DEP images/core-arm.pb-c.d [2021-03-22T10:07:31.359Z] #44 12.23 DEP images/core-ppc64.pb-c.d [2021-03-22T10:07:31.359Z] #44 12.26 DEP images/core-s390.pb-c.d [2021-03-22T10:07:31.359Z] #44 12.28 DEP images/core-x86.pb-c.d [2021-03-22T10:07:31.359Z] #44 12.29 DEP images/core.pb-c.d [2021-03-22T10:07:31.359Z] #44 12.32 DEP images/inventory.pb-c.d [2021-03-22T10:07:31.359Z] #44 12.35 PBCC images/cpuinfo.pb-c.c [2021-03-22T10:07:31.359Z] #44 12.36 DEP images/cpuinfo.pb-c.d [2021-03-22T10:07:31.359Z] #44 12.39 PBCC images/stats.pb-c.c [2021-03-22T10:07:31.359Z] #44 12.40 DEP images/stats.pb-c.d [2021-03-22T10:07:31.359Z] #44 13.06 make[1]: Nothing to be done for 'all'. [2021-03-22T10:07:31.583Z] #51 ... [2021-03-22T10:07:31.583Z] [2021-03-22T10:07:31.583Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:07:31.583Z] #53 sha256:bbf61af1dd13dfa3757531f6d26563a00932532a22d7dfd7fda13a2c7baf0a0b [2021-03-22T10:07:31.583Z] #53 27.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T10:07:31.583Z] #53 29.83 + mkdir -p /build [2021-03-22T10:07:31.583Z] #53 29.83 + cp runc /build/runc [2021-03-22T10:07:31.583Z] #53 DONE 30.2s [2021-03-22T10:07:31.839Z] [2021-03-22T10:07:31.839Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:31.839Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:31.839Z] #49 24.07 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T10:07:31.839Z] #49 25.78 go: extracting golang.org/x/text v0.3.2 [2021-03-22T10:07:31.839Z] #49 28.06 go: finding github.com/fatih/color v1.7.0 [2021-03-22T10:07:31.839Z] #49 28.12 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:07:31.839Z] #49 28.14 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:07:31.839Z] #49 28.14 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:07:31.839Z] #49 28.18 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:07:31.839Z] #49 28.21 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:07:31.839Z] #49 28.21 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:07:31.839Z] #49 28.24 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:07:31.839Z] #49 28.25 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T10:07:31.839Z] #49 28.26 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.26 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:07:31.839Z] #49 28.26 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:07:31.839Z] #49 28.27 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.27 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T10:07:31.839Z] #49 28.29 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.30 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:07:31.839Z] #49 28.30 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T10:07:31.839Z] #49 28.31 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.32 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.35 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.35 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.39 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T10:07:31.839Z] #49 28.39 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:07:31.839Z] #49 28.40 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.42 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:07:31.839Z] #49 28.42 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T10:07:31.839Z] #49 28.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:07:31.839Z] #49 28.48 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:07:31.839Z] #49 28.49 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T10:07:31.839Z] #49 28.50 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.52 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T10:07:31.839Z] #49 28.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:07:31.839Z] #49 28.56 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:07:31.839Z] #49 28.57 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T10:07:31.839Z] #49 28.58 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:07:31.839Z] #49 28.60 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:07:31.839Z] #49 28.63 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:07:31.839Z] #49 28.68 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:07:31.839Z] #49 28.70 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T10:07:31.839Z] #49 28.72 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:07:31.839Z] #49 28.74 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T10:07:31.839Z] #49 28.77 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:07:31.839Z] #49 28.79 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:07:31.839Z] #49 28.79 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:07:31.839Z] #49 28.81 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:07:31.839Z] #49 28.84 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T10:07:31.839Z] #49 28.89 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:07:31.839Z] #49 28.93 go: finding golang.org/x/text v0.3.2 [2021-03-22T10:07:31.839Z] #49 28.94 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:07:31.839Z] #49 28.99 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:07:31.839Z] #49 28.99 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:07:31.839Z] #49 29.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:07:31.839Z] #49 29.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:07:31.839Z] #49 29.02 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:07:31.839Z] #49 29.03 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:07:31.839Z] #49 29.03 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:07:31.839Z] #49 29.03 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T10:07:31.839Z] #49 29.05 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:07:31.839Z] #49 29.06 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:07:31.839Z] #49 29.06 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:07:31.839Z] #49 29.07 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:07:31.839Z] #49 29.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:07:31.839Z] #49 29.08 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:07:31.839Z] #49 29.09 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:07:31.839Z] #49 29.09 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T10:07:31.839Z] #49 29.10 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:07:31.839Z] #49 29.10 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:07:31.839Z] #49 29.20 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:07:31.839Z] #49 29.21 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T10:07:31.839Z] #49 29.27 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:07:31.839Z] #49 29.29 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:07:31.839Z] #49 29.30 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:07:31.839Z] #49 29.32 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:07:31.839Z] #49 29.35 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:07:31.994Z] #44 13.78 CC images/stats.o [2021-03-22T10:07:32.287Z] #44 13.97 CC images/core.o [2021-03-22T10:07:32.580Z] #44 14.24 CC images/core-x86.o [2021-03-22T10:07:32.598Z] Fetching without tags [2021-03-22T10:07:32.873Z] #44 14.57 CC images/core-arm.o [2021-03-22T10:07:33.077Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:07:33.166Z] #44 14.73 CC images/core-aarch64.o [2021-03-22T10:07:33.166Z] #44 14.86 CC images/core-ppc64.o [2021-03-22T10:07:33.459Z] #44 15.04 CC images/core-s390.o [2021-03-22T10:07:33.459Z] #44 15.26 CC images/cpuinfo.o [2021-03-22T10:07:33.729Z] #49 ... [2021-03-22T10:07:33.729Z] [2021-03-22T10:07:33.729Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:07:33.729Z] #51 sha256:01d36439c4739a478f3f5915d337b2d6886033daea9263829d1d11f45f30f2e4 [2021-03-22T10:07:33.729Z] #51 DONE 31.9s [2021-03-22T10:07:33.729Z] [2021-03-22T10:07:33.729Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:33.729Z] #56 sha256:6ba62082595ef37d367b06b7ef383303bc8a503729fdc5b836d050959db9d7d1 [2021-03-22T10:07:33.752Z] #44 15.48 CC images/inventory.o [2021-03-22T10:07:32.480Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:07:32.497Z] > git config --add remote.origin.fetch +refs/pull/42179/head:refs/remotes/origin/PR-42179 # timeout=10 [2021-03-22T10:07:32.516Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:07:32.563Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:07:32.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:07:32.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:07:32.602Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:07:33.088Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:07:33.113Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:07:34.001Z] Merge succeeded, producing e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:07:34.001Z] Checking out Revision e166af959daa31a536b666fa35148f93462918d6 (PR-42179) [2021-03-22T10:07:34.045Z] #44 15.61 CC images/fdinfo.o [2021-03-22T10:07:34.045Z] #44 15.83 CC images/fown.o [2021-03-22T10:07:34.337Z] #44 15.97 CC images/ns.o [2021-03-22T10:07:34.338Z] #44 16.07 CC images/regfile.o [2021-03-22T10:07:34.338Z] #44 16.19 CC images/ghost-file.o [2021-03-22T10:07:34.634Z] #44 ... [2021-03-22T10:07:34.634Z] [2021-03-22T10:07:34.634Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:34.927Z] #57 27.81 Checking out files: 80% (3061/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T10:07:34.927Z] #57 28.28 + cd /tmp/tmp.YHOAaomwRc/src/github.com/containerd/containerd [2021-03-22T10:07:34.927Z] #57 28.28 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:07:33.891Z] > git remote # timeout=10 [2021-03-22T10:07:33.917Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T10:07:33.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:07:33.938Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T10:07:33.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T10:07:34.003Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:07:34.023Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:07:36.526Z] Fetching without tags [2021-03-22T10:07:36.950Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:07:36.990Z] #56 ... [2021-03-22T10:07:36.990Z] [2021-03-22T10:07:36.990Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:07:36.990Z] #47 sha256:7ab8edb7660711d1f4e51d4a72646350b0b0288887cad2daa7167cb2ea752010 [2021-03-22T10:07:36.990Z] #47 DONE 35.3s [2021-03-22T10:07:36.990Z] [2021-03-22T10:07:36.990Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:36.990Z] #56 sha256:6ba62082595ef37d367b06b7ef383303bc8a503729fdc5b836d050959db9d7d1 [2021-03-22T10:07:36.990Z] #56 35.37 Checking out files: 99% (3806/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T10:07:36.990Z] #56 35.40 + cd /tmp/tmp.ZeDGqVVg4F/src/github.com/containerd/containerd [2021-03-22T10:07:36.990Z] #56 35.40 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:07:37.002Z] #57 29.83 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T10:07:37.002Z] #57 29.83 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T10:07:37.002Z] #57 29.83 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:07:37.002Z] #57 29.83 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:07:37.002Z] #57 29.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T10:07:37.002Z] #57 29.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T10:07:37.002Z] #57 29.83 + '[' '' = dynamic ']' [2021-03-22T10:07:37.002Z] #57 29.83 + make [2021-03-22T10:07:36.424Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:07:36.454Z] > git config --add remote.origin.fetch +refs/pull/42179/head:refs/remotes/origin/PR-42179 # timeout=10 [2021-03-22T10:07:36.474Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:07:36.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:07:36.546Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:07:36.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:07:36.549Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:07:36.973Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:07:36.991Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:07:37.294Z] #57 30.75 + bin/ctr [2021-03-22T10:07:37.915Z] #56 ... [2021-03-22T10:07:37.915Z] [2021-03-22T10:07:37.915Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T10:07:37.915Z] #48 sha256:bf1e5c73052c2bf6c86dcfba04b9315258e9cbded56c6cf505f395002d40e941 [2021-03-22T10:07:37.915Z] #48 DONE 0.1s [2021-03-22T10:07:37.915Z] [2021-03-22T10:07:37.915Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:37.915Z] #56 sha256:6ba62082595ef37d367b06b7ef383303bc8a503729fdc5b836d050959db9d7d1 [2021-03-22T10:07:37.915Z] #56 36.70 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T10:07:38.170Z] #56 36.70 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T10:07:38.170Z] #56 36.70 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:07:38.170Z] #56 36.70 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:07:38.170Z] #56 36.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T10:07:38.170Z] #56 36.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T10:07:38.170Z] #56 36.70 + '[' '' = dynamic ']' [2021-03-22T10:07:38.170Z] #56 36.70 + make [2021-03-22T10:07:38.342Z] #57 ... [2021-03-22T10:07:38.342Z] [2021-03-22T10:07:38.342Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-22T10:07:38.342Z] #52 53.19 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T10:07:38.342Z] #52 DONE 56.7s [2021-03-22T10:07:38.342Z] [2021-03-22T10:07:38.342Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:07:38.342Z] #44 16.36 CC images/fifo.o [2021-03-22T10:07:38.342Z] #44 16.47 CC images/remap-file-path.o [2021-03-22T10:07:38.342Z] #44 16.65 CC images/eventfd.o [2021-03-22T10:07:38.342Z] #44 16.78 CC images/eventpoll.o [2021-03-22T10:07:38.342Z] #44 17.04 CC images/fh.o [2021-03-22T10:07:38.342Z] #44 17.19 CC images/fsnotify.o [2021-03-22T10:07:38.342Z] #44 17.63 CC images/signalfd.o [2021-03-22T10:07:38.342Z] #44 17.75 CC images/fs.o [2021-03-22T10:07:38.342Z] #44 17.93 CC images/pstree.o [2021-03-22T10:07:38.342Z] #44 18.12 CC images/pipe.o [2021-03-22T10:07:38.342Z] #44 18.26 CC images/tcp-stream.o [2021-03-22T10:07:38.342Z] #44 18.42 CC images/sk-packet.o [2021-03-22T10:07:38.342Z] #44 18.50 CC images/mnt.o [2021-03-22T10:07:38.342Z] #44 18.65 CC images/pipe-data.o [2021-03-22T10:07:38.342Z] #44 18.75 CC images/sa.o [2021-03-22T10:07:38.342Z] #44 18.88 CC images/timer.o [2021-03-22T10:07:38.342Z] #44 19.03 CC images/timerfd.o [2021-03-22T10:07:38.342Z] #44 19.23 CC images/mm.o [2021-03-22T10:07:38.342Z] #44 19.39 CC images/sk-opts.o [2021-03-22T10:07:38.342Z] #44 19.53 CC images/sk-unix.o [2021-03-22T10:07:38.342Z] #44 19.72 CC images/sk-inet.o [2021-03-22T10:07:38.342Z] #44 20.01 CC images/tun.o [2021-03-22T10:07:38.467Z] #56 37.13 + bin/ctr [2021-03-22T10:07:38.651Z] #44 20.46 CC images/sk-netlink.o [2021-03-22T10:07:38.736Z] Commit message: "update rootlesskit to v0.14.0" [2021-03-22T10:07:38.755Z] > git --version # timeout=10 [2021-03-22T10:07:38.776Z] > git --version # 'git version 2.17.1' [2021-03-22T10:07:38.800Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-22T10:07:38.945Z] #44 20.56 CC images/packet-sock.o [2021-03-22T10:07:38.945Z] #44 20.77 CC images/ipc-var.o [2021-03-22T10:07:39.239Z] #44 20.95 CC images/ipc-desc.o [2021-03-22T10:07:39.239Z] #44 21.01 CC images/ipc-shm.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-22T10:07:39.532Z] #44 21.13 CC images/ipc-msg.o [2021-03-22T10:07:39.532Z] #44 21.23 CC images/ipc-sem.o [2021-03-22T10:07:39.532Z] #44 21.33 CC images/utsns.o [2021-03-22T10:07:39.825Z] #44 21.44 CC images/creds.o [2021-03-22T10:07:39.825Z] #44 21.59 CC images/vma.o [2021-03-22T10:07:40.022Z] + docker version [2021-03-22T10:07:40.118Z] #44 21.68 CC images/netdev.o [2021-03-22T10:07:40.218Z] Merge succeeded, producing e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:07:40.218Z] Checking out Revision e166af959daa31a536b666fa35148f93462918d6 (PR-42179) [2021-03-22T10:07:40.411Z] #44 21.98 CC images/tty.o [2021-03-22T10:07:40.704Z] #44 22.25 CC images/file-lock.o [2021-03-22T10:07:40.704Z] #44 22.40 CC images/rlimit.o [2021-03-22T10:07:40.997Z] #44 22.52 CC images/pagemap.o [2021-03-22T10:07:40.997Z] #44 22.65 CC images/siginfo.o [2021-03-22T10:07:40.997Z] #44 22.76 CC images/rpc.o [2021-03-22T10:07:41.290Z] #44 ... [2021-03-22T10:07:41.290Z] [2021-03-22T10:07:41.290Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-22T10:07:41.290Z] #14 58.30 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-22T10:07:41.290Z] #14 58.31 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-22T10:07:41.290Z] #14 58.31 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:07:41.583Z] #14 ... [2021-03-22T10:07:41.583Z] [2021-03-22T10:07:41.583Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:41.583Z] #46 49.92 text/template [2021-03-22T10:07:41.583Z] #46 52.96 go/doc [2021-03-22T10:07:41.583Z] #46 53.34 github.com/LK4D4/vndr/versioned [2021-03-22T10:07:41.583Z] #46 53.40 compress/flate [2021-03-22T10:07:41.583Z] #46 54.74 github.com/LK4D4/vndr/build [2021-03-22T10:07:41.583Z] #46 55.39 hash/crc32 [2021-03-22T10:07:41.583Z] #46 55.67 compress/gzip [2021-03-22T10:07:41.583Z] #46 56.09 vendor/golang.org/x/crypto/cryptobyte [2021-03-22T10:07:41.583Z] #46 56.60 net [2021-03-22T10:07:41.583Z] #46 57.37 vendor/golang.org/x/crypto/poly1305 [2021-03-22T10:07:41.583Z] #46 57.70 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-22T10:07:41.583Z] #46 57.95 vendor/golang.org/x/crypto/curve25519 [2021-03-22T10:07:41.583Z] #46 58.26 vendor/golang.org/x/text/transform [2021-03-22T10:07:41.583Z] #46 58.65 vendor/golang.org/x/text/unicode/bidi [2021-03-22T10:07:41.583Z] #46 59.67 vendor/golang.org/x/text/secure/bidirule [2021-03-22T10:07:41.584Z] #46 59.80 vendor/golang.org/x/text/unicode/norm [2021-03-22T10:07:41.584Z] #46 ... [2021-03-22T10:07:41.584Z] [2021-03-22T10:07:41.584Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:07:41.584Z] #44 23.28 CC images/ext-file.o [2021-03-22T10:07:41.584Z] #44 23.34 CC images/cgroup.o [2021-03-22T10:07:40.147Z] > git remote # timeout=10 [2021-03-22T10:07:40.153Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T10:07:40.163Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:07:40.197Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T10:07:40.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T10:07:40.229Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:07:40.236Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:07:42.220Z] #44 23.69 CC images/userns.o [2021-03-22T10:07:42.220Z] #44 23.78 CC images/google/protobuf/descriptor.o [2021-03-22T10:07:42.513Z] #44 24.36 CC images/opts.o [2021-03-22T10:07:42.809Z] #44 24.44 CC images/seccomp.o [2021-03-22T10:07:42.809Z] #44 24.59 CC images/binfmt-misc.o [2021-03-22T10:07:43.104Z] #44 24.72 CC images/time.o [2021-03-22T10:07:43.104Z] #44 24.82 CC images/sysctl.o [2021-03-22T10:07:43.104Z] #44 24.93 CC images/autofs.o [2021-03-22T10:07:43.449Z] #44 25.03 CC images/macvlan.o [2021-03-22T10:07:43.449Z] #44 25.13 CC images/sit.o [2021-03-22T10:07:43.742Z] #44 25.27 CC images/memfd.o [2021-03-22T10:07:43.742Z] #44 25.43 CC images/timens.o [2021-03-22T10:07:44.020Z] #49 81.79 + /build/golangci-lint --version [2021-03-22T10:07:44.020Z] #49 81.92 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T10:07:44.020Z] #49 DONE 82.3s [2021-03-22T10:07:44.020Z] [2021-03-22T10:07:44.020Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:44.020Z] #56 sha256:f54e856289bc1560ce6254a50cc524018e188f76e85b85fa091ae8d848753c68 [2021-03-22T10:07:44.020Z] #56 82.62 + bin/containerd [2021-03-22T10:07:44.020Z] #56 ... [2021-03-22T10:07:44.020Z] [2021-03-22T10:07:44.020Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T10:07:44.020Z] #50 sha256:b2d6b8c312894a3e43d31377db460122473b1e42d55b77cf678716d60490ae82 [2021-03-22T10:07:44.020Z] #50 DONE 0.1s [2021-03-22T10:07:44.020Z] [2021-03-22T10:07:44.020Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T10:07:44.020Z] #52 sha256:b0cdce6426229a7734b2d05e4b48f8e32f61fa41a99ed9115b8c6746d45960b3 [2021-03-22T10:07:44.020Z] #52 DONE 0.1s [2021-03-22T10:07:44.020Z] [2021-03-22T10:07:44.020Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T10:07:44.020Z] #54 sha256:5140f2ae659723b4d265fd4905483ae09defc0391eb4c9085b30f4b6a65dff9d [2021-03-22T10:07:44.020Z] #54 DONE 0.1s [2021-03-22T10:07:44.020Z] [2021-03-22T10:07:44.020Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:44.020Z] #56 sha256:f54e856289bc1560ce6254a50cc524018e188f76e85b85fa091ae8d848753c68 [2021-03-22T10:07:44.035Z] #44 25.57 LINK images/built-in.o [2021-03-22T10:07:44.035Z] #44 25.62 GEN compel/include/asm [2021-03-22T10:07:44.035Z] #44 25.62 GEN compel/include/version.h [2021-03-22T10:07:44.035Z] #44 25.64 touch .config [2021-03-22T10:07:44.035Z] #44 25.66 GEN include/common/config.h [2021-03-22T10:07:44.035Z] #44 25.70 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-03-22T10:07:44.035Z] #44 25.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-22T10:07:44.035Z] #44 25.74 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-22T10:07:44.035Z] #44 25.76 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-03-22T10:07:44.035Z] #44 25.77 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-03-22T10:07:44.035Z] #44 25.79 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-03-22T10:07:44.035Z] #44 25.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-22T10:07:44.035Z] #44 25.81 DEP compel/plugins/std/infect.d [2021-03-22T10:07:44.328Z] #44 25.89 DEP compel/plugins/std/string.d [2021-03-22T10:07:44.328Z] #44 25.96 DEP compel/plugins/std/log.d [2021-03-22T10:07:44.328Z] #44 26.02 DEP compel/plugins/std/fds.d [2021-03-22T10:07:44.328Z] #44 26.08 DEP compel/plugins/std/std.d [2021-03-22T10:07:44.328Z] #44 26.15 DEP compel/plugins/shmem/shmem.d [2021-03-22T10:07:44.622Z] #44 26.21 DEP compel/plugins/fds/fds.d [2021-03-22T10:07:44.622Z] #44 26.32 CC compel/plugins/std/std.o [2021-03-22T10:07:44.721Z] Commit message: "update rootlesskit to v0.14.0" [2021-03-22T10:07:44.755Z] > git --version # timeout=10 [2021-03-22T10:07:44.764Z] > git --version # 'git version 2.7.4' [2021-03-22T10:07:44.777Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-22T10:07:44.915Z] #44 26.53 CC compel/plugins/std/fds.o [2021-03-22T10:07:45.080Z] #56 ... [2021-03-22T10:07:45.080Z] [2021-03-22T10:07:45.080Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:07:45.080Z] #58 sha256:70d3b921613919a51145f123765ab6feb48b8caab6c5ccbfb754fe98c66aaf1d [2021-03-22T10:07:45.080Z] #58 42.72 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:07:45.080Z] #58 42.72 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-03-22T10:07:45.209Z] #44 26.85 CC compel/plugins/std/log.o [Pipeline] sh [2021-03-22T10:07:45.502Z] #44 27.28 CC compel/plugins/std/string.o [2021-03-22T10:07:45.971Z] + docker version [2021-03-22T10:07:46.151Z] #44 27.71 CC compel/plugins/std/infect.o [2021-03-22T10:07:46.151Z] #44 27.94 CC compel/arch/s390/plugins/std/parasite-head.o [2021-03-22T10:07:46.151Z] #44 27.97 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-03-22T10:07:46.444Z] #44 27.99 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-03-22T10:07:46.444Z] #44 28.06 AR compel/plugins/std.lib.a [2021-03-22T10:07:46.444Z] #44 28.09 CC compel/plugins/fds/fds.o [2021-03-22T10:07:46.444Z] #44 28.19 AR compel/plugins/fds.lib.a [2021-03-22T10:07:46.736Z] #44 28.22 HOSTDEP compel/src/lib/log-host.d [2021-03-22T10:07:46.736Z] #44 28.28 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-22T10:07:46.736Z] #44 28.35 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-03-22T10:07:46.736Z] #44 28.41 HOSTDEP compel/src/main-host.d [2021-03-22T10:07:46.736Z] #44 28.48 DEP compel/src/lib/ptrace.d [2021-03-22T10:07:47.030Z] #44 28.57 DEP compel/src/lib/infect.d [2021-03-22T10:07:47.030Z] #44 28.66 DEP compel/src/lib/infect-util.d [2021-03-22T10:07:47.030Z] #44 28.73 DEP compel/src/lib/infect-rpc.d [2021-03-22T10:07:47.030Z] #44 28.85 DEP compel/arch/s390/src/lib/infect.d [2021-03-22T10:07:47.030Z] #44 28.89 DEP compel/arch/s390/src/lib/cpu.d [2021-03-22T10:07:47.323Z] #44 28.98 DEP compel/src/lib/log.d [2021-03-22T10:07:47.323Z] #44 29.04 DEP compel/src/main.d [2021-03-22T10:07:47.323Z] #44 29.10 DEP compel/src/lib/handle-elf.d [2021-03-22T10:07:47.616Z] #44 29.22 DEP compel/arch/s390/src/lib/handle-elf.d [2021-03-22T10:07:47.616Z] #44 29.31 CC compel/src/lib/log.o [2021-03-22T10:07:47.643Z] #58 DONE 46.0s [2021-03-22T10:07:47.643Z] [2021-03-22T10:07:47.643Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:47.643Z] #56 sha256:6ba62082595ef37d367b06b7ef383303bc8a503729fdc5b836d050959db9d7d1 [2021-03-22T10:07:47.643Z] #56 ... [2021-03-22T10:07:47.643Z] [2021-03-22T10:07:47.643Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T10:07:47.643Z] #59 sha256:7c1e451760ff5fa6b7029404266742708dca1163619d4c2c9d478300ed6a1c58 [2021-03-22T10:07:47.643Z] #59 DONE 0.1s [2021-03-22T10:07:47.643Z] [2021-03-22T10:07:47.643Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T10:07:47.643Z] #60 sha256:3cf182325615e95189ceba3ad60a60165774e1fdeadd884feab1fae04329f0c4 [2021-03-22T10:07:47.643Z] #60 DONE 0.1s [2021-03-22T10:07:47.643Z] [2021-03-22T10:07:47.643Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:07:47.643Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:07:47.910Z] #44 29.53 CC compel/arch/s390/src/lib/cpu.o [2021-03-22T10:07:47.910Z] #44 29.67 CC compel/arch/s390/src/lib/infect.o [2021-03-22T10:07:48.147Z] Client: Docker Engine - Community [2021-03-22T10:07:48.147Z] Version: 20.10.3 [2021-03-22T10:07:48.147Z] API version: 1.41 [2021-03-22T10:07:48.147Z] Go version: go1.13.15 [2021-03-22T10:07:48.147Z] Git commit: 48d30b5 [2021-03-22T10:07:48.147Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-22T10:07:48.147Z] OS/Arch: linux/amd64 [2021-03-22T10:07:48.147Z] Context: default [2021-03-22T10:07:48.147Z] Experimental: true [2021-03-22T10:07:48.147Z] [2021-03-22T10:07:48.147Z] Server: Docker Engine - Community [2021-03-22T10:07:48.147Z] Engine: [2021-03-22T10:07:48.147Z] Version: 20.10.3 [2021-03-22T10:07:48.147Z] API version: 1.41 (minimum version 1.12) [2021-03-22T10:07:48.147Z] Go version: go1.13.15 [2021-03-22T10:07:48.147Z] Git commit: 46229ca [2021-03-22T10:07:48.147Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-22T10:07:48.147Z] OS/Arch: linux/amd64 [2021-03-22T10:07:48.147Z] Experimental: true [2021-03-22T10:07:48.147Z] containerd: [2021-03-22T10:07:48.147Z] Version: 1.4.3 [2021-03-22T10:07:48.147Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:07:48.147Z] runc: [2021-03-22T10:07:48.147Z] Version: 1.0.0-rc92 [2021-03-22T10:07:48.147Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:07:48.147Z] docker-init: [2021-03-22T10:07:48.147Z] Version: 0.19.0 [2021-03-22T10:07:48.147Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T10:07:48.485Z] + docker info [2021-03-22T10:07:48.548Z] #44 30.28 CC compel/src/lib/infect-rpc.o [2021-03-22T10:07:48.572Z] #49 ... [2021-03-22T10:07:48.572Z] [2021-03-22T10:07:48.572Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T10:07:48.572Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-22T10:07:48.572Z] #63 CACHED [2021-03-22T10:07:48.572Z] [2021-03-22T10:07:48.572Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T10:07:48.572Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-22T10:07:48.572Z] #65 CACHED [2021-03-22T10:07:48.572Z] [2021-03-22T10:07:48.572Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:07:48.572Z] #56 sha256:6ba62082595ef37d367b06b7ef383303bc8a503729fdc5b836d050959db9d7d1 [2021-03-22T10:07:48.841Z] #44 30.57 CC compel/src/lib/infect-util.o [2021-03-22T10:07:49.136Z] #44 30.76 CC compel/src/lib/infect.o [2021-03-22T10:07:49.429Z] #44 ... [2021-03-22T10:07:49.429Z] [2021-03-22T10:07:49.429Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:49.429Z] #59 67.93 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:07:49.429Z] #59 67.96 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T10:07:53.893Z] #59 ... [2021-03-22T10:07:53.893Z] [2021-03-22T10:07:53.893Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-22T10:07:53.893Z] #14 68.08 Selecting previously unselected package libapparmor1:s390x. [2021-03-22T10:07:53.893Z] #14 68.09 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.10 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-03-22T10:07:53.893Z] #14 68.15 Selecting previously unselected package libapparmor-dev:s390x. [2021-03-22T10:07:53.893Z] #14 68.15 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.17 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-03-22T10:07:53.893Z] #14 68.24 Selecting previously unselected package libbtrfs0. [2021-03-22T10:07:53.893Z] #14 68.24 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.25 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T10:07:53.893Z] #14 68.30 Selecting previously unselected package libbtrfs-dev. [2021-03-22T10:07:53.893Z] #14 68.30 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:07:53.893Z] #14 68.35 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-03-22T10:07:53.893Z] #14 68.36 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.36 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-22T10:07:53.893Z] #14 68.39 Selecting previously unselected package libudev-dev:s390x. [2021-03-22T10:07:53.893Z] #14 68.39 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.40 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-03-22T10:07:53.893Z] #14 68.52 Selecting previously unselected package libsepol1-dev:s390x. [2021-03-22T10:07:53.893Z] #14 68.52 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.52 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-03-22T10:07:53.893Z] #14 68.72 Selecting previously unselected package libpcre16-3:s390x. [2021-03-22T10:07:53.893Z] #14 68.72 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.73 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-03-22T10:07:53.893Z] #14 68.78 Selecting previously unselected package libpcre32-3:s390x. [2021-03-22T10:07:53.893Z] #14 68.79 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.79 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-03-22T10:07:53.893Z] #14 68.90 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-03-22T10:07:53.893Z] #14 68.90 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.90 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-22T10:07:53.893Z] #14 68.98 Selecting previously unselected package libpcre3-dev:s390x. [2021-03-22T10:07:53.893Z] #14 68.98 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 68.99 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-03-22T10:07:53.893Z] #14 69.23 Selecting previously unselected package libselinux1-dev:s390x. [2021-03-22T10:07:53.893Z] #14 69.23 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 69.23 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-22T10:07:53.893Z] #14 69.41 Selecting previously unselected package libdevmapper-dev:s390x. [2021-03-22T10:07:53.893Z] #14 69.41 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 69.41 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-22T10:07:53.893Z] #14 69.48 Selecting previously unselected package libseccomp-dev:s390x. [2021-03-22T10:07:53.893Z] #14 69.48 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 69.49 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-22T10:07:53.893Z] #14 69.55 Selecting previously unselected package libsystemd-dev:s390x. [2021-03-22T10:07:53.893Z] #14 69.55 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-03-22T10:07:53.893Z] #14 69.56 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-22T10:07:53.893Z] #14 69.93 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-22T10:07:53.893Z] #14 69.94 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-22T10:07:53.893Z] #14 69.95 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-03-22T10:07:53.893Z] #14 69.95 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T10:07:53.893Z] #14 69.96 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-03-22T10:07:53.893Z] #14 69.97 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-03-22T10:07:53.893Z] #14 69.97 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:07:53.893Z] #14 69.98 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T10:07:53.893Z] #14 69.99 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-03-22T10:07:53.893Z] #14 70.00 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-03-22T10:07:53.893Z] #14 70.01 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T10:07:53.893Z] #14 70.01 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:07:53.893Z] #14 70.02 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-03-22T10:07:53.893Z] #14 70.03 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-22T10:07:53.893Z] #14 70.04 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-22T10:07:53.893Z] #14 70.04 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T10:07:53.893Z] #14 70.05 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-03-22T10:07:53.893Z] #14 70.06 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:07:53.893Z] #14 70.07 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-03-22T10:07:53.893Z] #14 70.07 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-03-22T10:07:53.893Z] #14 70.07 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:07:53.893Z] #14 70.08 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-03-22T10:07:53.893Z] #14 70.08 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-03-22T10:07:53.893Z] #14 70.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T10:07:53.893Z] #14 70.09 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-22T10:07:53.893Z] #14 70.10 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-22T10:07:53.893Z] #14 70.11 Setting up dmsetup (2:1.02.155-3) ... [2021-03-22T10:07:53.893Z] #14 70.12 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-22T10:07:53.893Z] #14 70.12 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-22T10:07:53.893Z] #14 70.13 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:07:53.893Z] #14 DONE 70.7s [2021-03-22T10:07:53.893Z] [2021-03-22T10:07:53.893Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:53.893Z] #54 ... [2021-03-22T10:07:53.893Z] [2021-03-22T10:07:53.893Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:53.893Z] #46 62.25 vendor/golang.org/x/net/idna [2021-03-22T10:07:53.893Z] #46 63.76 vendor/golang.org/x/net/http2/hpack [2021-03-22T10:07:53.893Z] #46 64.58 mime [2021-03-22T10:07:53.893Z] #46 65.63 mime/quotedprintable [2021-03-22T10:07:53.893Z] #46 65.90 net/http/internal [2021-03-22T10:07:53.893Z] #46 67.13 crypto/tls [2021-03-22T10:07:53.893Z] #46 70.75 net/http/httptrace [2021-03-22T10:07:53.893Z] #46 70.93 net/http [2021-03-22T10:07:53.893Z] #46 ... [2021-03-22T10:07:53.893Z] [2021-03-22T10:07:53.893Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:07:53.893Z] #44 31.84 CC compel/src/lib/ptrace.o [2021-03-22T10:07:53.893Z] #44 32.12 AR compel/libcompel.a [2021-03-22T10:07:53.893Z] #44 32.14 HOSTCC compel/src/main-host.o [2021-03-22T10:07:53.893Z] #44 32.38 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-03-22T10:07:53.893Z] #44 32.51 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-22T10:07:53.893Z] #44 32.69 HOSTCC compel/src/lib/log-host.o [2021-03-22T10:07:53.893Z] #44 32.78 HOSTLINK compel/compel-host-bin [2021-03-22T10:07:53.893Z] #44 32.90 DEP soccr/soccr.d [2021-03-22T10:07:53.893Z] #44 32.97 CC soccr/soccr.o [2021-03-22T10:07:53.893Z] #44 33.74 AR soccr/libsoccr.a [2021-03-22T10:07:53.893Z] #44 33.76 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T10:07:53.893Z] #44 33.93 DEP criu/arch/s390/sigframe.d [2021-03-22T10:07:53.893Z] #44 34.03 DEP criu/arch/s390/crtools.d [2021-03-22T10:07:53.893Z] #44 34.12 DEP criu/arch/s390/cpu.d [2021-03-22T10:07:53.893Z] #44 34.20 CC criu/arch/s390/cpu.o [2021-03-22T10:07:53.893Z] #44 34.55 CC criu/arch/s390/crtools.o [2021-03-22T10:07:53.893Z] #44 35.19 CC criu/arch/s390/sigframe.o [2021-03-22T10:07:53.893Z] #44 35.31 LINK criu/arch/s390/crtools.built-in.o [2021-03-22T10:07:53.893Z] #44 35.34 DEP criu/pie/util-vdso.d [2021-03-22T10:07:53.893Z] #44 35.44 DEP criu/pie/util.d [2021-03-22T10:07:53.893Z] #44 35.58 CC criu/pie/util.o [2021-03-22T10:07:53.893Z] #44 ... [2021-03-22T10:07:53.893Z] [2021-03-22T10:07:53.893Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:07:53.893Z] #59 DONE 72.4s [2021-03-22T10:07:53.893Z] [2021-03-22T10:07:53.893Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T10:07:53.893Z] #60 DONE 0.1s [2021-03-22T10:07:54.192Z] [2021-03-22T10:07:54.192Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T10:07:54.192Z] #61 DONE 0.1s [2021-03-22T10:07:54.192Z] [2021-03-22T10:07:54.192Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T10:07:54.832Z] #15 DONE 1.2s [2021-03-22T10:07:54.832Z] [2021-03-22T10:07:54.832Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:07:54.832Z] #54 1.117 + RM_GOPATH=0 [2021-03-22T10:07:54.832Z] #54 1.117 + TMP_GOPATH= [2021-03-22T10:07:54.832Z] #54 1.117 + : /build [2021-03-22T10:07:54.832Z] #54 1.117 + '[' -z '' ']' [2021-03-22T10:07:54.832Z] #54 1.118 ++ mktemp -d [2021-03-22T10:07:54.832Z] #54 1.118 + export GOPATH=/tmp/tmp.8Di66FJOiC [2021-03-22T10:07:54.832Z] #54 1.118 + GOPATH=/tmp/tmp.8Di66FJOiC [2021-03-22T10:07:54.832Z] #54 1.118 + RM_GOPATH=1 [2021-03-22T10:07:54.832Z] #54 1.118 + case "$(go env GOARCH)" in [2021-03-22T10:07:54.832Z] #54 1.119 ++ go env GOARCH [2021-03-22T10:07:54.832Z] #54 1.121 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:54.832Z] #54 1.121 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:07:54.832Z] #54 1.121 ++ dirname /tmp/install/install.sh [2021-03-22T10:07:54.832Z] #54 1.127 + dir=/tmp/install [2021-03-22T10:07:54.832Z] #54 1.127 + bin=runc [2021-03-22T10:07:54.832Z] #54 1.127 + shift [2021-03-22T10:07:54.832Z] #54 1.127 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T10:07:54.832Z] #54 1.127 + . /tmp/install/runc.installer [2021-03-22T10:07:54.832Z] #54 1.127 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:07:54.832Z] #54 1.127 + install_runc [2021-03-22T10:07:54.832Z] #54 1.127 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T10:07:54.832Z] #54 1.128 + uname -r [2021-03-22T10:07:54.832Z] #54 1.131 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T10:07:54.832Z] #54 1.131 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T10:07:54.832Z] #54 1.131 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8Di66FJOiC/src/github.com/opencontainers/runc [2021-03-22T10:07:54.832Z] #54 1.131 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T10:07:54.832Z] #54 1.134 Cloning into '/tmp/tmp.8Di66FJOiC/src/github.com/opencontainers/runc'... [2021-03-22T10:07:55.877Z] #54 ... [2021-03-22T10:07:55.877Z] [2021-03-22T10:07:55.877Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-03-22T10:07:55.877Z] #16 DONE 1.2s [2021-03-22T10:07:55.999Z] Client: Docker Engine - Community [2021-03-22T10:07:55.999Z] Version: 20.10.3 [2021-03-22T10:07:55.999Z] API version: 1.41 [2021-03-22T10:07:55.999Z] Go version: go1.13.15 [2021-03-22T10:07:55.999Z] Git commit: 48d30b5 [2021-03-22T10:07:55.999Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-22T10:07:55.999Z] OS/Arch: linux/arm64 [2021-03-22T10:07:55.999Z] Context: default [2021-03-22T10:07:55.999Z] Experimental: true [2021-03-22T10:07:55.999Z] [2021-03-22T10:07:55.999Z] Server: Docker Engine - Community [2021-03-22T10:07:55.999Z] Engine: [2021-03-22T10:07:55.999Z] Version: 20.10.3 [2021-03-22T10:07:55.999Z] API version: 1.41 (minimum version 1.12) [2021-03-22T10:07:55.999Z] Go version: go1.13.15 [2021-03-22T10:07:55.999Z] Git commit: 46229ca [2021-03-22T10:07:55.999Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-22T10:07:55.999Z] OS/Arch: linux/arm64 [2021-03-22T10:07:55.999Z] Experimental: true [2021-03-22T10:07:55.999Z] containerd: [2021-03-22T10:07:55.999Z] Version: 1.4.3 [2021-03-22T10:07:55.999Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:07:55.999Z] runc: [2021-03-22T10:07:55.999Z] Version: 1.0.0-rc92 [2021-03-22T10:07:55.999Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:07:56.000Z] docker-init: [2021-03-22T10:07:56.000Z] Version: 0.19.0 [2021-03-22T10:07:56.000Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-22T10:07:56.176Z] [2021-03-22T10:07:56.176Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:07:56.176Z] #44 35.83 CC criu/pie/util-vdso.o [2021-03-22T10:07:56.176Z] #44 36.21 AR criu/pie/pie.lib.a [2021-03-22T10:07:56.176Z] #44 36.26 DEP criu/pie/restorer.d [2021-03-22T10:07:56.176Z] #44 36.36 DEP criu/arch/s390/restorer.d [2021-03-22T10:07:56.176Z] #44 36.47 DEP criu/arch/s390/vdso-pie.d [2021-03-22T10:07:56.176Z] #44 36.57 DEP criu/pie/parasite-vdso.d [2021-03-22T10:07:56.176Z] #44 36.64 DEP criu/pie/parasite.d [2021-03-22T10:07:56.176Z] #44 36.81 CC criu/pie/parasite.o [2021-03-22T10:07:56.176Z] #44 37.59 LINK criu/pie/parasite.built-in.o [2021-03-22T10:07:56.176Z] #44 37.59 GEN criu/pie/parasite-blob.h [2021-03-22T10:07:56.176Z] #44 37.59 CC criu/pie/parasite-vdso.o [2021-03-22T10:07:56.176Z] #44 37.98 CC criu/arch/s390/vdso-pie.o [2021-03-22T10:07:56.332Z] + docker info [2021-03-22T10:07:56.470Z] #44 38.10 CC criu/arch/s390/restorer.o [2021-03-22T10:07:56.766Z] #44 38.33 CC criu/pie/restorer.o [2021-03-22T10:07:56.766Z] #44 ... [2021-03-22T10:07:56.766Z] [2021-03-22T10:07:56.766Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-03-22T10:07:56.766Z] #17 0.793 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-22T10:07:56.766Z] #17 DONE 0.9s [2021-03-22T10:07:57.068Z] [2021-03-22T10:07:57.068Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-22T10:07:58.111Z] #18 DONE 1.0s [2021-03-22T10:07:58.111Z] [2021-03-22T10:07:58.111Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-03-22T10:07:58.747Z] #19 DONE 0.8s [2021-03-22T10:07:58.747Z] [2021-03-22T10:07:58.747Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T10:07:59.785Z] #20 DONE 0.9s [2021-03-22T10:07:59.785Z] [2021-03-22T10:07:59.785Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:07:59.785Z] #44 39.93 LINK criu/pie/restorer.built-in.o [2021-03-22T10:07:59.785Z] #44 39.93 GEN criu/pie/restorer-blob.h [2021-03-22T10:07:59.785Z] #44 39.97 DEP criu/vdso.d [2021-03-22T10:07:59.785Z] #44 40.11 DEP criu/uts_ns.d [2021-03-22T10:07:59.785Z] #44 40.26 DEP criu/util.d [2021-03-22T10:07:59.785Z] #44 40.39 DEP criu/uffd.d [2021-03-22T10:07:59.785Z] #44 40.59 DEP criu/tun.d [2021-03-22T10:07:59.785Z] #44 40.73 DEP criu/tty.d [2021-03-22T10:07:59.785Z] #44 40.92 DEP criu/timerfd.d [2021-03-22T10:07:59.785Z] #44 41.03 DEP criu/timens.d [2021-03-22T10:07:59.785Z] #44 41.13 DEP criu/sysfs_parse.d [2021-03-22T10:07:59.785Z] #44 41.27 DEP criu/sysctl.d [2021-03-22T10:07:59.785Z] #44 41.35 DEP criu/string.d [2021-03-22T10:07:59.785Z] #44 41.38 DEP criu/stats.d [2021-03-22T10:07:59.785Z] #44 41.53 DEP criu/sockets.d [2021-03-22T10:08:00.078Z] #44 41.66 DEP criu/sk-unix.d [2021-03-22T10:08:00.078Z] #44 41.87 DEP criu/sk-tcp.d [2021-03-22T10:08:00.373Z] #44 41.98 DEP criu/sk-queue.d [2021-03-22T10:08:00.373Z] #44 42.15 DEP criu/sk-packet.d [2021-03-22T10:08:00.666Z] #44 42.25 DEP criu/sk-netlink.d [2021-03-22T10:08:00.666Z] #44 42.35 DEP criu/sk-inet.d [2021-03-22T10:08:00.666Z] #44 42.45 DEP criu/signalfd.d [2021-03-22T10:08:00.693Z] Client: [2021-03-22T10:08:00.693Z] Context: default [2021-03-22T10:08:00.693Z] Debug Mode: false [2021-03-22T10:08:00.693Z] Plugins: [2021-03-22T10:08:00.693Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T10:08:00.693Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T10:08:00.693Z] [2021-03-22T10:08:00.693Z] Server: [2021-03-22T10:08:00.693Z] Containers: 0 [2021-03-22T10:08:00.693Z] Running: 0 [2021-03-22T10:08:00.693Z] Paused: 0 [2021-03-22T10:08:00.693Z] Stopped: 0 [2021-03-22T10:08:00.693Z] Images: 0 [2021-03-22T10:08:00.693Z] Server Version: 20.10.3 [2021-03-22T10:08:00.693Z] Storage Driver: overlay2 [2021-03-22T10:08:00.693Z] Backing Filesystem: extfs [2021-03-22T10:08:00.693Z] Supports d_type: true [2021-03-22T10:08:00.693Z] Native Overlay Diff: true [2021-03-22T10:08:00.693Z] Logging Driver: json-file [2021-03-22T10:08:00.693Z] Cgroup Driver: cgroupfs [2021-03-22T10:08:00.693Z] Cgroup Version: 1 [2021-03-22T10:08:00.693Z] Plugins: [2021-03-22T10:08:00.693Z] Volume: local [2021-03-22T10:08:00.693Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T10:08:00.693Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T10:08:00.693Z] Swarm: inactive [2021-03-22T10:08:00.693Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-22T10:08:00.693Z] Default Runtime: runc [2021-03-22T10:08:00.693Z] Init Binary: docker-init [2021-03-22T10:08:00.693Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:08:00.693Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:08:00.693Z] init version: de40ad0 [2021-03-22T10:08:00.693Z] Security Options: [2021-03-22T10:08:00.693Z] apparmor [2021-03-22T10:08:00.693Z] seccomp [2021-03-22T10:08:00.693Z] Profile: default [2021-03-22T10:08:00.693Z] Kernel Version: 5.4.0-1037-aws [2021-03-22T10:08:00.693Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-22T10:08:00.693Z] OSType: linux [2021-03-22T10:08:00.693Z] Architecture: x86_64 [2021-03-22T10:08:00.693Z] CPUs: 2 [2021-03-22T10:08:00.693Z] Total Memory: 7.487GiB [2021-03-22T10:08:00.693Z] Name: ip-10-100-104-15 [2021-03-22T10:08:00.694Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-22T10:08:00.694Z] Docker Root Dir: /var/lib/docker [2021-03-22T10:08:00.694Z] Debug Mode: false [2021-03-22T10:08:00.694Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:08:00.694Z] Labels: [2021-03-22T10:08:00.694Z] Experimental: true [2021-03-22T10:08:00.694Z] Insecure Registries: [2021-03-22T10:08:00.694Z] 127.0.0.0/8 [2021-03-22T10:08:00.694Z] Live Restore Enabled: true [2021-03-22T10:08:00.694Z] [2021-03-22T10:08:00.694Z] WARNING: No swap limit support [2021-03-22T10:08:00.694Z] WARNING: No blkio weight support [2021-03-22T10:08:00.694Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-22T10:08:00.959Z] #44 42.51 DEP criu/sigframe.d [2021-03-22T10:08:00.959Z] #44 42.58 DEP criu/shmem.d [2021-03-22T10:08:00.993Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:08:00.993Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:08:00.993Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T10:08:00.993Z] + bash /home/ubuntu/workspace/moby_PR-42179/check-config.sh [2021-03-22T10:08:00.993Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T10:08:00.993Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-22T10:08:00.993Z] [2021-03-22T10:08:00.993Z] Generally Necessary: [2021-03-22T10:08:00.993Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T10:08:00.993Z] - apparmor: enabled and tools installed [2021-03-22T10:08:00.993Z] - CONFIG_NAMESPACES: enabled [2021-03-22T10:08:00.993Z] - CONFIG_NET_NS: enabled [2021-03-22T10:08:00.993Z] - CONFIG_PID_NS: enabled [2021-03-22T10:08:00.993Z] - CONFIG_IPC_NS: enabled [2021-03-22T10:08:00.993Z] - CONFIG_UTS_NS: enabled [2021-03-22T10:08:00.993Z] - CONFIG_CGROUPS: enabled [2021-03-22T10:08:00.993Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T10:08:00.993Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T10:08:00.993Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T10:08:00.993Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T10:08:00.993Z] - CONFIG_CPUSETS: enabled [2021-03-22T10:08:00.993Z] - CONFIG_MEMCG: enabled [2021-03-22T10:08:00.993Z] - CONFIG_KEYS: enabled [2021-03-22T10:08:00.993Z] - CONFIG_VETH: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-22T10:08:00.993Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T10:08:00.993Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-22T10:08:00.993Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T10:08:00.993Z] [2021-03-22T10:08:00.993Z] Optional Features: [2021-03-22T10:08:00.993Z] - CONFIG_USER_NS: enabled [2021-03-22T10:08:00.993Z] - CONFIG_SECCOMP: enabled [2021-03-22T10:08:00.993Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T10:08:00.993Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T10:08:00.993Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T10:08:01.252Z] #44 42.76 DEP criu/servicefd.d [2021-03-22T10:08:01.252Z] #44 42.92 DEP criu/seize.d [2021-03-22T10:08:01.264Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-22T10:08:01.264Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T10:08:01.264Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T10:08:01.264Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-22T10:08:01.264Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-22T10:08:01.264Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T10:08:01.264Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T10:08:01.264Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T10:08:01.264Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T10:08:01.264Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T10:08:01.264Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T10:08:01.264Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T10:08:01.264Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T10:08:01.264Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T10:08:01.264Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T10:08:01.264Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T10:08:01.264Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T10:08:01.264Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T10:08:01.264Z] - CONFIG_EXT4_FS: enabled [2021-03-22T10:08:01.264Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T10:08:01.264Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T10:08:01.264Z] - Network Drivers: [2021-03-22T10:08:01.264Z] - "overlay": [2021-03-22T10:08:01.264Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T10:08:01.264Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T10:08:01.264Z] Optional (for encrypted networks): [2021-03-22T10:08:01.524Z] - CONFIG_CRYPTO: enabled [2021-03-22T10:08:01.524Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-22T10:08:01.524Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-22T10:08:01.524Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-22T10:08:01.524Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-22T10:08:01.524Z] - CONFIG_XFRM: enabled [2021-03-22T10:08:01.524Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T10:08:01.524Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T10:08:01.524Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T10:08:01.524Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-22T10:08:01.524Z] - "ipvlan": [2021-03-22T10:08:01.524Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T10:08:01.524Z] - "macvlan": [2021-03-22T10:08:01.524Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T10:08:01.524Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T10:08:01.524Z] - "ftp,tftp client in container": [2021-03-22T10:08:01.524Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T10:08:01.524Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T10:08:01.524Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T10:08:01.524Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T10:08:01.524Z] - Storage Drivers: [2021-03-22T10:08:01.524Z] - "aufs": [2021-03-22T10:08:01.524Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T10:08:01.524Z] - "btrfs": [2021-03-22T10:08:01.524Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T10:08:01.524Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T10:08:01.524Z] - "devicemapper": [2021-03-22T10:08:01.524Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T10:08:01.524Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T10:08:01.524Z] - "overlay": [2021-03-22T10:08:01.524Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T10:08:01.524Z] - "zfs": [2021-03-22T10:08:01.524Z] - /dev/zfs: present [2021-03-22T10:08:01.524Z] - zfs command: missing [2021-03-22T10:08:01.524Z] - zpool command: missing [2021-03-22T10:08:01.524Z] [2021-03-22T10:08:01.524Z] Limits: [2021-03-22T10:08:01.524Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T10:08:01.524Z] [2021-03-22T10:08:01.524Z] + true [Pipeline] } [Pipeline] // stage [2021-03-22T10:08:01.547Z] #44 43.06 DEP criu/seccomp.d [2021-03-22T10:08:01.547Z] #44 43.16 DEP criu/rst-malloc.d [2021-03-22T10:08:01.547Z] #44 43.21 DEP criu/rbtree.d [2021-03-22T10:08:01.547Z] #44 43.24 DEP criu/pstree.d [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T10:08:01.615Z] #56 82.65 + bin/containerd [2021-03-22T10:08:01.615Z] #56 ... [2021-03-22T10:08:01.615Z] [2021-03-22T10:08:01.615Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:08:01.615Z] #49 sha256:126ee776d9378c0242dd4b2863d849c0eb9ffa18fa14e3d3a53709c0edea359d [2021-03-22T10:08:01.615Z] #49 84.22 + /build/golangci-lint --version [2021-03-22T10:08:01.615Z] #49 84.39 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T10:08:01.615Z] #49 DONE 85.3s [2021-03-22T10:08:01.615Z] [2021-03-22T10:08:01.615Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:08:01.615Z] #56 sha256:bdf69dc322710f2efa4750589ff03736d936613c37081af0b43372a0ff61f2af [2021-03-22T10:08:01.840Z] #44 43.32 DEP criu/protobuf.d [2021-03-22T10:08:01.840Z] #44 43.50 GEN criu/protobuf-desc-gen.h [2021-03-22T10:08:01.908Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e166af959daa31a536b666fa35148f93462918d6 . [2021-03-22T10:08:02.169Z] #2 [internal] load .dockerignore [2021-03-22T10:08:02.169Z] #2 sha256:dcc4c34dd76dfad77a842f901a15ef79249452a83ffc88faf7cbdce8e91b17db [2021-03-22T10:08:02.169Z] #2 transferring context: 87B done [2021-03-22T10:08:02.169Z] #2 DONE 0.1s [2021-03-22T10:08:02.169Z] [2021-03-22T10:08:02.169Z] #1 [internal] load build definition from Dockerfile [2021-03-22T10:08:02.169Z] #1 sha256:71104868c41e64eea57393b70e82f308a9093dcccd9fb0e6f3c1b666bfad1740 [2021-03-22T10:08:02.169Z] #1 transferring dockerfile: 17.02kB done [2021-03-22T10:08:02.169Z] #1 DONE 0.2s [2021-03-22T10:08:02.169Z] [2021-03-22T10:08:02.169Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T10:08:02.169Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-22T10:08:02.736Z] #3 DONE 0.5s [2021-03-22T10:08:02.736Z] [2021-03-22T10:08:02.736Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T10:08:02.736Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-22T10:08:02.736Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T10:08:02.944Z] #44 44.44 DEP criu/protobuf-desc.d [2021-03-22T10:08:02.944Z] #44 44.50 DEP criu/proc_parse.d [2021-03-22T10:08:02.944Z] #44 44.76 DEP criu/plugin.d [2021-03-22T10:08:02.993Z] #56 ... [2021-03-22T10:08:02.993Z] [2021-03-22T10:08:02.993Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T10:08:02.993Z] #50 sha256:a99b99e2fe2148996be6b3857bdae6d1eee9d0dc99ec5c7e824d115abb896bda [2021-03-22T10:08:02.993Z] #50 DONE 0.3s [2021-03-22T10:08:02.993Z] [2021-03-22T10:08:02.993Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T10:08:02.993Z] #52 sha256:cc292ef828489233853e031d32a78894a018feaa0b8e8092581d33ae068902e3 [2021-03-22T10:08:02.993Z] #52 DONE 0.1s [2021-03-22T10:08:02.993Z] [2021-03-22T10:08:02.993Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T10:08:02.993Z] #54 sha256:a2fbd3816599ce3ef8bab34f6d6289b4da70efdfbf968b39cd16e055dd2d8809 [2021-03-22T10:08:03.008Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T10:08:03.008Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-22T10:08:03.008Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-22T10:08:03.008Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-22T10:08:03.008Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-03-22T10:08:03.008Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-22T10:08:03.236Z] #44 44.83 DEP criu/pipes.d [2021-03-22T10:08:03.236Z] #44 45.03 DEP criu/pie-util.d [2021-03-22T10:08:03.252Z] #54 DONE 0.3s [2021-03-22T10:08:03.253Z] [2021-03-22T10:08:03.253Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:08:03.253Z] #56 sha256:bdf69dc322710f2efa4750589ff03736d936613c37081af0b43372a0ff61f2af [2021-03-22T10:08:03.530Z] #44 45.16 DEP criu/pie-util-vdso.d [2021-03-22T10:08:03.530Z] #44 45.31 DEP criu/path.d [2021-03-22T10:08:03.575Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-22T10:08:03.575Z] #4 DONE 0.9s [2021-03-22T10:08:03.823Z] #44 45.46 DEP criu/parasite-syscall.d [2021-03-22T10:08:03.836Z] [2021-03-22T10:08:03.836Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T10:08:03.836Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-22T10:08:04.116Z] #44 45.66 DEP criu/pagemap.d [2021-03-22T10:08:04.116Z] #44 45.86 DEP criu/pagemap-cache.d [2021-03-22T10:08:04.412Z] #44 46.01 DEP criu/page-xfer.d [2021-03-22T10:08:04.412Z] #44 46.14 DEP criu/page-pipe.d [2021-03-22T10:08:04.412Z] #44 46.25 DEP criu/netfilter.d [2021-03-22T10:08:04.718Z] #44 46.41 DEP criu/net.d [2021-03-22T10:08:05.015Z] #44 46.66 DEP criu/namespaces.d [2021-03-22T10:08:05.015Z] #44 46.79 DEP criu/mount.d [2021-03-22T10:08:05.223Z] #8 ... [2021-03-22T10:08:05.223Z] [2021-03-22T10:08:05.223Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:08:05.223Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T10:08:05.223Z] #6 DONE 1.2s [2021-03-22T10:08:05.223Z] [2021-03-22T10:08:05.223Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T10:08:05.223Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-22T10:08:05.223Z] #7 DONE 1.4s [2021-03-22T10:08:05.223Z] [2021-03-22T10:08:05.223Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:08:05.223Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T10:08:05.308Z] #44 46.89 DEP criu/memfd.d [2021-03-22T10:08:05.308Z] #44 47.02 DEP criu/mem.d [2021-03-22T10:08:05.481Z] #5 ... [2021-03-22T10:08:05.481Z] [2021-03-22T10:08:05.481Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T10:08:05.481Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-22T10:08:05.481Z] #8 DONE 1.6s [2021-03-22T10:08:05.601Z] #44 47.18 DEP criu/lsm.d [2021-03-22T10:08:05.601Z] #44 47.26 DEP criu/log.d [2021-03-22T10:08:05.740Z] [2021-03-22T10:08:05.740Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:08:05.740Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T10:08:05.740Z] #5 DONE 2.0s [2021-03-22T10:08:05.895Z] #44 47.41 DEP criu/libnetlink.d [2021-03-22T10:08:05.895Z] #44 47.54 DEP criu/kerndat.d [2021-03-22T10:08:06.190Z] #44 47.76 DEP criu/kcmp-ids.d [2021-03-22T10:08:06.190Z] #44 47.87 DEP criu/irmap.d [2021-03-22T10:08:06.190Z] #44 47.94 DEP criu/ipc_ns.d [2021-03-22T10:08:06.190Z] #44 48.04 DEP criu/image.d [2021-03-22T10:08:06.483Z] #44 48.19 DEP criu/image-desc.d [2021-03-22T10:08:06.483Z] #44 48.24 DEP criu/fsnotify.d [2021-03-22T10:08:06.483Z] #44 48.33 DEP criu/filesystems.d [2021-03-22T10:08:06.776Z] #44 48.42 DEP criu/files.d [2021-03-22T10:08:06.776Z] #44 48.54 DEP criu/files-reg.d [2021-03-22T10:08:07.072Z] #44 48.66 DEP criu/files-ext.d [2021-03-22T10:08:07.072Z] #44 48.80 DEP criu/file-lock.d [2021-03-22T10:08:07.370Z] #44 48.95 DEP criu/file-ids.d [2021-03-22T10:08:07.370Z] #44 49.04 DEP criu/fifo.d [2021-03-22T10:08:07.370Z] #44 49.11 DEP criu/fdstore.d [2021-03-22T10:08:07.370Z] #44 49.17 DEP criu/fault-injection.d [2021-03-22T10:08:07.643Z] [2021-03-22T10:08:07.643Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:07.643Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T10:08:07.643Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-22T10:08:07.676Z] #44 ... [2021-03-22T10:08:07.676Z] [2021-03-22T10:08:07.676Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:08:07.676Z] #46 79.14 github.com/LK4D4/vndr/godl [2021-03-22T10:08:07.676Z] #46 79.68 github.com/LK4D4/vndr [2021-03-22T10:08:07.676Z] #46 DONE 86.1s [2021-03-22T10:08:07.676Z] [2021-03-22T10:08:07.676Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:08:07.676Z] #44 49.21 DEP criu/external.d [2021-03-22T10:08:07.676Z] #44 ... [2021-03-22T10:08:07.676Z] [2021-03-22T10:08:07.676Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-22T10:08:07.676Z] #21 0.907 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T10:08:07.676Z] #21 0.999 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:08:07.676Z] #21 1.192 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:08:07.676Z] #21 1.289 Get:4 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-22T10:08:07.676Z] #21 1.314 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:08:07.676Z] #21 1.875 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-22T10:08:07.676Z] #21 2.769 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-22T10:08:07.676Z] #21 3.965 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-22T10:08:07.676Z] #21 6.608 Fetched 8584 kB in 6s (1497 kB/s) [2021-03-22T10:08:07.676Z] #21 6.608 Reading package lists... [2021-03-22T10:08:07.676Z] #21 ... [2021-03-22T10:08:07.676Z] [2021-03-22T10:08:07.676Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:08:07.676Z] #44 49.35 DEP criu/eventpoll.d [2021-03-22T10:08:07.902Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-22T10:08:07.902Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-22T10:08:07.902Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-22T10:08:07.977Z] #44 49.53 DEP criu/eventfd.d [2021-03-22T10:08:07.977Z] #44 49.73 DEP criu/crtools.d [2021-03-22T10:08:08.273Z] #44 49.87 DEP criu/cr-service.d [2021-03-22T10:08:08.273Z] #44 49.95 DEP criu/cr-restore.d [2021-03-22T10:08:08.273Z] #44 50.13 DEP criu/cr-errno.d [2021-03-22T10:08:08.568Z] #44 50.14 DEP criu/cr-dump.d [2021-03-22T10:08:08.568Z] #44 50.35 DEP criu/cr-dedup.d [2021-03-22T10:08:08.587Z] Client: [2021-03-22T10:08:08.587Z] Context: default [2021-03-22T10:08:08.587Z] Debug Mode: false [2021-03-22T10:08:08.587Z] Plugins: [2021-03-22T10:08:08.587Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-22T10:08:08.587Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-22T10:08:08.587Z] [2021-03-22T10:08:08.587Z] Server: [2021-03-22T10:08:08.587Z] Containers: 0 [2021-03-22T10:08:08.587Z] Running: 0 [2021-03-22T10:08:08.587Z] Paused: 0 [2021-03-22T10:08:08.587Z] Stopped: 0 [2021-03-22T10:08:08.587Z] Images: 0 [2021-03-22T10:08:08.587Z] Server Version: 20.10.3 [2021-03-22T10:08:08.587Z] Storage Driver: overlay2 [2021-03-22T10:08:08.587Z] Backing Filesystem: extfs [2021-03-22T10:08:08.587Z] Supports d_type: true [2021-03-22T10:08:08.587Z] Native Overlay Diff: true [2021-03-22T10:08:08.587Z] Logging Driver: json-file [2021-03-22T10:08:08.587Z] Cgroup Driver: cgroupfs [2021-03-22T10:08:08.587Z] Cgroup Version: 1 [2021-03-22T10:08:08.587Z] Plugins: [2021-03-22T10:08:08.587Z] Volume: local [2021-03-22T10:08:08.587Z] Network: bridge host ipvlan macvlan null overlay [2021-03-22T10:08:08.587Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-22T10:08:08.587Z] Swarm: inactive [2021-03-22T10:08:08.587Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-22T10:08:08.587Z] Default Runtime: runc [2021-03-22T10:08:08.587Z] Init Binary: docker-init [2021-03-22T10:08:08.587Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-22T10:08:08.587Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-22T10:08:08.587Z] init version: de40ad0 [2021-03-22T10:08:08.587Z] Security Options: [2021-03-22T10:08:08.587Z] apparmor [2021-03-22T10:08:08.587Z] seccomp [2021-03-22T10:08:08.587Z] Profile: default [2021-03-22T10:08:08.587Z] Kernel Version: 4.15.0-1093-aws [2021-03-22T10:08:08.587Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-22T10:08:08.587Z] OSType: linux [2021-03-22T10:08:08.587Z] Architecture: aarch64 [2021-03-22T10:08:08.587Z] CPUs: 4 [2021-03-22T10:08:08.587Z] Total Memory: 7.525GiB [2021-03-22T10:08:08.587Z] Name: ip-10-100-58-227 [2021-03-22T10:08:08.587Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-22T10:08:08.587Z] Docker Root Dir: /var/lib/docker [2021-03-22T10:08:08.587Z] Debug Mode: false [2021-03-22T10:08:08.587Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:08:08.587Z] Labels: [2021-03-22T10:08:08.587Z] Experimental: true [2021-03-22T10:08:08.587Z] Insecure Registries: [2021-03-22T10:08:08.587Z] 127.0.0.0/8 [2021-03-22T10:08:08.587Z] Live Restore Enabled: true [2021-03-22T10:08:08.587Z] [2021-03-22T10:08:08.587Z] WARNING: No swap limit support [Pipeline] sh [2021-03-22T10:08:08.861Z] #44 50.44 DEP criu/cr-check.d [2021-03-22T10:08:08.861Z] #44 50.59 DEP criu/config.d [2021-03-22T10:08:08.861Z] #44 50.69 DEP criu/clone-noasan.d [2021-03-22T10:08:08.883Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:08:08.883Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:08:08.883Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42179/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-22T10:08:08.883Z] + bash /home/ubuntu/workspace/moby_PR-42179/check-config.sh [2021-03-22T10:08:08.883Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-22T10:08:08.883Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-22T10:08:08.883Z] [2021-03-22T10:08:08.883Z] Generally Necessary: [2021-03-22T10:08:08.883Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-22T10:08:08.883Z] - apparmor: enabled and tools installed [2021-03-22T10:08:08.883Z] - CONFIG_NAMESPACES: enabled [2021-03-22T10:08:08.883Z] - CONFIG_NET_NS: enabled [2021-03-22T10:08:09.145Z] - CONFIG_PID_NS: enabled [2021-03-22T10:08:09.145Z] - CONFIG_IPC_NS: enabled [2021-03-22T10:08:09.145Z] - CONFIG_UTS_NS: enabled [2021-03-22T10:08:09.145Z] - CONFIG_CGROUPS: enabled [2021-03-22T10:08:09.145Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-22T10:08:09.145Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-22T10:08:09.145Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-22T10:08:09.145Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-22T10:08:09.145Z] - CONFIG_CPUSETS: enabled [2021-03-22T10:08:09.145Z] - CONFIG_MEMCG: enabled [2021-03-22T10:08:09.145Z] - CONFIG_KEYS: enabled [2021-03-22T10:08:09.145Z] - CONFIG_VETH: enabled (as module) [2021-03-22T10:08:09.145Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-22T10:08:09.145Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-22T10:08:09.145Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-22T10:08:09.145Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-22T10:08:09.145Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-22T10:08:09.145Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-22T10:08:09.145Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-22T10:08:09.146Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-22T10:08:09.146Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-22T10:08:09.146Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-22T10:08:09.146Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-22T10:08:09.146Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-22T10:08:09.146Z] [2021-03-22T10:08:09.146Z] Optional Features: [2021-03-22T10:08:09.146Z] - CONFIG_USER_NS: enabled [2021-03-22T10:08:09.146Z] - CONFIG_SECCOMP: enabled [2021-03-22T10:08:09.146Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-22T10:08:09.146Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-22T10:08:09.155Z] #44 50.74 DEP criu/cgroup.d [2021-03-22T10:08:09.155Z] #44 50.84 DEP criu/cgroup-props.d [2021-03-22T10:08:09.155Z] #44 50.90 DEP criu/bitmap.d [2021-03-22T10:08:09.155Z] #44 50.90 DEP criu/bfd.d [2021-03-22T10:08:09.409Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-22T10:08:09.409Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-22T10:08:09.409Z] - CONFIG_BLK_CGROUP: enabled [2021-03-22T10:08:09.409Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-22T10:08:09.409Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-22T10:08:09.409Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-22T10:08:09.409Z] - CONFIG_CGROUP_PERF: enabled [2021-03-22T10:08:09.409Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-22T10:08:09.409Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-22T10:08:09.409Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-22T10:08:09.409Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-22T10:08:09.409Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-22T10:08:09.409Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-22T10:08:09.409Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-22T10:08:09.409Z] - CONFIG_IP_VS: enabled (as module) [2021-03-22T10:08:09.409Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-22T10:08:09.409Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-22T10:08:09.409Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-22T10:08:09.409Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-22T10:08:09.409Z] - CONFIG_EXT4_FS: enabled [2021-03-22T10:08:09.409Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-22T10:08:09.409Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-22T10:08:09.409Z] - Network Drivers: [2021-03-22T10:08:09.409Z] - "overlay": [2021-03-22T10:08:09.409Z] - CONFIG_VXLAN: enabled (as module) [2021-03-22T10:08:09.409Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-22T10:08:09.409Z] Optional (for encrypted networks): [2021-03-22T10:08:09.449Z] #44 51.00 DEP criu/autofs.d [2021-03-22T10:08:09.449Z] #44 51.08 DEP criu/aio.d [2021-03-22T10:08:09.449Z] #44 51.19 DEP criu/action-scripts.d [2021-03-22T10:08:09.672Z] - CONFIG_CRYPTO: enabled [2021-03-22T10:08:09.672Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-22T10:08:09.672Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-22T10:08:09.672Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-22T10:08:09.672Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-22T10:08:09.672Z] - CONFIG_XFRM: enabled [2021-03-22T10:08:09.672Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-22T10:08:09.672Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-22T10:08:09.672Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-22T10:08:09.672Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-22T10:08:09.673Z] - "ipvlan": [2021-03-22T10:08:09.673Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-22T10:08:09.673Z] - "macvlan": [2021-03-22T10:08:09.673Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-22T10:08:09.673Z] - CONFIG_DUMMY: enabled (as module) [2021-03-22T10:08:09.673Z] - "ftp,tftp client in container": [2021-03-22T10:08:09.673Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-22T10:08:09.673Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-22T10:08:09.673Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-22T10:08:09.673Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-22T10:08:09.673Z] - Storage Drivers: [2021-03-22T10:08:09.673Z] - "aufs": [2021-03-22T10:08:09.673Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-22T10:08:09.673Z] - "btrfs": [2021-03-22T10:08:09.673Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-22T10:08:09.673Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-22T10:08:09.673Z] - "devicemapper": [2021-03-22T10:08:09.673Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-22T10:08:09.673Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-22T10:08:09.673Z] - "overlay": [2021-03-22T10:08:09.673Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-22T10:08:09.673Z] - "zfs": [2021-03-22T10:08:09.673Z] - /dev/zfs: missing [2021-03-22T10:08:09.673Z] - zfs command: missing [2021-03-22T10:08:09.742Z] #44 51.40 CC criu/action-scripts.o [2021-03-22T10:08:09.935Z] - zpool command: missing [2021-03-22T10:08:09.935Z] [2021-03-22T10:08:09.935Z] Limits: [2021-03-22T10:08:09.935Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-22T10:08:09.935Z] [2021-03-22T10:08:09.935Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-22T10:08:10.035Z] #44 51.84 CC criu/aio.o [2021-03-22T10:08:10.287Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e166af959daa31a536b666fa35148f93462918d6 . [2021-03-22T10:08:10.328Z] #44 ... [2021-03-22T10:08:10.329Z] [2021-03-22T10:08:10.329Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:08:10.329Z] #54 6.702 + cd /tmp/tmp.8Di66FJOiC/src/github.com/opencontainers/runc [2021-03-22T10:08:10.329Z] #54 6.703 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:08:10.329Z] #54 6.967 + '[' -z '' ']' [2021-03-22T10:08:10.329Z] #54 6.967 + target=static [2021-03-22T10:08:10.329Z] #54 6.967 + make 'BUILDTAGS=seccomp ' static [2021-03-22T10:08:10.329Z] #54 7.073 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T10:08:10.329Z] #54 ... [2021-03-22T10:08:10.329Z] [2021-03-22T10:08:10.329Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-22T10:08:10.329Z] #21 6.608 Reading package lists... [2021-03-22T10:08:10.329Z] #21 8.865 Reading package lists... [2021-03-22T10:08:10.576Z] #1 [internal] load build definition from Dockerfile [2021-03-22T10:08:10.576Z] #1 sha256:5c452986650ba0ee18c36f1e7dd2f2595c01c2e907d1d7a8f30c09ff17f67589 [2021-03-22T10:08:10.576Z] #1 transferring dockerfile: [2021-03-22T10:08:10.622Z] #21 10.74 Building dependency tree... [2021-03-22T10:08:10.622Z] #21 11.17 libcap2-bin is already the newest version (1:2.25-2). [2021-03-22T10:08:10.622Z] #21 11.17 The following additional packages will be installed: [2021-03-22T10:08:10.623Z] #56 111.0 + bin/containerd-stress [2021-03-22T10:08:10.839Z] #1 transferring dockerfile: 17.02kB done [2021-03-22T10:08:10.839Z] #1 DONE 0.2s [2021-03-22T10:08:10.839Z] [2021-03-22T10:08:10.839Z] #2 [internal] load .dockerignore [2021-03-22T10:08:10.839Z] #2 sha256:65b68c3a74bd03d2915963bd70d9879a800f8eb9064d96a864301ed61cd6b3cf [2021-03-22T10:08:10.839Z] #2 transferring context: 87B done [2021-03-22T10:08:10.839Z] #2 DONE 0.0s [2021-03-22T10:08:10.839Z] [2021-03-22T10:08:10.839Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T10:08:10.839Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-22T10:08:10.915Z] #21 11.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-22T10:08:10.915Z] #21 11.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-22T10:08:10.915Z] #21 11.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-22T10:08:10.915Z] #21 11.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-22T10:08:10.915Z] #21 11.17 python3.7 python3.7-minimal vim-runtime xxd [2021-03-22T10:08:10.915Z] #21 11.17 Suggested packages: [2021-03-22T10:08:10.915Z] #21 11.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-22T10:08:10.915Z] #21 11.17 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-22T10:08:10.915Z] #21 11.17 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-22T10:08:10.915Z] #21 11.17 Recommended packages: [2021-03-22T10:08:10.915Z] #21 11.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-22T10:08:10.915Z] #21 11.17 python3-keyrings.alt python3-xdg unzip [2021-03-22T10:08:11.207Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 3.3s [2021-03-22T10:08:11.207Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.29MB / 50.40MB 3.5s [2021-03-22T10:08:11.467Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 9.44MB / 50.40MB 3.6s [2021-03-22T10:08:11.730Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 18.00MB / 50.40MB 3.9s [2021-03-22T10:08:11.730Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 21.16MB / 50.40MB 4.1s [2021-03-22T10:08:11.824Z] #3 DONE 0.7s [2021-03-22T10:08:11.824Z] [2021-03-22T10:08:11.824Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T10:08:11.824Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-22T10:08:11.824Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T10:08:11.824Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-22T10:08:11.824Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-03-22T10:08:11.824Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-03-22T10:08:11.824Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 2.10MB / 9.01MB 0.2s [2021-03-22T10:08:11.824Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.3s [2021-03-22T10:08:11.954Z] #21 12.26 The following NEW packages will be installed: [2021-03-22T10:08:11.954Z] #21 12.26 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-22T10:08:11.954Z] #21 12.26 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-22T10:08:11.954Z] #21 12.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-22T10:08:11.954Z] #21 12.26 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-22T10:08:11.954Z] #21 12.26 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-22T10:08:11.954Z] #21 12.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-22T10:08:11.954Z] #21 12.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-22T10:08:11.954Z] #21 12.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-22T10:08:11.954Z] #21 12.26 xz-utils zip [2021-03-22T10:08:11.954Z] #21 12.34 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T10:08:11.954Z] #21 12.34 Need to get 27.7 MB of archives. [2021-03-22T10:08:11.954Z] #21 12.34 After this operation, 117 MB of additional disk space will be used. [2021-03-22T10:08:11.954Z] #21 12.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-03-22T10:08:11.954Z] #21 12.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-03-22T10:08:11.954Z] #21 12.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-03-22T10:08:11.954Z] #21 12.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-03-22T10:08:11.954Z] #21 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-03-22T10:08:11.954Z] #21 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-03-22T10:08:11.954Z] #21 12.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-03-22T10:08:11.954Z] #21 12.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-03-22T10:08:11.954Z] #21 12.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-03-22T10:08:11.954Z] #21 12.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-03-22T10:08:11.954Z] #21 12.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-03-22T10:08:11.954Z] #21 12.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-03-22T10:08:11.954Z] #21 12.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-03-22T10:08:11.954Z] #21 12.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-03-22T10:08:11.954Z] #21 12.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-03-22T10:08:11.954Z] #21 12.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-03-22T10:08:11.954Z] #21 12.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-22T10:08:11.954Z] #21 12.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T10:08:11.987Z] #56 112.8 + bin/containerd-shim [2021-03-22T10:08:11.989Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 26.36MB / 50.40MB 4.3s [2021-03-22T10:08:12.095Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s [2021-03-22T10:08:12.247Z] #21 12.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-03-22T10:08:12.247Z] #21 12.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-03-22T10:08:12.247Z] #21 12.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-03-22T10:08:12.247Z] #21 12.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-03-22T10:08:12.247Z] #21 12.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-03-22T10:08:12.247Z] #21 12.59 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-22T10:08:12.247Z] #21 12.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-22T10:08:12.247Z] #21 12.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-22T10:08:12.247Z] #21 12.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-03-22T10:08:12.247Z] #21 12.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-03-22T10:08:12.247Z] #21 12.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-22T10:08:12.250Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 29.36MB / 50.40MB 4.5s [2021-03-22T10:08:12.359Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.6s done [2021-03-22T10:08:12.359Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-03-22T10:08:12.511Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 32.51MB / 50.40MB 4.7s [2021-03-22T10:08:12.511Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 35.65MB / 50.40MB 4.8s [2021-03-22T10:08:12.622Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.3s done [2021-03-22T10:08:12.622Z] #4 DONE 1.1s [2021-03-22T10:08:12.772Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 39.17MB / 50.40MB 5.0s [2021-03-22T10:08:12.884Z] #21 13.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-22T10:08:12.884Z] #21 13.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-22T10:08:12.884Z] #21 13.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-22T10:08:12.884Z] #21 13.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-03-22T10:08:12.884Z] #21 13.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-03-22T10:08:12.884Z] #21 13.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-03-22T10:08:12.884Z] #21 13.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-22T10:08:12.884Z] #21 13.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-03-22T10:08:12.884Z] #21 13.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-03-22T10:08:12.884Z] #21 13.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-22T10:08:12.884Z] #21 13.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-03-22T10:08:12.884Z] #21 13.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-22T10:08:12.884Z] #21 13.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-03-22T10:08:12.884Z] #21 13.48 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-03-22T10:08:13.033Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 42.99MB / 50.40MB 5.2s [2021-03-22T10:08:13.033Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 48.23MB / 50.40MB 5.4s [2021-03-22T10:08:13.181Z] #21 ... [2021-03-22T10:08:13.181Z] [2021-03-22T10:08:13.181Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-22T10:08:13.181Z] #33 DONE 91.6s [2021-03-22T10:08:13.181Z] [2021-03-22T10:08:13.181Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-22T10:08:13.181Z] #21 13.49 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-03-22T10:08:13.181Z] #21 13.50 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-22T10:08:13.181Z] #21 13.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-03-22T10:08:13.181Z] #21 13.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-03-22T10:08:13.181Z] #21 13.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-03-22T10:08:13.202Z] [2021-03-22T10:08:13.202Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:08:13.202Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T10:08:13.292Z] #26 ... [2021-03-22T10:08:13.292Z] [2021-03-22T10:08:13.292Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:13.292Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:08:13.292Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-22T10:08:13.292Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-22T10:08:13.292Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-22T10:08:13.292Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-22T10:08:13.292Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done [2021-03-22T10:08:13.292Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-03-22T10:08:13.292Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2021-03-22T10:08:13.292Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done [2021-03-22T10:08:13.292Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done [2021-03-22T10:08:13.292Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.5s [2021-03-22T10:08:13.292Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.7s [2021-03-22T10:08:13.292Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.3s done [2021-03-22T10:08:13.821Z] #21 14.22 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:08:13.821Z] #21 14.32 Fetched 27.7 MB in 1s (19.4 MB/s) [2021-03-22T10:08:13.821Z] #21 14.36 Selecting previously unselected package pigz. [2021-03-22T10:08:13.821Z] #21 14.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 ... 23201 files and directories currently installed.) [2021-03-22T10:08:13.821Z] #21 14.39 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-03-22T10:08:13.821Z] #21 14.39 Unpacking pigz (2.4-1) ... [2021-03-22T10:08:13.821Z] #21 14.44 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-03-22T10:08:14.114Z] #21 14.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-22T10:08:14.114Z] #21 14.45 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-22T10:08:14.146Z] #8 DONE 0.9s [2021-03-22T10:08:14.146Z] [2021-03-22T10:08:14.146Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:08:14.146Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T10:08:14.146Z] #7 DONE 0.9s [2021-03-22T10:08:14.146Z] [2021-03-22T10:08:14.146Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T10:08:14.146Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-22T10:08:14.146Z] #5 DONE 1.0s [2021-03-22T10:08:14.146Z] [2021-03-22T10:08:14.146Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T10:08:14.146Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-22T10:08:14.146Z] #6 DONE 1.0s [2021-03-22T10:08:14.227Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.4s done [2021-03-22T10:08:14.407Z] #21 14.77 Selecting previously unselected package python3.7-minimal. [2021-03-22T10:08:14.407Z] #21 14.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-22T10:08:14.407Z] #21 14.78 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T10:08:14.725Z] [2021-03-22T10:08:14.725Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:14.725Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T10:08:14.725Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-22T10:08:14.725Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s [2021-03-22T10:08:14.725Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.1s [2021-03-22T10:08:14.725Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-22T10:08:14.725Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-22T10:08:14.725Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-22T10:08:14.725Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2021-03-22T10:08:14.798Z] #9 ... [2021-03-22T10:08:14.798Z] [2021-03-22T10:08:14.798Z] #23 [internal] load build context [2021-03-22T10:08:14.798Z] #23 sha256:989ddf9fc1c373274b589396a5bfd37904ee52b011fbeb19077db85a69f70f11 [2021-03-22T10:08:14.798Z] #23 transferring context: 53.43MB 6.7s done [2021-03-22T10:08:14.798Z] #23 DONE 7.1s [2021-03-22T10:08:14.798Z] [2021-03-22T10:08:14.798Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:08:14.798Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T10:08:14.798Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T10:08:14.798Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T10:08:14.798Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T10:08:14.798Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T10:08:14.798Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2021-03-22T10:08:14.798Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2021-03-22T10:08:14.798Z] #62 DONE 7.1s [2021-03-22T10:08:14.798Z] [2021-03-22T10:08:14.798Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:14.798Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:08:14.798Z] #9 ... [2021-03-22T10:08:14.798Z] [2021-03-22T10:08:14.798Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:14.798Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T10:08:14.799Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 6.9s done [2021-03-22T10:08:14.799Z] #26 ... [2021-03-22T10:08:14.799Z] [2021-03-22T10:08:14.799Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:08:14.799Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T10:08:14.799Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T10:08:14.799Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T10:08:14.799Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T10:08:14.799Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T10:08:14.799Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2021-03-22T10:08:14.799Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-03-22T10:08:14.799Z] #64 DONE 7.2s [2021-03-22T10:08:15.000Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.05MB / 7.68MB 0.4s [2021-03-22T10:08:15.000Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 2.10MB / 9.98MB 0.4s [2021-03-22T10:08:15.000Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 10.27MB / 49.18MB 0.4s [2021-03-22T10:08:15.044Z] #21 15.30 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-22T10:08:15.044Z] #21 15.31 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T10:08:15.060Z] [2021-03-22T10:08:15.060Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:15.060Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:08:15.282Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.34MB / 7.68MB 0.6s [2021-03-22T10:08:15.282Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 7.36MB / 9.98MB 0.6s [2021-03-22T10:08:15.282Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 27.26MB / 49.18MB 0.6s [2021-03-22T10:08:15.282Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.7s [2021-03-22T10:08:15.282Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 33.03MB / 49.18MB 0.7s [2021-03-22T10:08:15.552Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 40.89MB / 49.18MB 0.8s [2021-03-22T10:08:15.552Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s done [2021-03-22T10:08:15.552Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 48.23MB / 49.18MB 0.9s [2021-03-22T10:08:15.552Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.9s [2021-03-22T10:08:15.819Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.1s done [2021-03-22T10:08:15.819Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 1.1s [2021-03-22T10:08:16.084Z] #21 16.64 Selecting previously unselected package python3-minimal. [2021-03-22T10:08:16.084Z] #21 16.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 ... 23450 files and directories currently installed.) [2021-03-22T10:08:16.084Z] #21 16.64 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-03-22T10:08:16.084Z] #21 16.64 Unpacking python3-minimal (3.7.3-1) ... [2021-03-22T10:08:16.084Z] #21 16.69 Selecting previously unselected package libmpdec2:s390x. [2021-03-22T10:08:16.084Z] #21 16.69 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-03-22T10:08:16.084Z] #21 16.70 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-03-22T10:08:16.084Z] #21 16.74 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-03-22T10:08:16.084Z] #21 16.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-03-22T10:08:16.085Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.34MB / 52.16MB 1.3s [2021-03-22T10:08:16.085Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.58MB / 52.16MB 1.4s [2021-03-22T10:08:16.085Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 4.19MB / 62.53MB 1.4s [2021-03-22T10:08:16.348Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 22.02MB / 52.16MB 1.6s [2021-03-22T10:08:16.348Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 8.39MB / 62.53MB 1.6s [2021-03-22T10:08:16.348Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 26.65MB / 52.16MB 1.7s [2021-03-22T10:08:16.348Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 15.73MB / 62.53MB 1.7s [2021-03-22T10:08:16.377Z] #21 16.74 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-22T10:08:16.629Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.46MB / 52.16MB 1.8s [2021-03-22T10:08:16.629Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 18.87MB / 62.53MB 1.8s [2021-03-22T10:08:16.629Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 41.11MB / 52.16MB 2.0s [2021-03-22T10:08:16.629Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 25.17MB / 62.53MB 2.0s [2021-03-22T10:08:16.629Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.1s done [2021-03-22T10:08:16.629Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 47.19MB / 52.16MB 2.1s [2021-03-22T10:08:16.629Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 28.31MB / 62.53MB 2.1s [2021-03-22T10:08:16.891Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.2s [2021-03-22T10:08:16.891Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 2.2s [2021-03-22T10:08:16.891Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 44.04MB / 62.53MB 2.4s [2021-03-22T10:08:16.891Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 7.61MB / 97.69MB 2.4s [2021-03-22T10:08:16.891Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-03-22T10:08:17.012Z] #21 17.35 Selecting previously unselected package python3.7. [2021-03-22T10:08:17.012Z] #21 17.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-03-22T10:08:17.012Z] #21 17.36 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T10:08:17.012Z] #21 17.42 Selecting previously unselected package libpython3-stdlib:s390x. [2021-03-22T10:08:17.012Z] #21 17.42 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-03-22T10:08:17.012Z] #21 17.42 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-22T10:08:17.012Z] #21 17.50 Setting up python3-minimal (3.7.3-1) ... [2021-03-22T10:08:17.156Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.33MB / 62.53MB 2.5s [2021-03-22T10:08:17.156Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.83MB / 97.69MB 2.5s [2021-03-22T10:08:17.156Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 53.48MB / 62.53MB 2.6s [2021-03-22T10:08:17.156Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 25.17MB / 97.69MB 2.6s [2021-03-22T10:08:17.424Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 56.62MB / 62.53MB 2.7s [2021-03-22T10:08:17.424Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.10MB / 97.69MB 2.7s [2021-03-22T10:08:17.424Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.8s [2021-03-22T10:08:17.424Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 41.94MB / 97.69MB 2.8s [2021-03-22T10:08:17.648Z] #21 18.17 Selecting previously unselected package python3. [2021-03-22T10:08:17.648Z] #21 18.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 ... 23862 files and directories currently installed.) [2021-03-22T10:08:17.648Z] #21 18.19 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-03-22T10:08:17.648Z] #21 18.19 Unpacking python3 (3.7.3-1) ... [2021-03-22T10:08:17.648Z] #21 18.26 Selecting previously unselected package libip4tc0:s390x. [2021-03-22T10:08:17.648Z] #21 18.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-03-22T10:08:17.648Z] #21 18.26 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-03-22T10:08:17.648Z] #21 18.31 Selecting previously unselected package libip6tc0:s390x. [2021-03-22T10:08:17.648Z] #21 18.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-03-22T10:08:17.696Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 50.42MB / 97.69MB 2.9s [2021-03-22T10:08:17.696Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.0s done [2021-03-22T10:08:17.696Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 77.55MB / 97.69MB 3.1s [2021-03-22T10:08:17.696Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 3.1s [2021-03-22T10:08:17.941Z] #21 18.31 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-03-22T10:08:17.941Z] #21 18.39 Selecting previously unselected package libiptc0:s390x. [2021-03-22T10:08:17.941Z] #21 18.39 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-03-22T10:08:17.941Z] #21 18.39 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-03-22T10:08:17.941Z] #21 18.44 Selecting previously unselected package libnfnetlink0:s390x. [2021-03-22T10:08:17.941Z] #21 18.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-03-22T10:08:17.941Z] #21 18.44 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-22T10:08:17.941Z] #21 18.47 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-03-22T10:08:17.941Z] #21 18.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-03-22T10:08:17.941Z] #21 18.47 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-22T10:08:17.941Z] #21 18.52 Selecting previously unselected package libnftnl11:s390x. [2021-03-22T10:08:17.941Z] #21 18.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-03-22T10:08:17.941Z] #21 18.53 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-03-22T10:08:17.941Z] #21 18.55 Selecting previously unselected package iptables. [2021-03-22T10:08:17.958Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 94.37MB / 97.69MB 3.2s [2021-03-22T10:08:17.958Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.2s [2021-03-22T10:08:18.221Z] #9 ... [2021-03-22T10:08:18.221Z] [2021-03-22T10:08:18.221Z] #23 [internal] load build context [2021-03-22T10:08:18.221Z] #23 sha256:662a531e418183452423bdb4bd5481160d8a92031059848fa258fa19780575a6 [2021-03-22T10:08:18.221Z] #23 transferring context: 53.43MB 3.0s done [2021-03-22T10:08:18.221Z] #23 DONE 3.5s [2021-03-22T10:08:18.221Z] [2021-03-22T10:08:18.221Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:18.221Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T10:08:18.234Z] #21 18.55 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-03-22T10:08:18.234Z] #21 18.56 Unpacking iptables (1.8.2-4) ... [2021-03-22T10:08:18.234Z] #21 18.75 Selecting previously unselected package xxd. [2021-03-22T10:08:18.234Z] #21 18.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-22T10:08:18.234Z] #21 18.76 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T10:08:18.234Z] #21 18.82 Selecting previously unselected package vim-common. [2021-03-22T10:08:18.350Z] #9 ... [2021-03-22T10:08:18.350Z] [2021-03-22T10:08:18.350Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T10:08:18.350Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-22T10:08:18.350Z] #63 DONE 0.4s [2021-03-22T10:08:18.350Z] [2021-03-22T10:08:18.350Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:18.350Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:08:18.350Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s done [2021-03-22T10:08:18.515Z] #56 119.6 + bin/containerd-shim-runc-v1 [2021-03-22T10:08:18.527Z] #21 18.82 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:08:18.527Z] #21 18.82 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T10:08:18.527Z] #21 18.92 Selecting previously unselected package bash-completion. [2021-03-22T10:08:18.527Z] #21 18.92 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-22T10:08:18.609Z] #9 ... [2021-03-22T10:08:18.609Z] [2021-03-22T10:08:18.609Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T10:08:18.609Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-22T10:08:18.609Z] #65 DONE 0.4s [2021-03-22T10:08:18.609Z] [2021-03-22T10:08:18.609Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:18.609Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:08:18.609Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-22T10:08:19.167Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.2s done [2021-03-22T10:08:19.167Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.2s done [2021-03-22T10:08:19.743Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.8s done [2021-03-22T10:08:19.984Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.4s done [2021-03-22T10:08:20.117Z] #21 20.33 Unpacking bash-completion (1:2.8-6) ... [2021-03-22T10:08:20.117Z] #21 20.65 Selecting previously unselected package bzip2. [2021-03-22T10:08:20.117Z] #21 20.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-03-22T10:08:20.117Z] #21 20.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T10:08:20.117Z] #21 20.71 Selecting previously unselected package xz-utils. [2021-03-22T10:08:20.117Z] #21 20.71 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-03-22T10:08:20.117Z] #21 20.71 Unpacking xz-utils (5.2.4-1) ... [2021-03-22T10:08:20.242Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-03-22T10:08:20.320Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.6s done [2021-03-22T10:08:20.413Z] #21 20.86 Selecting previously unselected package apparmor. [2021-03-22T10:08:20.413Z] #21 20.86 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-03-22T10:08:20.413Z] #21 20.90 Unpacking apparmor (2.13.2-10) ... [2021-03-22T10:08:20.413Z] #21 ... [2021-03-22T10:08:20.413Z] [2021-03-22T10:08:20.413Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:08:20.413Z] #44 52.16 CC criu/autofs.o [2021-03-22T10:08:20.413Z] #44 53.14 CC criu/bfd.o [2021-03-22T10:08:20.413Z] #44 53.38 CC criu/bitmap.o [2021-03-22T10:08:20.413Z] #44 53.50 CC criu/cgroup-props.o [2021-03-22T10:08:20.413Z] #44 54.01 CC criu/cgroup.o [2021-03-22T10:08:20.413Z] #44 55.95 CC criu/clone-noasan.o [2021-03-22T10:08:20.413Z] #44 56.05 CC criu/config.o [2021-03-22T10:08:20.413Z] #44 56.71 CC criu/cr-check.o [2021-03-22T10:08:20.413Z] #44 57.45 CC criu/cr-dedup.o [2021-03-22T10:08:20.413Z] #44 57.61 CC criu/cr-dump.o [2021-03-22T10:08:20.413Z] #44 58.62 CC criu/cr-errno.o [2021-03-22T10:08:20.413Z] #44 58.66 CC criu/cr-restore.o [2021-03-22T10:08:20.413Z] #44 61.28 CC criu/cr-service.o [2021-03-22T10:08:20.413Z] #44 62.19 CC criu/crtools.o [2021-03-22T10:08:20.706Z] #44 ... [2021-03-22T10:08:20.706Z] [2021-03-22T10:08:20.706Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-22T10:08:20.706Z] #21 21.15 Selecting previously unselected package aufs-tools. [2021-03-22T10:08:20.706Z] #21 21.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-03-22T10:08:20.706Z] #21 21.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-22T10:08:20.706Z] #21 21.25 Selecting previously unselected package libonig5:s390x. [2021-03-22T10:08:20.706Z] #21 21.25 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-03-22T10:08:20.706Z] #21 21.26 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-22T10:08:20.706Z] #21 21.36 Selecting previously unselected package libjq1:s390x. [2021-03-22T10:08:20.706Z] #21 21.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-22T10:08:20.900Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.1s [2021-03-22T10:08:20.999Z] #21 21.36 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-22T10:08:20.999Z] #21 21.42 Selecting previously unselected package jq. [2021-03-22T10:08:20.999Z] #21 21.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-22T10:08:20.999Z] #21 21.43 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T10:08:20.999Z] #21 21.48 Selecting previously unselected package libaio1:s390x. [2021-03-22T10:08:20.999Z] #21 21.48 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-03-22T10:08:20.999Z] #21 21.48 Unpacking libaio1:s390x (0.3.112-3) ... [2021-03-22T10:08:20.999Z] #21 21.51 Selecting previously unselected package libgpm2:s390x. [2021-03-22T10:08:20.999Z] #21 21.51 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-03-22T10:08:20.999Z] #21 21.52 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-03-22T10:08:20.999Z] #21 21.55 Selecting previously unselected package libicu63:s390x. [2021-03-22T10:08:20.999Z] #21 21.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-22T10:08:20.999Z] #21 21.55 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-22T10:08:21.117Z] Removing intermediate container 89c2bcc81ec2 [2021-03-22T10:08:21.117Z] ---> 082cbd568af3 [2021-03-22T10:08:21.117Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-03-22T10:08:21.117Z] ---> 805dc2d65d1c [2021-03-22T10:08:21.117Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-03-22T10:08:21.117Z] ---> 9687d028e8f7 [2021-03-22T10:08:21.117Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-03-22T10:08:21.117Z] ---> Running in a12d42823d4b [2021-03-22T10:08:21.117Z] Removing intermediate container a12d42823d4b [2021-03-22T10:08:21.117Z] ---> 13c1fd7c5517 [2021-03-22T10:08:21.117Z] Successfully built 13c1fd7c5517 [2021-03-22T10:08:21.117Z] Successfully tagged moby-buildx:latest [2021-03-22T10:08:21.117Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-03-22T10:08:21.117Z] if [ -n "${id}" ]; then \ [2021-03-22T10:08:21.117Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-03-22T10:08:21.117Z] && touch bundles/buildx; \ [2021-03-22T10:08:21.117Z] docker rm -f ${id}; \ [2021-03-22T10:08:21.117Z] fi [2021-03-22T10:08:21.117Z] df5df3c4ee3623fd872c217c06a5b2adddfdcdcc487b9605a6029d0d27f42faf [2021-03-22T10:08:21.117Z] bundles/buildx version [2021-03-22T10:08:21.117Z] buildx v0.5.1 11057da [2021-03-22T10:08:21.117Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e166af959daa31a536b666fa35148f93462918d6 . [2021-03-22T10:08:21.117Z] #1 [internal] booting buildkit [2021-03-22T10:08:21.117Z] #1 sha256:53ee885fb2cc70735111e04e1cfa211f37474e772cb6b7c0f94cf648475106e1 [2021-03-22T10:08:21.117Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-03-22T10:08:21.479Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-03-22T10:08:21.618Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.1s done [2021-03-22T10:08:21.618Z] #9 ... [2021-03-22T10:08:21.618Z] [2021-03-22T10:08:21.618Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:21.618Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-22T10:08:21.618Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.0s done [2021-03-22T10:08:21.618Z] #26 DONE 13.7s [2021-03-22T10:08:21.618Z] [2021-03-22T10:08:21.618Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:21.618Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:08:21.618Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-22T10:08:21.743Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-03-22T10:08:22.160Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2021-03-22T10:08:22.160Z] #1 creating container buildx_buildkit_default [2021-03-22T10:08:22.160Z] #1 creating container buildx_buildkit_default 0.4s done [2021-03-22T10:08:22.457Z] #1 DONE 3.6s [2021-03-22T10:08:22.457Z] [2021-03-22T10:08:22.457Z] #2 [internal] load build definition from Dockerfile [2021-03-22T10:08:22.457Z] #2 sha256:d610828c99f27e63f8267f781cfec9ad2f4af60e62e48a60af2bee86388534eb [2021-03-22T10:08:22.457Z] #2 transferring dockerfile: 17.01kB 0.0s done [2021-03-22T10:08:22.751Z] #2 DONE 0.0s [2021-03-22T10:08:22.751Z] [2021-03-22T10:08:22.751Z] #3 [internal] load .dockerignore [2021-03-22T10:08:22.751Z] #3 sha256:7b45aa1779a7a8346cf1ce700e91f8a9a1d75f57343e5c3379d8b9788ebd36dd [2021-03-22T10:08:22.751Z] #3 transferring context: 87B done [2021-03-22T10:08:22.751Z] #3 DONE 0.0s [2021-03-22T10:08:22.751Z] [2021-03-22T10:08:22.751Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-22T10:08:22.751Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-03-22T10:08:22.768Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.9s done [2021-03-22T10:08:22.768Z] #9 ... [2021-03-22T10:08:22.768Z] [2021-03-22T10:08:22.768Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:08:22.768Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T10:08:22.768Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-22T10:08:22.768Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T10:08:22.768Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-22T10:08:22.768Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-22T10:08:22.768Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.8s done [2021-03-22T10:08:22.768Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-03-22T10:08:22.768Z] #64 DONE 8.1s [2021-03-22T10:08:23.031Z] [2021-03-22T10:08:23.031Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:23.031Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-22T10:08:23.031Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-22T10:08:23.031Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-22T10:08:23.031Z] #26 sha256:917ab0af993d3997abb8404f8b309c832d73bc9996cb04cc89c656258c6b3999 529B / 529B done [2021-03-22T10:08:23.031Z] #26 sha256:e2e57caf3a6744542984f4107cd43fe826e3fb8be3a0d4d34a6cb158851f4c42 1.46kB / 1.46kB done [2021-03-22T10:08:23.031Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 6.3s done [2021-03-22T10:08:23.031Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 1.6s [2021-03-22T10:08:23.293Z] #26 ... [2021-03-22T10:08:23.293Z] [2021-03-22T10:08:23.293Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:23.293Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T10:08:23.293Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-03-22T10:08:23.386Z] #4 DONE 0.7s [2021-03-22T10:08:23.386Z] [2021-03-22T10:08:23.386Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T10:08:23.386Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-03-22T10:08:23.386Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-22T10:08:23.386Z] #5 DONE 0.0s [2021-03-22T10:08:23.386Z] [2021-03-22T10:08:23.386Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-22T10:08:23.386Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-03-22T10:08:23.680Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0B / 8.92MB 0.2s [2021-03-22T10:08:23.742Z] #21 24.10 Selecting previously unselected package libnet1:s390x. [2021-03-22T10:08:23.742Z] #21 24.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-22T10:08:23.742Z] #21 24.11 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-22T10:08:23.742Z] #21 24.19 Selecting previously unselected package libnl-3-200:s390x. [2021-03-22T10:08:23.742Z] #21 24.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-22T10:08:23.742Z] #21 24.19 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-22T10:08:23.742Z] #21 24.26 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-22T10:08:23.742Z] #21 24.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-22T10:08:23.742Z] #21 24.26 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-22T10:08:23.742Z] #21 24.29 Selecting previously unselected package libreadline5:s390x. [2021-03-22T10:08:23.742Z] #21 24.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-03-22T10:08:23.742Z] #21 24.30 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-22T10:08:23.742Z] #21 24.35 Selecting previously unselected package net-tools. [2021-03-22T10:08:23.742Z] #21 24.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-03-22T10:08:23.742Z] #21 24.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T10:08:23.759Z] #56 124.1 + bin/containerd-shim-runc-v2 [2021-03-22T10:08:23.975Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.5s done [2021-03-22T10:08:23.975Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-03-22T10:08:23.975Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-03-22T10:08:23.975Z] #5 DONE 0.6s [2021-03-22T10:08:24.014Z] #56 125.1 + binaries [2021-03-22T10:08:24.014Z] #56 125.1 + install -D bin/containerd /build/containerd [2021-03-22T10:08:24.014Z] #56 125.1 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T10:08:24.014Z] #56 125.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T10:08:24.014Z] #56 125.1 + install -D bin/ctr /build/ctr [2021-03-22T10:08:24.035Z] #21 24.47 Selecting previously unselected package python-pip-whl. [2021-03-22T10:08:24.035Z] #21 24.47 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-22T10:08:24.035Z] #21 24.48 Unpacking python-pip-whl (18.1-5) ... [2021-03-22T10:08:24.242Z] #9 ... [2021-03-22T10:08:24.242Z] [2021-03-22T10:08:24.242Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:08:24.242Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T10:08:24.242Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-22T10:08:24.242Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-22T10:08:24.242Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-22T10:08:24.242Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-22T10:08:24.242Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.1s done [2021-03-22T10:08:24.242Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-03-22T10:08:24.242Z] #62 DONE 9.4s [2021-03-22T10:08:24.242Z] [2021-03-22T10:08:24.242Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:24.242Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T10:08:24.269Z] [2021-03-22T10:08:24.269Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T10:08:24.269Z] #9 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-22T10:08:24.269Z] #56 DONE 125.5s [2021-03-22T10:08:24.328Z] #21 24.84 Selecting previously unselected package python3-lib2to3. [2021-03-22T10:08:24.328Z] #21 24.84 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-22T10:08:24.328Z] #21 24.84 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-22T10:08:24.328Z] #21 24.92 Selecting previously unselected package python3-distutils. [2021-03-22T10:08:24.328Z] #21 24.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-22T10:08:24.621Z] #21 24.92 Unpacking python3-distutils (3.7.3-1) ... [2021-03-22T10:08:24.621Z] #21 25.03 Selecting previously unselected package python3-pip. [2021-03-22T10:08:24.621Z] #21 25.03 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-22T10:08:24.621Z] #21 25.03 Unpacking python3-pip (18.1-5) ... [2021-03-22T10:08:24.621Z] #21 25.15 Selecting previously unselected package python3-pkg-resources. [2021-03-22T10:08:24.621Z] #21 25.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T10:08:24.914Z] #21 25.15 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-22T10:08:24.914Z] #21 25.23 Selecting previously unselected package python3-setuptools. [2021-03-22T10:08:24.914Z] #21 25.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-22T10:08:24.914Z] #21 25.24 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-22T10:08:24.914Z] #21 25.42 Selecting previously unselected package python3-wheel. [2021-03-22T10:08:24.914Z] #21 25.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-22T10:08:24.914Z] #21 25.42 Unpacking python3-wheel (0.32.3-2) ... [2021-03-22T10:08:24.914Z] #21 25.47 Selecting previously unselected package sudo. [2021-03-22T10:08:24.914Z] #21 25.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-03-22T10:08:24.914Z] #21 25.47 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-22T10:08:24.935Z] #9 ... [2021-03-22T10:08:24.935Z] [2021-03-22T10:08:24.935Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:08:24.935Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-22T10:08:24.935Z] #8 DONE 0.6s [2021-03-22T10:08:24.935Z] [2021-03-22T10:08:24.935Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-22T10:08:24.935Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-22T10:08:24.935Z] #6 DONE 0.6s [2021-03-22T10:08:24.935Z] [2021-03-22T10:08:24.935Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-22T10:08:24.935Z] #7 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-22T10:08:24.935Z] #7 DONE 0.7s [2021-03-22T10:08:24.935Z] [2021-03-22T10:08:24.935Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-22T10:08:24.935Z] #9 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-22T10:08:24.935Z] #9 DONE 0.7s [2021-03-22T10:08:25.196Z] [2021-03-22T10:08:25.196Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T10:08:25.196Z] #57 sha256:aed75b68be4c7123de6042486415128b4a0584b0bb447f0e6220cf6c5291d664 [2021-03-22T10:08:25.207Z] #21 25.75 Selecting previously unselected package thin-provisioning-tools. [2021-03-22T10:08:25.207Z] #21 25.75 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-03-22T10:08:25.207Z] #21 25.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T10:08:25.259Z] [2021-03-22T10:08:25.259Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:25.259Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-22T10:08:25.259Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.0s done [2021-03-22T10:08:25.259Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 0B / 54.14MB 0.2s [2021-03-22T10:08:25.451Z] #57 DONE 0.2s [2021-03-22T10:08:25.451Z] [2021-03-22T10:08:25.451Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T10:08:25.451Z] #61 sha256:e5d320b719345003ab3b695dad6d5cb26f0b63c6b193b9a7bc1eed7c20f8414c [2021-03-22T10:08:25.451Z] #61 DONE 0.1s [2021-03-22T10:08:25.451Z] [2021-03-22T10:08:25.451Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T10:08:25.451Z] #66 sha256:791e0cdcf9ca4a49ae72243727b8645d4e2c49d341c578f911d49b9073932751 [2021-03-22T10:08:25.501Z] #21 25.95 Selecting previously unselected package uidmap. [2021-03-22T10:08:25.501Z] #21 25.95 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-03-22T10:08:25.501Z] #21 25.95 Unpacking uidmap (1:4.5-1.1) ... [2021-03-22T10:08:25.501Z] #21 26.02 Selecting previously unselected package vim-runtime. [2021-03-22T10:08:25.501Z] #21 26.02 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:08:25.501Z] #21 26.04 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-22T10:08:25.501Z] #21 26.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-22T10:08:25.501Z] #21 26.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-22T10:08:25.606Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 3.15MB / 54.14MB 0.5s [2021-03-22T10:08:25.606Z] #27 ... [2021-03-22T10:08:25.606Z] [2021-03-22T10:08:25.606Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:08:25.606Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T10:08:25.606Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-22T10:08:25.606Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-03-22T10:08:25.606Z] #65 DONE 0.6s [2021-03-22T10:08:25.606Z] [2021-03-22T10:08:25.606Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:25.606Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-22T10:08:25.606Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 6.29MB / 54.14MB 0.6s [2021-03-22T10:08:25.707Z] #66 DONE 0.2s [2021-03-22T10:08:25.707Z] [2021-03-22T10:08:25.707Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T10:08:25.707Z] #68 sha256:205d3c43e5eb463db6d2e1b3d776883bc7670e355af8fd263e9edbe4c28234f1 [2021-03-22T10:08:25.707Z] #68 DONE 0.1s [2021-03-22T10:08:25.707Z] [2021-03-22T10:08:25.707Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T10:08:25.707Z] #69 sha256:e591767c9a2ec356390e8c39fe9e219760746ab0ef31195207f6bb799fbbbec6 [2021-03-22T10:08:25.707Z] #69 DONE 0.0s [2021-03-22T10:08:25.707Z] [2021-03-22T10:08:25.707Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T10:08:25.707Z] #70 sha256:a9132246588a676f01ac98fadf9e79d189fb48091a676022ccc48e9f2247faaf [2021-03-22T10:08:25.915Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 10.49MB / 54.14MB 0.8s [2021-03-22T10:08:25.915Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 13.63MB / 54.14MB 0.9s [2021-03-22T10:08:26.193Z] #9 ... [2021-03-22T10:08:26.193Z] [2021-03-22T10:08:26.193Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:26.193Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-22T10:08:26.193Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 4.5s done [2021-03-22T10:08:26.193Z] #26 DONE 11.5s [2021-03-22T10:08:26.193Z] [2021-03-22T10:08:26.193Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:26.193Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T10:08:26.267Z] #70 DONE 0.6s [2021-03-22T10:08:26.267Z] [2021-03-22T10:08:26.268Z] #71 exporting to image [2021-03-22T10:08:26.268Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T10:08:26.268Z] #71 exporting layers [2021-03-22T10:08:26.374Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 17.83MB / 54.14MB 1.2s [2021-03-22T10:08:26.719Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 23.07MB / 54.14MB 1.6s [2021-03-22T10:08:26.900Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s [2021-03-22T10:08:27.089Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 28.31MB / 54.14MB 1.8s [2021-03-22T10:08:27.140Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.8s done [2021-03-22T10:08:27.318Z] #56 ... [2021-03-22T10:08:27.318Z] [2021-03-22T10:08:27.318Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:08:27.318Z] #49 sha256:5ff0e05ee7647444042f243c35e61ae8dbeb6a488bb777b6c958d746ba22fe59 [2021-03-22T10:08:27.318Z] #49 81.15 + /build/golangci-lint --version [2021-03-22T10:08:27.318Z] #49 81.32 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T10:08:27.318Z] #49 DONE 81.7s [2021-03-22T10:08:27.318Z] [2021-03-22T10:08:27.318Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:08:27.318Z] #56 sha256:6ba62082595ef37d367b06b7ef383303bc8a503729fdc5b836d050959db9d7d1 [2021-03-22T10:08:27.318Z] #56 81.61 + bin/containerd [2021-03-22T10:08:27.318Z] #56 ... [2021-03-22T10:08:27.318Z] [2021-03-22T10:08:27.318Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T10:08:27.318Z] #50 sha256:6d4ae2427e314010b828d2db09314221d2bd846d52b63b8fb3fa8981adc70f32 [2021-03-22T10:08:27.318Z] #50 DONE 0.2s [2021-03-22T10:08:27.318Z] [2021-03-22T10:08:27.318Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T10:08:27.318Z] #52 sha256:e0b496cd5d73bf1e9498353b92e5df2316f13e49e3f19b83bf2eb71e8e2baab4 [2021-03-22T10:08:27.318Z] #52 DONE 0.1s [2021-03-22T10:08:27.318Z] [2021-03-22T10:08:27.318Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T10:08:27.318Z] #54 sha256:d5b8d8ae7b2f847170f0e1e9a6bf0b32fd34ea64dccba597f3493dc0178ee0b9 [2021-03-22T10:08:27.318Z] #54 DONE 0.1s [2021-03-22T10:08:27.318Z] [2021-03-22T10:08:27.318Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:08:27.318Z] #56 sha256:6ba62082595ef37d367b06b7ef383303bc8a503729fdc5b836d050959db9d7d1 [2021-03-22T10:08:27.401Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 31.46MB / 54.14MB 2.1s [2021-03-22T10:08:27.577Z] #21 28.03 Selecting previously unselected package vim. [2021-03-22T10:08:27.577Z] #21 28.03 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-03-22T10:08:27.577Z] #21 28.04 Unpacking vim (2:8.1.0875-5) ... [2021-03-22T10:08:27.699Z] #27 ... [2021-03-22T10:08:27.699Z] [2021-03-22T10:08:27.699Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:08:27.699Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-22T10:08:27.699Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-03-22T10:08:27.699Z] #65 DONE 2.5s [2021-03-22T10:08:27.699Z] [2021-03-22T10:08:27.699Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:27.699Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-22T10:08:27.699Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 39.85MB / 54.14MB 2.6s [2021-03-22T10:08:27.870Z] #21 28.28 Selecting previously unselected package xfsprogs. [2021-03-22T10:08:27.870Z] #21 28.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-03-22T10:08:27.870Z] #21 28.28 Unpacking xfsprogs (4.20.0-1) ... [2021-03-22T10:08:28.030Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 42.99MB / 54.14MB 2.7s [2021-03-22T10:08:28.030Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 47.19MB / 54.14MB 3.0s [2021-03-22T10:08:28.163Z] #21 28.58 Selecting previously unselected package zip. [2021-03-22T10:08:28.163Z] #21 28.58 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-03-22T10:08:28.163Z] #21 28.58 Unpacking zip (3.0-11+b1) ... [2021-03-22T10:08:28.163Z] #21 28.69 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-22T10:08:28.163Z] #21 28.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T10:08:28.163Z] #21 28.71 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-03-22T10:08:28.163Z] #21 28.72 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-22T10:08:28.163Z] #21 28.72 Setting up libgpm2:s390x (1.20.7-5) ... [2021-03-22T10:08:28.163Z] #21 28.73 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-03-22T10:08:28.163Z] #21 28.74 Setting up uidmap (1:4.5-1.1) ... [2021-03-22T10:08:28.163Z] #21 28.75 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-03-22T10:08:28.163Z] #21 28.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-22T10:08:28.163Z] #21 28.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T10:08:28.163Z] #21 28.77 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-22T10:08:28.163Z] #21 28.77 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-22T10:08:28.163Z] #21 28.78 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T10:08:28.163Z] #21 28.79 Setting up zip (3.0-11+b1) ... [2021-03-22T10:08:28.195Z] #71 exporting layers 2.0s done [2021-03-22T10:08:28.195Z] #71 writing image sha256:b04ea803a6cd5373aaa75a47712a862a278c42d1a615580b61c0978a4abf8a8f done [2021-03-22T10:08:28.195Z] #71 naming to docker.io/library/docker:e166af959daa31a536b666fa35148f93462918d6 done [2021-03-22T10:08:28.195Z] #71 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-22T10:08:28.330Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 50.33MB / 54.14MB 3.2s [2021-03-22T10:08:28.457Z] #21 28.79 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T10:08:28.457Z] #21 28.81 Setting up bash-completion (1:2.8-6) ... [2021-03-22T10:08:28.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42179/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/validate/default [2021-03-22T10:08:28.530Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-03-22T10:08:28.662Z] #27 ... [2021-03-22T10:08:28.662Z] [2021-03-22T10:08:28.662Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-22T10:08:28.662Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-22T10:08:28.662Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-22T10:08:28.662Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.6s done [2021-03-22T10:08:28.662Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-03-22T10:08:28.662Z] #63 DONE 3.2s [2021-03-22T10:08:28.662Z] [2021-03-22T10:08:28.662Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:28.662Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-22T10:08:28.662Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 54.14MB / 54.14MB 3.3s done [2021-03-22T10:08:28.662Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf [2021-03-22T10:08:28.804Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-03-22T10:08:28.804Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-03-22T10:08:29.357Z] #27 ... [2021-03-22T10:08:29.357Z] [2021-03-22T10:08:29.357Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T10:08:29.357Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-03-22T10:08:29.357Z] #64 DONE 0.2s [2021-03-22T10:08:29.444Z] Congratulations! All commits are properly signed with the DCO! [2021-03-22T10:08:29.444Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-22T10:08:29.444Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-22T10:08:29.444Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-22T10:08:29.444Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-22T10:08:29.444Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-22T10:08:29.444Z] Congratulations! No new tests were added to integration-cli. [2021-03-22T10:08:29.444Z] [2021-03-22T10:08:29.444Z] INFO Start validation with golang-ci-lint [2021-03-22T10:08:29.444Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-22T10:08:29.444Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-22T10:08:29.444Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-22T10:08:29.496Z] #21 30.06 Setting up libiptc0:s390x (1.8.2-4) ... [2021-03-22T10:08:29.496Z] #21 30.06 Setting up xz-utils (5.2.4-1) ... [2021-03-22T10:08:29.496Z] #21 30.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-22T10:08:29.496Z] #21 30.08 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-22T10:08:29.496Z] #21 30.12 invoke-rc.d: could not determine current runlevel [2021-03-22T10:08:29.496Z] #21 30.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T10:08:29.496Z] #21 30.13 Setting up pigz (2.4-1) ... [2021-03-22T10:08:29.496Z] #21 30.14 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-22T10:08:29.496Z] #21 30.14 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-22T10:08:29.496Z] #21 30.15 Setting up python-pip-whl (18.1-5) ... [2021-03-22T10:08:29.496Z] #21 30.16 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-03-22T10:08:29.661Z] [2021-03-22T10:08:29.661Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:29.661Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:08:29.661Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-03-22T10:08:29.661Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done [2021-03-22T10:08:29.661Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 46.14MB / 96.52MB 4.2s [2021-03-22T10:08:29.661Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 5.24MB / 57.46MB 4.1s [2021-03-22T10:08:29.661Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.5s done [2021-03-22T10:08:29.661Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 57.67MB / 73.58MB 4.1s [2021-03-22T10:08:29.661Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.5s done [2021-03-22T10:08:29.661Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 3.8s done [2021-03-22T10:08:29.661Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-03-22T10:08:29.661Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 61.87MB / 73.58MB 4.2s [2021-03-22T10:08:29.661Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 53.48MB / 96.52MB 4.5s [2021-03-22T10:08:29.661Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.65MB / 73.58MB 4.4s [2021-03-22T10:08:29.789Z] #21 30.17 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-22T10:08:29.789Z] #21 30.40 Setting up libaio1:s390x (0.3.112-3) ... [2021-03-22T10:08:29.789Z] #21 30.41 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-22T10:08:29.789Z] #21 30.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-22T10:08:29.883Z] #56 112.1 + bin/containerd-stress [2021-03-22T10:08:29.884Z] #56 114.0 + bin/containerd-shim [2021-03-22T10:08:29.959Z] #10 ... [2021-03-22T10:08:29.959Z] [2021-03-22T10:08:29.959Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T10:08:29.959Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-03-22T10:08:29.959Z] #66 DONE 0.5s [2021-03-22T10:08:29.959Z] [2021-03-22T10:08:29.959Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:29.959Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:08:29.959Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.7s done [2021-03-22T10:08:30.082Z] #21 30.42 Setting up vim (2:8.1.0875-5) ... [2021-03-22T10:08:30.082Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-22T10:08:30.082Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-22T10:08:30.082Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-22T10:08:30.082Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-22T10:08:30.082Z] #21 30.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-22T10:08:30.082Z] #21 30.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-22T10:08:30.082Z] #21 30.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-22T10:08:30.082Z] #21 30.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-22T10:08:30.082Z] #21 30.47 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-22T10:08:30.082Z] #21 30.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T10:08:30.082Z] #21 30.49 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-22T10:08:30.082Z] #21 30.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T10:08:30.082Z] #21 30.50 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-22T10:08:30.082Z] #21 30.51 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T10:08:30.261Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 62.91MB / 96.52MB 4.8s [2021-03-22T10:08:30.261Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 8.39MB / 57.46MB 5.0s [2021-03-22T10:08:30.561Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 72.35MB / 96.52MB 5.1s [2021-03-22T10:08:30.710Z] #9 ... [2021-03-22T10:08:30.710Z] [2021-03-22T10:08:30.710Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:08:30.710Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T10:08:30.710Z] #27 1.443 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:08:30.710Z] #27 1.443 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:08:30.710Z] #27 1.450 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:08:30.710Z] #27 1.633 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T10:08:30.710Z] #27 1.871 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T10:08:30.710Z] #27 2.456 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T10:08:30.710Z] #27 3.857 Fetched 8424 kB in 3s (3162 kB/s) [2021-03-22T10:08:30.710Z] #27 3.857 Reading package lists... [2021-03-22T10:08:30.710Z] #27 4.938 Reading package lists... [2021-03-22T10:08:30.710Z] #27 5.888 Building dependency tree... [2021-03-22T10:08:30.710Z] #27 6.282 The following additional packages will be installed: [2021-03-22T10:08:30.710Z] #27 6.282 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-22T10:08:30.710Z] #27 6.282 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-22T10:08:30.710Z] #27 6.282 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-22T10:08:30.710Z] #27 6.284 Suggested packages: [2021-03-22T10:08:30.710Z] #27 6.284 krb5-doc krb5-user [2021-03-22T10:08:30.710Z] #27 6.284 Recommended packages: [2021-03-22T10:08:30.710Z] #27 6.284 krb5-locales publicsuffix libsasl2-modules [2021-03-22T10:08:30.710Z] #27 6.521 The following NEW packages will be installed: [2021-03-22T10:08:30.710Z] #27 6.529 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-22T10:08:30.710Z] #27 6.529 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-22T10:08:30.710Z] #27 6.529 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-22T10:08:30.710Z] #27 6.529 libssh2-1 libssl1.1 openssl [2021-03-22T10:08:30.710Z] #27 6.818 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T10:08:30.710Z] #27 6.818 Need to get 5057 kB of archives. [2021-03-22T10:08:30.710Z] #27 6.818 After this operation, 12.1 MB of additional disk space will be used. [2021-03-22T10:08:30.710Z] #27 6.818 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-22T10:08:30.710Z] #27 6.822 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-22T10:08:30.710Z] #27 6.822 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-22T10:08:30.710Z] #27 6.823 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-22T10:08:30.710Z] #27 6.837 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-22T10:08:30.710Z] #27 6.837 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-22T10:08:30.710Z] #27 6.838 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-22T10:08:30.710Z] #27 6.846 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-22T10:08:30.710Z] #27 6.861 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-22T10:08:30.710Z] #27 6.873 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-22T10:08:30.710Z] #27 6.889 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-22T10:08:30.710Z] #27 6.889 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-22T10:08:30.710Z] #27 6.889 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-22T10:08:30.710Z] #27 6.893 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-22T10:08:30.710Z] #27 6.899 Get:15 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-22T10:08:30.710Z] #27 6.899 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-22T10:08:30.710Z] #27 6.910 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-22T10:08:30.710Z] #27 6.910 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-22T10:08:30.710Z] #27 6.910 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T10:08:30.710Z] #27 6.915 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T10:08:30.710Z] #27 6.920 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T10:08:30.710Z] #27 7.270 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:08:30.710Z] #27 7.313 Fetched 5057 kB in 0s (13.9 MB/s) [2021-03-22T10:08:30.710Z] #27 7.362 Selecting previously unselected package libssl1.1:amd64. [2021-03-22T10:08:30.710Z] #27 7.362 (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-03-22T10:08:30.710Z] #27 7.362 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T10:08:30.710Z] #27 7.370 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:30.710Z] #27 7.639 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-22T10:08:30.710Z] #27 7.639 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 7.643 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:30.711Z] #27 7.693 Selecting previously unselected package libsasl2-2:amd64. [2021-03-22T10:08:30.711Z] #27 7.693 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 7.697 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:30.711Z] #27 7.761 Selecting previously unselected package libldap-common. [2021-03-22T10:08:30.711Z] #27 7.761 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-22T10:08:30.711Z] #27 7.766 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:30.711Z] #27 7.826 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-22T10:08:30.711Z] #27 7.826 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 7.834 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:30.711Z] #27 7.930 Selecting previously unselected package openssl. [2021-03-22T10:08:30.711Z] #27 7.930 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 7.934 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:30.711Z] #27 8.172 Selecting previously unselected package ca-certificates. [2021-03-22T10:08:30.711Z] #27 8.172 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-22T10:08:30.711Z] #27 8.183 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-22T10:08:30.711Z] #27 8.301 Selecting previously unselected package libkeyutils1:amd64. [2021-03-22T10:08:30.711Z] #27 8.301 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 8.305 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-22T10:08:30.711Z] #27 8.357 Selecting previously unselected package libkrb5support0:amd64. [2021-03-22T10:08:30.711Z] #27 8.357 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 8.362 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T10:08:30.711Z] #27 8.417 Selecting previously unselected package libk5crypto3:amd64. [2021-03-22T10:08:30.711Z] #27 8.417 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 8.428 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T10:08:30.711Z] #27 8.496 Selecting previously unselected package libkrb5-3:amd64. [2021-03-22T10:08:30.711Z] #27 8.496 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 8.508 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T10:08:30.711Z] #27 8.644 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-22T10:08:30.711Z] #27 8.644 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 8.651 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T10:08:30.711Z] #27 8.726 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-22T10:08:30.711Z] #27 8.726 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 8.728 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T10:08:30.711Z] #27 8.796 Selecting previously unselected package libpsl5:amd64. [2021-03-22T10:08:30.711Z] #27 8.796 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 8.813 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-22T10:08:30.711Z] #27 8.862 Selecting previously unselected package librtmp1:amd64. [2021-03-22T10:08:30.711Z] #27 8.862 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 8.879 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T10:08:30.711Z] #27 8.927 Selecting previously unselected package libssh2-1:amd64. [2021-03-22T10:08:30.711Z] #27 8.927 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 8.929 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T10:08:30.711Z] #27 9.015 Selecting previously unselected package libcurl4:amd64. [2021-03-22T10:08:30.711Z] #27 9.018 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 9.024 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T10:08:30.711Z] #27 9.125 Selecting previously unselected package curl. [2021-03-22T10:08:30.711Z] #27 9.125 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 9.127 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-22T10:08:30.711Z] #27 9.198 Selecting previously unselected package libonig5:amd64. [2021-03-22T10:08:30.711Z] #27 9.198 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 9.203 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T10:08:30.711Z] #27 9.274 Selecting previously unselected package libjq1:amd64. [2021-03-22T10:08:30.711Z] #27 9.274 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 9.281 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T10:08:30.711Z] #27 9.345 Selecting previously unselected package jq. [2021-03-22T10:08:30.711Z] #27 9.345 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T10:08:30.711Z] #27 9.356 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T10:08:30.862Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.84MB / 96.52MB 5.4s [2021-03-22T10:08:30.970Z] #27 9.413 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-22T10:08:30.970Z] #27 9.419 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-22T10:08:30.970Z] #27 9.433 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:30.970Z] #27 ... [2021-03-22T10:08:30.970Z] [2021-03-22T10:08:30.970Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:30.970Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:08:31.121Z] #21 ... [2021-03-22T10:08:31.121Z] [2021-03-22T10:08:31.121Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:08:31.121Z] #44 62.55 CC criu/eventfd.o [2021-03-22T10:08:31.121Z] #44 62.75 CC criu/eventpoll.o [2021-03-22T10:08:31.121Z] #44 63.35 CC criu/external.o [2021-03-22T10:08:31.121Z] #44 63.55 CC criu/fault-injection.o [2021-03-22T10:08:31.121Z] #44 63.61 CC criu/fdstore.o [2021-03-22T10:08:31.121Z] #44 63.81 CC criu/fifo.o [2021-03-22T10:08:31.121Z] #44 64.12 CC criu/file-ids.o [2021-03-22T10:08:31.121Z] #44 64.38 CC criu/file-lock.o [2021-03-22T10:08:31.121Z] #44 64.94 CC criu/files-ext.o [2021-03-22T10:08:31.121Z] #44 65.20 CC criu/files-reg.o [2021-03-22T10:08:31.121Z] #44 66.64 CC criu/files.o [2021-03-22T10:08:31.121Z] #44 67.92 CC criu/filesystems.o [2021-03-22T10:08:31.121Z] #44 68.37 CC criu/fsnotify.o [2021-03-22T10:08:31.121Z] #44 69.00 CC criu/image-desc.o [2021-03-22T10:08:31.121Z] #44 69.15 CC criu/image.o [2021-03-22T10:08:31.121Z] #44 69.77 CC criu/ipc_ns.o [2021-03-22T10:08:31.121Z] #44 70.56 CC criu/irmap.o [2021-03-22T10:08:31.121Z] #44 71.01 CC criu/kcmp-ids.o [2021-03-22T10:08:31.121Z] #44 71.20 CC criu/kerndat.o [2021-03-22T10:08:31.121Z] #44 71.91 CC criu/libnetlink.o [2021-03-22T10:08:31.121Z] #44 72.11 CC criu/log.o [2021-03-22T10:08:31.121Z] #44 72.40 CC criu/lsm.o [2021-03-22T10:08:31.121Z] #44 72.60 CC criu/mem.o [2021-03-22T10:08:31.164Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 91.23MB / 96.52MB 5.7s [2021-03-22T10:08:31.212Z] #9 ... [2021-03-22T10:08:31.212Z] [2021-03-22T10:08:31.212Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-22T10:08:31.212Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-03-22T10:08:31.212Z] #63 DONE 1.7s [2021-03-22T10:08:31.212Z] [2021-03-22T10:08:31.212Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:31.212Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T10:08:31.462Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s done [2021-03-22T10:08:31.475Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.7s done [2021-03-22T10:08:31.760Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 11.53MB / 57.46MB 6.3s [2021-03-22T10:08:32.160Z] #44 ... [2021-03-22T10:08:32.160Z] [2021-03-22T10:08:32.160Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-22T10:08:32.160Z] #21 32.36 Setting up iptables (1.8.2-4) ... [2021-03-22T10:08:32.160Z] #21 32.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T10:08:32.160Z] #21 32.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T10:08:32.160Z] #21 32.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T10:08:32.160Z] #21 32.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T10:08:32.160Z] #21 32.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-22T10:08:32.160Z] #21 32.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-22T10:08:32.160Z] #21 32.39 Setting up python3 (3.7.3-1) ... [2021-03-22T10:08:32.160Z] #21 32.61 Setting up python3-wheel (0.32.3-2) ... [2021-03-22T10:08:32.426Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-03-22T10:08:32.442Z] #10 ... [2021-03-22T10:08:32.442Z] [2021-03-22T10:08:32.442Z] #24 [internal] load build context [2021-03-22T10:08:32.442Z] #24 sha256:5e678d1423bde235ca63e9624ef5094f011ae4887cf613b4152b4b557f42a353 [2021-03-22T10:08:32.442Z] #24 transferring context: 53.43MB 7.4s done [2021-03-22T10:08:32.442Z] #24 DONE 7.5s [2021-03-22T10:08:32.442Z] [2021-03-22T10:08:32.442Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:32.442Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:08:32.453Z] #21 33.00 Setting up apparmor (2.13.2-10) ... [2021-03-22T10:08:33.085Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 14.68MB / 57.46MB 7.8s [2021-03-22T10:08:33.381Z] #9 ... [2021-03-22T10:08:33.381Z] [2021-03-22T10:08:33.381Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-22T10:08:33.381Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-03-22T10:08:33.381Z] #65 DONE 2.5s [2021-03-22T10:08:33.381Z] [2021-03-22T10:08:33.381Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:33.381Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T10:08:33.492Z] #21 33.99 Setting up xfsprogs (4.20.0-1) ... [2021-03-22T10:08:33.492Z] #21 33.99 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-22T10:08:33.785Z] #21 34.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-22T10:08:34.153Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 17.83MB / 57.46MB 8.7s [2021-03-22T10:08:34.153Z] #10 ... [2021-03-22T10:08:34.153Z] [2021-03-22T10:08:34.153Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-22T10:08:34.153Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-22T10:08:34.153Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 5.7s done [2021-03-22T10:08:34.153Z] #27 DONE 9.0s [2021-03-22T10:08:34.153Z] [2021-03-22T10:08:34.153Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:34.153Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:08:34.270Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s [2021-03-22T10:08:34.270Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2021-03-22T10:08:34.421Z] #21 34.72 Setting up python3-distutils (3.7.3-1) ... [2021-03-22T10:08:34.421Z] #21 35.01 Setting up python3-setuptools (40.8.0-1) ... [2021-03-22T10:08:34.451Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 5.2s done [2021-03-22T10:08:34.451Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-03-22T10:08:34.533Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-22T10:08:34.749Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-03-22T10:08:34.750Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 [2021-03-22T10:08:35.050Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.4s done [2021-03-22T10:08:35.345Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 20.97MB / 57.46MB 9.9s [2021-03-22T10:08:35.460Z] #21 35.71 Setting up python3-pip (18.1-5) ... [2021-03-22T10:08:35.752Z] #21 36.41 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:08:36.045Z] #21 36.44 Processing triggers for mime-support (3.62) ... [2021-03-22T10:08:36.340Z] #21 DONE 36.9s [2021-03-22T10:08:36.340Z] [2021-03-22T10:08:36.340Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-22T10:08:36.439Z] #9 ... [2021-03-22T10:08:36.439Z] [2021-03-22T10:08:36.439Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:08:36.439Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-22T10:08:36.439Z] #27 9.591 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-22T10:08:36.439Z] #27 9.602 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:36.439Z] #27 9.620 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-22T10:08:36.439Z] #27 9.632 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:36.439Z] #27 9.642 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T10:08:36.439Z] #27 9.655 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-22T10:08:36.439Z] #27 9.670 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:36.439Z] #27 9.686 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-22T10:08:36.439Z] #27 9.699 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-22T10:08:36.439Z] #27 9.711 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:36.439Z] #27 9.733 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T10:08:36.439Z] #27 9.758 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T10:08:36.439Z] #27 9.777 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:36.439Z] #27 9.788 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-22T10:08:36.439Z] #27 10.54 Updating certificates in /etc/ssl/certs... [2021-03-22T10:08:36.439Z] #27 11.85 137 added, 0 removed; done. [2021-03-22T10:08:36.439Z] #27 11.89 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-22T10:08:36.439Z] #27 11.91 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T10:08:36.439Z] #27 11.93 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-22T10:08:36.439Z] #27 11.94 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-22T10:08:36.439Z] #27 11.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:08:36.439Z] #27 11.99 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-22T10:08:36.439Z] #27 12.01 Updating certificates in /etc/ssl/certs... [2021-03-22T10:08:36.439Z] #27 13.04 0 added, 0 removed; done. [2021-03-22T10:08:36.439Z] #27 13.04 Running hooks in /etc/ca-certificates/update.d... [2021-03-22T10:08:36.439Z] #27 13.05 done. [2021-03-22T10:08:36.439Z] #27 DONE 15.0s [2021-03-22T10:08:36.439Z] [2021-03-22T10:08:36.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:36.439Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:08:36.439Z] #9 ... [2021-03-22T10:08:36.439Z] [2021-03-22T10:08:36.439Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T10:08:36.439Z] #28 sha256:58fefe626ab6f83b0cf9d3d7b298d16ddbca1ff26c8dac8b306313b3eea564c9 [2021-03-22T10:08:36.439Z] #28 DONE 0.1s [2021-03-22T10:08:36.439Z] [2021-03-22T10:08:36.439Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:08:36.439Z] #29 sha256:91ce45ee6036a6da4ac9f87cc5d7a599ceaca12dd6233f94f16dc3926d8050da [2021-03-22T10:08:36.480Z] #56 120.7 + bin/containerd-shim-runc-v1 [2021-03-22T10:08:36.697Z] #9 ... [2021-03-22T10:08:36.697Z] [2021-03-22T10:08:36.697Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:08:36.697Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T10:08:36.697Z] #27 3.959 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:08:36.697Z] #27 3.963 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:08:36.697Z] #27 4.001 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:08:36.697Z] #27 4.199 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T10:08:36.697Z] #27 4.453 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T10:08:36.697Z] #27 4.763 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T10:08:36.697Z] #27 6.864 Fetched 8248 kB in 3s (2621 kB/s) [2021-03-22T10:08:36.697Z] #27 6.864 Reading package lists... [2021-03-22T10:08:36.697Z] #27 8.203 Reading package lists... [2021-03-22T10:08:36.697Z] #27 9.543 Building dependency tree... [2021-03-22T10:08:36.697Z] #27 ... [2021-03-22T10:08:36.697Z] [2021-03-22T10:08:36.697Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:36.697Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-22T10:08:36.867Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 24.12MB / 57.46MB 11.4s [2021-03-22T10:08:37.381Z] #22 0.848 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-22T10:08:37.381Z] #22 0.851 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-22T10:08:37.381Z] #22 0.854 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-22T10:08:37.654Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2021-03-22T10:08:37.674Z] #22 DONE 1.0s [2021-03-22T10:08:37.674Z] [2021-03-22T10:08:37.674Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:08:37.915Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-03-22T10:08:38.343Z] #29 1.654 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-22T10:08:38.343Z] #29 1.772 [2021-03-22T10:08:38.394Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 27.26MB / 57.46MB 12.9s [2021-03-22T10:08:38.862Z] #9 DONE 24.0s [2021-03-22T10:08:38.862Z] [2021-03-22T10:08:38.862Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:08:38.862Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T10:08:38.862Z] #27 10.20 The following additional packages will be installed: [2021-03-22T10:08:38.862Z] #27 10.20 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-22T10:08:38.862Z] #27 10.20 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-22T10:08:38.862Z] #27 10.20 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-22T10:08:38.862Z] #27 10.20 Suggested packages: [2021-03-22T10:08:38.862Z] #27 10.20 krb5-doc krb5-user [2021-03-22T10:08:38.862Z] #27 10.20 Recommended packages: [2021-03-22T10:08:38.862Z] #27 10.20 krb5-locales publicsuffix libsasl2-modules [2021-03-22T10:08:38.862Z] #27 10.44 The following NEW packages will be installed: [2021-03-22T10:08:38.862Z] #27 10.44 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-22T10:08:38.862Z] #27 10.44 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-22T10:08:38.862Z] #27 10.44 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-22T10:08:38.862Z] #27 10.44 libssh2-1 libssl1.1 openssl [2021-03-22T10:08:38.862Z] #27 10.75 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T10:08:38.862Z] #27 10.75 Need to get 4777 kB of archives. [2021-03-22T10:08:38.862Z] #27 10.75 After this operation, 11.5 MB of additional disk space will be used. [2021-03-22T10:08:38.862Z] #27 10.75 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-03-22T10:08:38.862Z] #27 10.78 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-22T10:08:38.862Z] #27 10.78 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-22T10:08:38.862Z] #27 10.78 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-03-22T10:08:38.862Z] #27 10.82 Get:5 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-22T10:08:38.862Z] #27 10.88 Get:6 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-22T10:08:38.862Z] #27 10.88 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-22T10:08:38.862Z] #27 10.88 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-22T10:08:38.862Z] #27 10.88 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-22T10:08:38.862Z] #27 10.88 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-22T10:08:38.862Z] #27 10.88 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-22T10:08:38.862Z] #27 10.89 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-22T10:08:38.862Z] #27 10.90 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-22T10:08:38.862Z] #27 10.90 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-22T10:08:38.862Z] #27 10.90 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-22T10:08:38.862Z] #27 10.90 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-22T10:08:38.862Z] #27 10.91 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-22T10:08:38.862Z] #27 10.95 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-22T10:08:38.862Z] #27 10.96 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-22T10:08:38.862Z] #27 10.97 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-22T10:08:38.862Z] #27 10.97 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-22T10:08:38.862Z] #27 11.28 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:08:38.862Z] #27 11.34 Fetched 4777 kB in 0s (9818 kB/s) [2021-03-22T10:08:38.862Z] #27 11.38 Selecting previously unselected package libssl1.1:arm64. [2021-03-22T10:08:38.862Z] #27 11.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-03-22T10:08:38.862Z] #27 11.39 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-22T10:08:38.862Z] #27 11.40 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:38.862Z] #27 11.67 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-22T10:08:38.862Z] #27 11.68 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-22T10:08:38.862Z] #27 11.68 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:38.862Z] #27 11.72 Selecting previously unselected package libsasl2-2:arm64. [2021-03-22T10:08:38.862Z] #27 11.72 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-22T10:08:38.862Z] #27 11.79 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:38.862Z] #27 11.89 Selecting previously unselected package libldap-common. [2021-03-22T10:08:38.862Z] #27 11.91 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-22T10:08:38.862Z] #27 11.91 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:38.862Z] #27 11.94 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-22T10:08:38.862Z] #27 11.95 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-22T10:08:38.862Z] #27 11.95 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:38.862Z] #27 12.25 Selecting previously unselected package openssl. [2021-03-22T10:08:38.862Z] #27 12.25 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-22T10:08:38.862Z] #27 12.26 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:38.862Z] #27 12.53 Selecting previously unselected package ca-certificates. [2021-03-22T10:08:38.862Z] #27 12.53 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-22T10:08:38.862Z] #27 12.53 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-22T10:08:38.862Z] #27 12.70 Selecting previously unselected package libkeyutils1:arm64. [2021-03-22T10:08:38.862Z] #27 12.70 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-03-22T10:08:38.862Z] #27 12.71 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-22T10:08:38.862Z] #27 12.75 Selecting previously unselected package libkrb5support0:arm64. [2021-03-22T10:08:38.866Z] #29 1.900 ######### 13.9% ########################## 36.9% ######################################## 56.9% ####################################################### 76.9% ##################################################################### 96.5% ######################################################################## 100.0% [2021-03-22T10:08:38.866Z] #29 2.416 [2021-03-22T10:08:39.125Z] #29 2.569 ################################################################### 94.2% ######################################################################## 100.0% [2021-03-22T10:08:39.125Z] #29 2.694 [2021-03-22T10:08:39.125Z] #27 12.76 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-22T10:08:39.125Z] #27 12.76 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-22T10:08:39.125Z] #27 12.81 Selecting previously unselected package libk5crypto3:arm64. [2021-03-22T10:08:39.125Z] #27 12.81 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-22T10:08:39.125Z] #27 12.81 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-22T10:08:39.125Z] #27 12.94 Selecting previously unselected package libkrb5-3:arm64. [2021-03-22T10:08:39.125Z] #27 12.94 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-22T10:08:39.125Z] #27 12.94 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-22T10:08:39.385Z] #29 2.818 ############################################################ 84.3% ######################################################################## 100.0% [2021-03-22T10:08:39.385Z] #29 2.933 [2021-03-22T10:08:39.389Z] #27 13.11 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-22T10:08:39.389Z] #27 13.11 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-22T10:08:39.389Z] #27 13.12 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-22T10:08:39.389Z] #27 13.29 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-22T10:08:39.389Z] #27 13.29 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-22T10:08:39.389Z] #27 13.29 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-22T10:08:39.389Z] #27 13.34 Selecting previously unselected package libpsl5:arm64. [2021-03-22T10:08:39.692Z] #27 13.34 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-22T10:08:39.692Z] #27 13.35 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-22T10:08:39.692Z] #27 13.43 Selecting previously unselected package librtmp1:arm64. [2021-03-22T10:08:39.692Z] #27 13.43 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-22T10:08:39.692Z] #27 13.44 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T10:08:39.923Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 30.41MB / 57.46MB 14.4s [2021-03-22T10:08:40.168Z] #29 3.056 ########### 16.0% ######################### 35.6% ####################################### 55.0% ##################################################### 74.1% ########################################################### 82.4% ######################################################################## 100.0% [2021-03-22T10:08:40.168Z] #29 3.759 [2021-03-22T10:08:40.486Z] #23 3.104 Collecting yamllint==1.16.0 [2021-03-22T10:08:40.637Z] #27 14.43 Selecting previously unselected package libssh2-1:arm64. [2021-03-22T10:08:40.637Z] #27 14.43 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-22T10:08:40.637Z] #27 14.44 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-22T10:08:40.637Z] #27 14.57 Selecting previously unselected package libcurl4:arm64. [2021-03-22T10:08:40.637Z] #27 14.57 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-22T10:08:40.637Z] #27 14.58 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-22T10:08:40.672Z] #56 125.2 + bin/containerd-shim-runc-v2 [2021-03-22T10:08:40.777Z] #23 3.306 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-22T10:08:40.777Z] #23 3.335 Collecting pyyaml (from yamllint==1.16.0) [2021-03-22T10:08:40.967Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 33.55MB / 57.46MB 15.5s [2021-03-22T10:08:41.068Z] #23 3.469 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-22T10:08:41.240Z] #56 126.1 + binaries [2021-03-22T10:08:41.240Z] #56 126.1 + install -D bin/containerd /build/containerd [2021-03-22T10:08:41.240Z] #56 126.1 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T10:08:41.240Z] #56 126.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T10:08:41.240Z] #56 126.1 + install -D bin/ctr /build/ctr [2021-03-22T10:08:41.272Z] #10 ... [2021-03-22T10:08:41.272Z] [2021-03-22T10:08:41.272Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:08:41.272Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-22T10:08:41.272Z] #28 0.223 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:08:41.272Z] #28 0.246 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:08:41.272Z] #28 0.269 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:08:41.272Z] #28 0.503 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-22T10:08:41.272Z] #28 0.778 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-22T10:08:41.272Z] #28 1.169 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-22T10:08:41.272Z] #28 2.533 Fetched 8199 kB in 2s (3528 kB/s) [2021-03-22T10:08:41.272Z] #28 2.533 Reading package lists... [2021-03-22T10:08:41.272Z] #28 3.405 Reading package lists... [2021-03-22T10:08:41.272Z] #28 4.242 Building dependency tree... [2021-03-22T10:08:41.272Z] #28 4.530 The following additional packages will be installed: [2021-03-22T10:08:41.272Z] #28 4.531 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-22T10:08:41.272Z] #28 4.531 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-22T10:08:41.272Z] #28 4.540 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-22T10:08:41.272Z] #28 4.540 Suggested packages: [2021-03-22T10:08:41.272Z] #28 4.540 krb5-doc krb5-user [2021-03-22T10:08:41.272Z] #28 4.540 Recommended packages: [2021-03-22T10:08:41.272Z] #28 4.540 krb5-locales publicsuffix libsasl2-modules [2021-03-22T10:08:41.272Z] #28 4.705 The following NEW packages will be installed: [2021-03-22T10:08:41.272Z] #28 4.706 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-22T10:08:41.272Z] #28 4.706 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-22T10:08:41.272Z] #28 4.707 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-22T10:08:41.272Z] #28 4.708 libssh2-1 libssl1.1 openssl [2021-03-22T10:08:41.272Z] #28 4.745 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T10:08:41.272Z] #28 4.745 Need to get 5175 kB of archives. [2021-03-22T10:08:41.272Z] #28 4.745 After this operation, 14.6 MB of additional disk space will be used. [2021-03-22T10:08:41.272Z] #28 4.745 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-03-22T10:08:41.272Z] #28 4.769 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-03-22T10:08:41.272Z] #28 4.793 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-03-22T10:08:41.272Z] #28 4.800 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-22T10:08:41.272Z] #28 4.803 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-03-22T10:08:41.272Z] #28 4.805 Get:6 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-22T10:08:41.272Z] #28 4.809 Get:7 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-03-22T10:08:41.272Z] #28 4.812 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-03-22T10:08:41.272Z] #28 4.813 Get:9 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-03-22T10:08:41.272Z] #28 4.816 Get:10 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-03-22T10:08:41.272Z] #28 4.823 Get:11 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-03-22T10:08:41.272Z] #28 4.841 Get:12 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-03-22T10:08:41.272Z] #28 4.851 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-03-22T10:08:41.272Z] #28 4.855 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-03-22T10:08:41.272Z] #28 4.857 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-03-22T10:08:41.272Z] #28 4.863 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-03-22T10:08:41.272Z] #28 4.871 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-03-22T10:08:41.272Z] #28 4.888 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-03-22T10:08:41.272Z] #28 4.902 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-22T10:08:41.272Z] #28 4.912 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-22T10:08:41.272Z] #28 4.915 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-22T10:08:41.272Z] #28 5.052 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:08:41.272Z] #28 5.071 Fetched 5175 kB in 0s (28.1 MB/s) [2021-03-22T10:08:41.272Z] #28 5.090 Selecting previously unselected package libssl1.1:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.090 (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-03-22T10:08:41.272Z] #28 5.099 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.101 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:41.272Z] #28 5.237 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.240 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.242 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 5.261 Selecting previously unselected package libsasl2-2:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.263 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.265 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 5.290 Selecting previously unselected package libldap-common. [2021-03-22T10:08:41.272Z] #28 5.293 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-22T10:08:41.272Z] #28 5.294 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:41.272Z] #28 5.315 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.317 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.318 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:41.272Z] #28 5.360 Selecting previously unselected package openssl. [2021-03-22T10:08:41.272Z] #28 5.362 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.364 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:41.272Z] #28 5.470 Selecting previously unselected package ca-certificates. [2021-03-22T10:08:41.272Z] #28 5.472 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-22T10:08:41.272Z] #28 5.474 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-22T10:08:41.272Z] #28 5.529 Selecting previously unselected package libkeyutils1:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.532 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.534 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-03-22T10:08:41.272Z] #28 5.554 Selecting previously unselected package libkrb5support0:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.557 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.558 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 5.582 Selecting previously unselected package libk5crypto3:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.585 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.587 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 5.616 Selecting previously unselected package libkrb5-3:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.618 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.620 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 5.680 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.683 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.684 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 5.717 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.720 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.721 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 5.746 Selecting previously unselected package libpsl5:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.749 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.750 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-03-22T10:08:41.272Z] #28 5.772 Selecting previously unselected package librtmp1:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.774 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.776 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T10:08:41.272Z] #28 5.798 Selecting previously unselected package libssh2-1:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.801 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.802 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-22T10:08:41.272Z] #28 5.834 Selecting previously unselected package libcurl4:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.837 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.838 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 5.881 Selecting previously unselected package curl. [2021-03-22T10:08:41.272Z] #28 5.883 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.884 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 5.921 Selecting previously unselected package libonig5:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.923 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.924 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-22T10:08:41.272Z] #28 5.960 Selecting previously unselected package libjq1:ppc64el. [2021-03-22T10:08:41.272Z] #28 5.964 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 5.966 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-22T10:08:41.272Z] #28 5.996 Selecting previously unselected package jq. [2021-03-22T10:08:41.272Z] #28 5.999 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-22T10:08:41.272Z] #28 6.000 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T10:08:41.272Z] #28 6.024 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-03-22T10:08:41.272Z] #28 6.027 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-03-22T10:08:41.272Z] #28 6.031 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:41.272Z] #28 6.188 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 6.191 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:41.272Z] #28 6.195 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 6.198 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 6.200 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T10:08:41.272Z] #28 6.203 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 6.205 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 6.210 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-22T10:08:41.272Z] #28 6.212 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-22T10:08:41.272Z] #28 6.215 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:41.272Z] #28 6.220 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-22T10:08:41.272Z] #28 6.222 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-22T10:08:41.272Z] #28 6.225 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:41.272Z] #28 6.228 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-22T10:08:41.272Z] #28 6.717 Updating certificates in /etc/ssl/certs... [2021-03-22T10:08:41.361Z] #23 3.782 Installing build dependencies: started [2021-03-22T10:08:41.570Z] #28 7.293 137 added, 0 removed; done. [2021-03-22T10:08:41.570Z] #28 7.314 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-22T10:08:41.570Z] #28 7.318 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T10:08:41.570Z] #28 7.321 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-22T10:08:41.570Z] #28 7.324 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-22T10:08:41.570Z] #28 7.327 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:08:41.570Z] #28 7.335 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-22T10:08:41.570Z] #28 7.340 Updating certificates in /etc/ssl/certs... [2021-03-22T10:08:41.588Z] #27 ... [2021-03-22T10:08:41.588Z] [2021-03-22T10:08:41.588Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T10:08:41.588Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-22T10:08:41.588Z] #10 DONE 2.9s [2021-03-22T10:08:41.588Z] [2021-03-22T10:08:41.588Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:08:41.588Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T10:08:41.588Z] #27 15.44 Selecting previously unselected package curl. [2021-03-22T10:08:41.588Z] #27 15.44 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-22T10:08:41.588Z] #27 15.44 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-22T10:08:41.588Z] #27 15.50 Selecting previously unselected package libonig5:arm64. [2021-03-22T10:08:41.588Z] #27 15.50 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-22T10:08:41.588Z] #27 ... [2021-03-22T10:08:41.588Z] [2021-03-22T10:08:41.588Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-22T10:08:41.588Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-22T10:08:41.807Z] #56 DONE 126.6s [2021-03-22T10:08:41.992Z] #23 ... [2021-03-22T10:08:41.992Z] [2021-03-22T10:08:41.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:08:41.992Z] #44 73.75 CC criu/memfd.o [2021-03-22T10:08:41.992Z] #44 73.98 CC criu/mount.o [2021-03-22T10:08:41.992Z] #44 75.98 CC criu/namespaces.o [2021-03-22T10:08:41.992Z] #44 77.18 CC criu/net.o [2021-03-22T10:08:41.992Z] #44 79.14 CC criu/netfilter.o [2021-03-22T10:08:41.992Z] #44 79.37 CC criu/page-pipe.o [2021-03-22T10:08:41.992Z] #44 79.69 CC criu/page-xfer.o [2021-03-22T10:08:41.992Z] #44 80.71 CC criu/pagemap-cache.o [2021-03-22T10:08:41.992Z] #44 80.92 CC criu/pagemap.o [2021-03-22T10:08:41.992Z] #44 81.62 CC criu/parasite-syscall.o [2021-03-22T10:08:41.992Z] #44 82.20 CC criu/path.o [2021-03-22T10:08:41.992Z] #44 82.35 CC criu/pie-util-vdso.o [2021-03-22T10:08:41.992Z] #44 82.65 CC criu/pie-util.o [2021-03-22T10:08:41.992Z] #44 82.78 CC criu/pipes.o [2021-03-22T10:08:41.992Z] #44 83.09 CC criu/plugin.o [2021-03-22T10:08:41.992Z] #44 83.28 CC criu/proc_parse.o [2021-03-22T10:08:42.210Z] #28 7.795 0 added, 0 removed; done. [2021-03-22T10:08:42.210Z] #28 7.795 Running hooks in /etc/ca-certificates/update.d... [2021-03-22T10:08:42.210Z] #28 7.796 done. [2021-03-22T10:08:42.210Z] #28 DONE 7.9s [2021-03-22T10:08:42.210Z] [2021-03-22T10:08:42.210Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T10:08:42.210Z] #29 sha256:63aa8bb4edc1be8bb7010dc0484341f4e6a576a4c6406a5bd88892edc28509e2 [2021-03-22T10:08:42.210Z] #29 DONE 0.1s [2021-03-22T10:08:42.210Z] [2021-03-22T10:08:42.210Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:42.210Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:08:42.210Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 36.70MB / 57.46MB 16.7s [2021-03-22T10:08:42.253Z] #29 3.892 # 1.5% ###### 9.7% ########## 15.1% ############ 17.3% ################# 24.7% ####################### 32.8% ########################### 38.1% ############################### 43.3% ################################## 48.6% ###################################### 53.5% ########################################## 58.8% ############################################## 64.2% ################################################ 67.2% ################################################## 70.3% ###################################################### 76.3% ############################################################ 83.8% ################################################################ 89.3% ###################################################################### 97.8% ######################################################################## 100.0% [2021-03-22T10:08:42.253Z] #29 5.836 [2021-03-22T10:08:42.512Z] #29 6.141 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-22T10:08:42.534Z] #11 DONE 0.9s [2021-03-22T10:08:42.534Z] [2021-03-22T10:08:42.534Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:08:42.534Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T10:08:42.534Z] #27 15.50 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-22T10:08:42.534Z] #27 15.66 Selecting previously unselected package libjq1:arm64. [2021-03-22T10:08:42.534Z] #27 15.66 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-22T10:08:42.534Z] #27 15.66 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-22T10:08:42.534Z] #27 15.71 Selecting previously unselected package jq. [2021-03-22T10:08:42.534Z] #27 15.72 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-22T10:08:42.534Z] #27 15.72 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T10:08:42.534Z] #27 15.86 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-22T10:08:42.534Z] #27 15.99 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-22T10:08:42.534Z] #27 16.05 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:42.534Z] #27 16.30 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-22T10:08:42.534Z] #27 16.32 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:42.534Z] #27 16.39 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-22T10:08:42.534Z] #27 16.40 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:42.534Z] #27 16.41 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-22T10:08:42.534Z] #27 16.42 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-22T10:08:42.534Z] #27 16.44 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-22T10:08:42.534Z] #27 16.44 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-22T10:08:42.534Z] #27 16.46 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-22T10:08:42.534Z] #27 16.47 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-22T10:08:42.534Z] #27 16.49 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-22T10:08:42.534Z] #27 16.56 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-22T10:08:42.741Z] [2021-03-22T10:08:42.741Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T10:08:42.741Z] #57 sha256:df2c2a245c0037a9d161e49c3852b940fad1e9673f8e03fde6449c984c7c8955 [2021-03-22T10:08:42.775Z] #29 6.234 [2021-03-22T10:08:42.775Z] #29 6.300 ######################################################################## 100.0% [2021-03-22T10:08:42.775Z] #29 6.341 [2021-03-22T10:08:42.797Z] #27 16.58 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-22T10:08:42.797Z] #27 16.59 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-22T10:08:43.174Z] #29 6.628 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-22T10:08:43.174Z] #29 6.736 [2021-03-22T10:08:43.177Z] #27 ... [2021-03-22T10:08:43.177Z] [2021-03-22T10:08:43.177Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T10:08:43.177Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-22T10:08:43.177Z] #39 DONE 0.4s [2021-03-22T10:08:43.177Z] [2021-03-22T10:08:43.177Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T10:08:43.177Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-22T10:08:43.177Z] #31 DONE 0.4s [2021-03-22T10:08:43.177Z] [2021-03-22T10:08:43.177Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:08:43.177Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-22T10:08:43.181Z] #57 DONE 0.3s [2021-03-22T10:08:43.181Z] [2021-03-22T10:08:43.181Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T10:08:43.181Z] #61 sha256:bc824472c6c8a94b4dbc4303998e622c43489bbb100bae5e28f03e7ed0d52d39 [2021-03-22T10:08:43.181Z] #61 DONE 0.1s [2021-03-22T10:08:43.181Z] [2021-03-22T10:08:43.181Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T10:08:43.181Z] #66 sha256:877413186479beaf09ca05fb0fba3f8204fd26423b64fa4dbf4c2aa6dca32763 [2021-03-22T10:08:43.181Z] #66 DONE 0.2s [2021-03-22T10:08:43.181Z] [2021-03-22T10:08:43.181Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T10:08:43.181Z] #68 sha256:9dea3febe9f4bca3f88fe2e90e52add02b94be396700476d5b6ac21053a2fa83 [2021-03-22T10:08:43.181Z] #68 DONE 0.1s [2021-03-22T10:08:43.194Z] #44 84.58 CC criu/protobuf-desc.o [2021-03-22T10:08:43.253Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 39.85MB / 57.46MB 18.0s [2021-03-22T10:08:43.435Z] #29 6.879 0.6% ######################################################################## 100.0% [2021-03-22T10:08:43.435Z] #29 6.932 [2021-03-22T10:08:43.439Z] [2021-03-22T10:08:43.439Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T10:08:43.439Z] #69 sha256:83bd9b941b901ee4b628133bffd26990ea417cc732d24b91b059cb7daa9f483b [2021-03-22T10:08:43.439Z] #69 DONE 0.0s [2021-03-22T10:08:43.439Z] [2021-03-22T10:08:43.439Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-03-22T10:08:43.439Z] #70 sha256:bef7cbbdc42d31308a37c611223b008d96587e0e1678a66716c3e1e1f1c0fe9d [2021-03-22T10:08:43.484Z] #44 85.19 CC criu/protobuf.o [2021-03-22T10:08:43.696Z] #29 7.286 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-22T10:08:43.776Z] #44 85.57 CC criu/pstree.o [2021-03-22T10:08:43.976Z] #29 7.396 [2021-03-22T10:08:44.067Z] #44 ... [2021-03-22T10:08:44.067Z] [2021-03-22T10:08:44.067Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-22T10:08:44.067Z] #41 112.5 + dpkg --print-architecture [2021-03-22T10:08:44.067Z] #41 112.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-22T10:08:44.067Z] #41 113.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-22T10:08:44.067Z] #41 113.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-22T10:08:44.374Z] #70 0.924 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-03-22T10:08:44.374Z] #70 1.133 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-22T10:08:44.374Z] #70 1.134 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-22T10:08:44.374Z] #70 1.135 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-22T10:08:44.498Z] #29 7.553 0.0% ############## 20.4% ####################### 33.0% ###################################### 54.1% #################################################### 72.5% ######################################################################## 100.0% [2021-03-22T10:08:44.498Z] #29 8.079 [2021-03-22T10:08:44.769Z] #29 8.339 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-22T10:08:44.769Z] #29 8.447 [2021-03-22T10:08:44.782Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 42.99MB / 57.46MB 19.4s [2021-03-22T10:08:45.027Z] #29 8.548 ######################################################################## 100.0% [2021-03-22T10:08:45.027Z] #29 8.569 [2021-03-22T10:08:45.099Z] #41 ... [2021-03-22T10:08:45.099Z] [2021-03-22T10:08:45.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:08:45.099Z] #44 86.56 CC criu/rbtree.o [2021-03-22T10:08:45.099Z] #44 86.76 CC criu/rst-malloc.o [2021-03-22T10:08:45.099Z] #44 86.96 CC criu/seccomp.o [2021-03-22T10:08:45.287Z] #29 8.841 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-22T10:08:45.287Z] #29 8.948 [2021-03-22T10:08:45.547Z] #29 9.018 ######################################################################## 100.0% [2021-03-22T10:08:45.547Z] #29 9.053 [2021-03-22T10:08:45.547Z] #29 9.073 Download of images into '/build' complete. [2021-03-22T10:08:45.547Z] #29 9.073 Use something like the following to load the result into a Docker daemon: [2021-03-22T10:08:45.547Z] #29 9.073 tar -cC '/build' . | docker load [2021-03-22T10:08:45.569Z] #70 1.396 Reading package lists... [2021-03-22T10:08:45.828Z] #70 2.088 Reading package lists... [2021-03-22T10:08:45.841Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 46.14MB / 57.46MB 20.4s [2021-03-22T10:08:46.088Z] #70 2.703 Building dependency tree... [2021-03-22T10:08:46.088Z] #70 2.825 Reading state information... [2021-03-22T10:08:46.088Z] #70 2.930 The following additional packages will be installed: [2021-03-22T10:08:46.130Z] #44 87.58 CC criu/seize.o [2021-03-22T10:08:46.346Z] #70 2.930 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-22T10:08:46.346Z] #70 2.930 libpam-systemd [2021-03-22T10:08:46.346Z] #70 2.931 Suggested packages: [2021-03-22T10:08:46.346Z] #70 2.931 systemd-container policykit-1 [2021-03-22T10:08:46.346Z] #70 2.931 Recommended packages: [2021-03-22T10:08:46.346Z] #70 2.931 libnss-systemd [2021-03-22T10:08:46.346Z] #70 3.011 The following NEW packages will be installed: [2021-03-22T10:08:46.346Z] #70 3.011 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-22T10:08:46.346Z] #70 3.012 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-22T10:08:46.421Z] #44 88.13 CC criu/servicefd.o [2021-03-22T10:08:46.604Z] #70 3.353 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T10:08:46.604Z] #70 3.353 Need to get 4761 kB of archives. [2021-03-22T10:08:46.604Z] #70 3.353 After this operation, 16.6 MB of additional disk space will be used. [2021-03-22T10:08:46.604Z] #70 3.353 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-22T10:08:46.604Z] #70 3.355 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-03-22T10:08:46.604Z] #70 3.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-22T10:08:46.604Z] #70 3.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-22T10:08:46.604Z] #70 3.360 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-22T10:08:46.604Z] #70 3.361 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-22T10:08:46.604Z] #70 3.400 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-22T10:08:46.604Z] #70 3.401 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-22T10:08:46.604Z] #70 3.404 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-22T10:08:46.605Z] #70 3.406 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-22T10:08:46.605Z] #70 3.424 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-03-22T10:08:46.711Z] #44 88.52 CC criu/shmem.o [2021-03-22T10:08:46.863Z] #70 3.571 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:08:46.863Z] #70 3.598 Fetched 4761 kB in 0s (11.8 MB/s) [2021-03-22T10:08:46.863Z] #70 3.628 Selecting previously unselected package libargon2-1:amd64. [2021-03-22T10:08:46.884Z] #10 ... [2021-03-22T10:08:46.884Z] [2021-03-22T10:08:46.884Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:08:46.884Z] #30 sha256:fb051a70298119e53b37a86f20f801400b0116af9c558ada9b2d723a7d2beba4 [2021-03-22T10:08:46.884Z] #30 0.744 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-22T10:08:46.884Z] #30 0.887 [2021-03-22T10:08:46.884Z] #30 1.026 #=#=# 0.1% 0.8% ### 4.6% ############ 17.1% ################### 27.7% ######################### 35.1% ############################### 43.3% ####################################### 55.1% ############################################### 66.4% ################################################### 71.6% ########################################################### 82.9% ################################################################### 93.3% ######################################################################## 100.0% [2021-03-22T10:08:46.884Z] #30 2.631 [2021-03-22T10:08:46.884Z] #30 2.779 #=#=# 0.3% ## 3.4% ############ 17.3% ############################################################## 87.2% ######################################################################## 100.0% [2021-03-22T10:08:46.884Z] #30 3.352 [2021-03-22T10:08:46.884Z] #30 3.503 #=#=# 0.4% # 1.7% #### 5.7% ################### 26.9% ########################################################### 82.3% ######################################################################## 100.0% [2021-03-22T10:08:46.884Z] #30 4.225 [2021-03-22T10:08:46.923Z] #29 ... [2021-03-22T10:08:46.923Z] [2021-03-22T10:08:46.923Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:46.923Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-22T10:08:46.923Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.1s done [2021-03-22T10:08:46.923Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-22T10:08:47.121Z] #70 3.628 (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 ... 28057 files and directories currently installed.) [2021-03-22T10:08:47.121Z] #70 3.755 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-22T10:08:47.121Z] #70 3.764 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-22T10:08:47.121Z] #70 3.799 Selecting previously unselected package libjson-c3:amd64. [2021-03-22T10:08:47.121Z] #70 3.802 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-22T10:08:47.121Z] #70 3.806 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-22T10:08:47.121Z] #70 3.843 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-22T10:08:47.121Z] #70 3.846 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-22T10:08:47.121Z] #70 3.851 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-22T10:08:47.121Z] #70 3.900 Selecting previously unselected package libidn11:amd64. [2021-03-22T10:08:47.121Z] #70 3.903 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-22T10:08:47.121Z] #70 3.917 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-22T10:08:47.121Z] #70 3.965 Selecting previously unselected package libkmod2:amd64. [2021-03-22T10:08:47.343Z] #44 89.17 CC criu/sigframe.o [2021-03-22T10:08:47.380Z] #70 3.968 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-22T10:08:47.380Z] #70 3.972 Unpacking libkmod2:amd64 (26-1) ... [2021-03-22T10:08:47.380Z] #70 4.017 Selecting previously unselected package systemd. [2021-03-22T10:08:47.380Z] #70 4.020 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-22T10:08:47.380Z] #70 4.068 Unpacking systemd (241-7~deb10u6) ... [2021-03-22T10:08:47.637Z] #44 89.27 CC criu/signalfd.o [2021-03-22T10:08:47.927Z] #44 89.45 CC criu/sk-inet.o [2021-03-22T10:08:47.946Z] #70 4.543 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-22T10:08:47.947Z] #70 4.554 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-22T10:08:47.947Z] #70 4.567 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-22T10:08:47.947Z] #70 4.580 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-22T10:08:47.947Z] #70 4.591 Setting up libkmod2:amd64 (26-1) ... [2021-03-22T10:08:47.947Z] #70 4.603 Setting up systemd (241-7~deb10u6) ... [2021-03-22T10:08:47.947Z] #70 4.655 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-22T10:08:47.947Z] #70 4.657 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-22T10:08:47.947Z] #70 4.661 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-22T10:08:47.947Z] #70 4.661 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-22T10:08:48.430Z] #30 4.375 #=#=# 0.1% 0.5% # 2.2% ##### 8.1% ############### 21.3% #################### 28.1% ########################### 37.7% ############################# 41.6% #################################### 50.9% ####################################### 54.8% ########################################### 61.0% ############################################### 66.4% ################################################### 71.9% ######################################################## 78.9% ############################################################# 85.6% ################################################################ 89.4% ################################################################## 93.0% ###################################################################### 98.3% ######################################################################## 100.0% [2021-03-22T10:08:48.514Z] #70 5.110 Selecting previously unselected package systemd-sysv. [2021-03-22T10:08:48.514Z] #70 5.110 (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 ... 28854 files and directories currently installed.) [2021-03-22T10:08:48.514Z] #70 5.124 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-22T10:08:48.514Z] #70 5.128 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-22T10:08:48.514Z] #70 5.169 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-22T10:08:48.514Z] #70 5.172 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-22T10:08:48.514Z] #70 5.176 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-22T10:08:48.514Z] #70 5.231 Selecting previously unselected package dbus. [2021-03-22T10:08:48.514Z] #70 5.234 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-22T10:08:48.514Z] #70 5.245 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-22T10:08:48.514Z] #70 5.302 Selecting previously unselected package libpam-systemd:amd64. [2021-03-22T10:08:48.514Z] #70 5.304 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-22T10:08:48.514Z] #70 5.308 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-22T10:08:48.514Z] #70 5.350 Selecting previously unselected package dbus-user-session. [2021-03-22T10:08:48.559Z] #44 90.11 CC criu/sk-netlink.o [2021-03-22T10:08:48.674Z] #32 5.056 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-22T10:08:48.674Z] #32 5.063 Cloning into '.'... [2021-03-22T10:08:48.674Z] #32 ... [2021-03-22T10:08:48.674Z] [2021-03-22T10:08:48.674Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-22T10:08:48.674Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-03-22T10:08:48.674Z] #12 DONE 5.5s [2021-03-22T10:08:48.674Z] [2021-03-22T10:08:48.674Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:08:48.674Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:08:48.722Z] #30 6.475 [2021-03-22T10:08:48.773Z] #70 5.353 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-22T10:08:48.773Z] #70 5.357 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-22T10:08:48.773Z] #70 5.447 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-22T10:08:48.773Z] #70 5.460 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-22T10:08:48.773Z] #70 5.471 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-22T10:08:48.773Z] #70 5.590 invoke-rc.d: could not determine current runlevel [2021-03-22T10:08:48.850Z] #44 90.48 CC criu/sk-packet.o [2021-03-22T10:08:49.031Z] #70 5.593 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T10:08:49.031Z] #70 5.597 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-22T10:08:49.031Z] #70 5.742 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-22T10:08:49.031Z] #70 5.757 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-22T10:08:49.031Z] #70 5.766 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:08:49.289Z] #70 DONE 6.0s [2021-03-22T10:08:49.289Z] [2021-03-22T10:08:49.289Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-03-22T10:08:49.289Z] #71 sha256:48ce782c66c2d68fddcf53e3322af0c21fabd152991ec15e3190bad526047517 [2021-03-22T10:08:49.454Z] #9 DONE 41.3s [2021-03-22T10:08:49.454Z] [2021-03-22T10:08:49.454Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T10:08:49.454Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T10:08:49.482Z] #44 90.93 CC criu/sk-queue.o [2021-03-22T10:08:49.482Z] #44 91.30 CC criu/sk-tcp.o [2021-03-22T10:08:49.892Z] #71 0.483 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-22T10:08:49.892Z] #71 0.483 Dload Upload Total Spent Left Speed [2021-03-22T10:08:49.892Z] #71 0.483 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 10357 0 --:--:-- --:--:-- --:--:-- 10357 [2021-03-22T10:08:49.892Z] #71 DONE 0.7s [2021-03-22T10:08:50.076Z] #13 2.118 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T10:08:50.114Z] #44 91.67 CC criu/sk-unix.o [2021-03-22T10:08:50.150Z] [2021-03-22T10:08:50.150Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T10:08:50.150Z] #72 sha256:95fa0fe8d7c294ee52e2ff0e22554084d90850714433ebb8f328825dc27e6a51 [2021-03-22T10:08:50.352Z] #13 2.239 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:08:50.352Z] #13 2.239 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:08:50.352Z] #13 2.239 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:08:50.717Z] #72 DONE 0.7s [2021-03-22T10:08:50.717Z] [2021-03-22T10:08:50.717Z] #73 exporting to image [2021-03-22T10:08:50.717Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T10:08:50.717Z] #73 exporting layers [2021-03-22T10:08:50.837Z] #10 ... [2021-03-22T10:08:50.837Z] [2021-03-22T10:08:50.837Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:08:50.837Z] #29 sha256:91ce45ee6036a6da4ac9f87cc5d7a599ceaca12dd6233f94f16dc3926d8050da [2021-03-22T10:08:50.837Z] #29 DONE 14.0s [2021-03-22T10:08:50.837Z] [2021-03-22T10:08:50.837Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T10:08:50.837Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-22T10:08:51.304Z] #13 3.344 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-22T10:08:51.407Z] #10 DONE 2.5s [2021-03-22T10:08:51.407Z] [2021-03-22T10:08:51.407Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-22T10:08:51.407Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-22T10:08:51.619Z] #44 93.06 CC criu/sockets.o [2021-03-22T10:08:51.909Z] #44 93.67 CC criu/stats.o [2021-03-22T10:08:52.200Z] #44 93.87 CC criu/string.o [2021-03-22T10:08:52.200Z] #44 93.98 CC criu/sysctl.o [2021-03-22T10:08:52.571Z] #30 6.631 #=#=# 0.0% 0.1% 0.7% ## 3.2% #### 6.7% ####### 10.2% ######## 12.4% ########## 14.2% ########### 16.5% ############# 18.9% ############## 19.5% ############## 20.2% ############### 21.3% ################ 22.7% ################# 24.7% ################### 27.5% ###################### 31.0% ######################## 34.2% ########################### 37.6% ############################# 40.6% ############################### 44.2% ################################## 47.5% #################################### 51.0% ####################################### 54.4% ######################################### 57.7% ########################################### 60.8% ############################################# 63.7% ################################################ 67.0% ################################################## 70.1% #################################################### 73.3% ####################################################### 76.6% ######################################################### 80.3% ############################################################ 84.0% ############################################################## 87.0% ################################################################# 90.5% ################################################################### 93.9% ###################################################################### 97.3% ######################################################################## 100.0% [2021-03-22T10:08:52.571Z] #30 10.61 [2021-03-22T10:08:52.619Z] #73 exporting layers 2.0s done [2021-03-22T10:08:52.619Z] #73 writing image sha256:514babffe120a283114019d42cd55869eebe7989aabef3acea8f06cb4f464486 [2021-03-22T10:08:52.619Z] #73 writing image sha256:514babffe120a283114019d42cd55869eebe7989aabef3acea8f06cb4f464486 done [2021-03-22T10:08:52.619Z] #73 naming to docker.io/library/docker:e166af959daa31a536b666fa35148f93462918d6 done [2021-03-22T10:08:52.619Z] #73 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T10:08:52.703Z] #13 ... [2021-03-22T10:08:52.703Z] [2021-03-22T10:08:52.703Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:08:52.703Z] #58 sha256:9a53007bcf3ed652ed01dc42b4b47d4ae106835cd301432de83ed8857ac63d41 [2021-03-22T10:08:52.703Z] #58 4.904 + RM_GOPATH=0 [2021-03-22T10:08:52.703Z] #58 4.904 + TMP_GOPATH= [2021-03-22T10:08:52.703Z] #58 4.904 + : /build [2021-03-22T10:08:52.703Z] #58 4.904 + '[' -z '' ']' [2021-03-22T10:08:52.703Z] #58 4.910 ++ mktemp -d [2021-03-22T10:08:52.703Z] #58 4.918 + export GOPATH=/tmp/tmp.losYhitPlo [2021-03-22T10:08:52.703Z] #58 4.918 + GOPATH=/tmp/tmp.losYhitPlo [2021-03-22T10:08:52.703Z] #58 4.918 + RM_GOPATH=1 [2021-03-22T10:08:52.703Z] #58 4.918 + case "$(go env GOARCH)" in [2021-03-22T10:08:52.703Z] #58 4.918 ++ go env GOARCH [2021-03-22T10:08:52.703Z] #58 4.930 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:08:52.703Z] #58 4.935 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:52.703Z] #58 4.935 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:52.703Z] #58 4.935 ++ dirname /tmp/install/install.sh [2021-03-22T10:08:52.703Z] #58 4.935 + dir=/tmp/install [2021-03-22T10:08:52.703Z] #58 4.935 + bin=rootlesskit [2021-03-22T10:08:52.703Z] #58 4.935 + shift [2021-03-22T10:08:52.703Z] #58 4.935 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T10:08:52.703Z] #58 4.935 + . /tmp/install/rootlesskit.installer [2021-03-22T10:08:52.703Z] #58 4.935 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:08:52.703Z] #58 4.935 + install_rootlesskit [2021-03-22T10:08:52.703Z] #58 4.935 + case "$1" in [2021-03-22T10:08:52.703Z] #58 4.935 + export CGO_ENABLED=0 [2021-03-22T10:08:52.703Z] #58 4.935 + CGO_ENABLED=0 [2021-03-22T10:08:52.703Z] #58 4.935 + _install_rootlesskit [2021-03-22T10:08:52.703Z] #58 4.935 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-22T10:08:52.703Z] #58 4.935 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.losYhitPlo/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:08:52.703Z] #58 4.935 Cloning into '/tmp/tmp.losYhitPlo/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T10:08:52.703Z] #58 8.917 + cd /tmp/tmp.losYhitPlo/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:08:52.703Z] #58 8.917 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:08:52.703Z] #58 8.937 + export GO111MODULE=on [2021-03-22T10:08:52.703Z] #58 8.940 + GO111MODULE=on [2021-03-22T10:08:52.703Z] #58 8.940 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:08:52.703Z] #58 8.940 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T10:08:52.703Z] #58 ... [2021-03-22T10:08:52.703Z] [2021-03-22T10:08:52.703Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:08:52.703Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:08:52.703Z] #45 5.693 + RM_GOPATH=0 [2021-03-22T10:08:52.703Z] #45 5.693 + TMP_GOPATH= [2021-03-22T10:08:52.703Z] #45 5.693 + : /build [2021-03-22T10:08:52.703Z] #45 5.693 + '[' -z '' ']' [2021-03-22T10:08:52.703Z] #45 5.693 ++ mktemp -d [2021-03-22T10:08:52.703Z] #45 5.719 + export GOPATH=/tmp/tmp.SM04Bo4SVA [2021-03-22T10:08:52.703Z] #45 5.719 + GOPATH=/tmp/tmp.SM04Bo4SVA [2021-03-22T10:08:52.703Z] #45 5.719 + RM_GOPATH=1 [2021-03-22T10:08:52.703Z] #45 5.719 + case "$(go env GOARCH)" in [2021-03-22T10:08:52.703Z] #45 5.733 ++ go env GOARCH [2021-03-22T10:08:52.703Z] #45 5.763 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:08:52.703Z] #45 5.763 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:52.703Z] #45 5.763 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:52.703Z] #45 5.763 ++ dirname /tmp/install/install.sh [2021-03-22T10:08:52.703Z] #45 5.763 + dir=/tmp/install [2021-03-22T10:08:52.703Z] #45 5.763 + bin=vndr [2021-03-22T10:08:52.703Z] #45 5.763 + shift [2021-03-22T10:08:52.703Z] #45 5.763 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T10:08:52.703Z] #45 5.763 + . /tmp/install/vndr.installer [2021-03-22T10:08:52.703Z] #45 5.763 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:08:52.703Z] #45 5.763 + install_vndr [2021-03-22T10:08:52.703Z] #45 5.763 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T10:08:52.703Z] #45 5.763 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SM04Bo4SVA/src/github.com/LK4D4/vndr [2021-03-22T10:08:52.703Z] #45 5.763 Cloning into '/tmp/tmp.SM04Bo4SVA/src/github.com/LK4D4/vndr'... [2021-03-22T10:08:52.703Z] #45 6.635 + cd /tmp/tmp.SM04Bo4SVA/src/github.com/LK4D4/vndr [2021-03-22T10:08:52.703Z] #45 6.635 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:08:52.703Z] #45 6.649 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T10:08:52.703Z] #45 8.845 unicode [2021-03-22T10:08:52.703Z] #45 8.867 internal/testlog [2021-03-22T10:08:52.703Z] #45 8.895 math [2021-03-22T10:08:52.703Z] #45 8.897 internal/bytealg [2021-03-22T10:08:52.703Z] #45 9.887 unicode/utf16 [2021-03-22T10:08:52.703Z] #45 10.38 container/list [2021-03-22T10:08:52.703Z] #45 ... [2021-03-22T10:08:52.703Z] [2021-03-22T10:08:52.703Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:08:52.703Z] #34 sha256:f2fb2502ccaa98134810b933cdacae5eb2ac52dc285af7035724c4d907409147 [2021-03-22T10:08:52.703Z] #34 4.661 + RM_GOPATH=0 [2021-03-22T10:08:52.703Z] #34 4.661 + TMP_GOPATH= [2021-03-22T10:08:52.703Z] #34 4.661 + : /build [2021-03-22T10:08:52.703Z] #34 4.661 + '[' -z '' ']' [2021-03-22T10:08:52.703Z] #34 4.661 ++ mktemp -d [2021-03-22T10:08:52.703Z] #34 4.661 + export GOPATH=/tmp/tmp.uBuo9baHwy [2021-03-22T10:08:52.703Z] #34 4.661 + GOPATH=/tmp/tmp.uBuo9baHwy [2021-03-22T10:08:52.703Z] #34 4.661 + RM_GOPATH=1 [2021-03-22T10:08:52.703Z] #34 4.661 + case "$(go env GOARCH)" in [2021-03-22T10:08:52.703Z] #34 4.661 ++ go env GOARCH [2021-03-22T10:08:52.703Z] #34 4.661 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:52.703Z] #34 4.661 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:52.703Z] #34 4.661 ++ dirname /tmp/install/install.sh [2021-03-22T10:08:52.704Z] #34 4.661 + dir=/tmp/install [2021-03-22T10:08:52.704Z] #34 4.661 + bin=tomlv [2021-03-22T10:08:52.704Z] #34 4.661 + shift [2021-03-22T10:08:52.704Z] #34 4.661 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T10:08:52.704Z] #34 4.661 + . /tmp/install/tomlv.installer [2021-03-22T10:08:52.704Z] #34 4.661 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:08:52.704Z] #34 4.661 + install_tomlv [2021-03-22T10:08:52.704Z] #34 4.661 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T10:08:52.704Z] #34 4.661 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uBuo9baHwy/src/github.com/BurntSushi/toml [2021-03-22T10:08:52.704Z] #34 4.662 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:08:52.704Z] #34 4.682 Cloning into '/tmp/tmp.uBuo9baHwy/src/github.com/BurntSushi/toml'... [2021-03-22T10:08:52.704Z] #34 5.639 + cd /tmp/tmp.uBuo9baHwy/src/github.com/BurntSushi/toml [2021-03-22T10:08:52.704Z] #34 5.639 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:08:52.704Z] #34 5.659 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:08:52.704Z] #34 6.559 internal/cpu [2021-03-22T10:08:52.704Z] #34 6.623 math/bits [2021-03-22T10:08:52.704Z] #34 6.666 runtime/internal/atomic [2021-03-22T10:08:52.704Z] #34 6.727 runtime/internal/sys [2021-03-22T10:08:52.704Z] #34 6.988 unicode/utf8 [2021-03-22T10:08:52.704Z] #34 7.497 runtime/internal/math [2021-03-22T10:08:52.704Z] #34 7.614 internal/race [2021-03-22T10:08:52.704Z] #34 7.820 sync/atomic [2021-03-22T10:08:52.704Z] #34 7.972 internal/bytealg [2021-03-22T10:08:52.704Z] #34 7.983 unicode [2021-03-22T10:08:52.704Z] #34 8.218 math [2021-03-22T10:08:52.704Z] #34 8.517 internal/testlog [2021-03-22T10:08:52.704Z] #34 8.981 encoding [2021-03-22T10:08:52.704Z] #34 9.352 runtime/cgo [2021-03-22T10:08:52.704Z] #34 9.552 runtime [2021-03-22T10:08:52.786Z] #11 DONE 1.1s [2021-03-22T10:08:52.786Z] [2021-03-22T10:08:52.786Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T10:08:52.786Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-22T10:08:52.831Z] #44 94.42 CC criu/sysfs_parse.o [2021-03-22T10:08:52.964Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh dynbinary test-integration [2021-03-22T10:08:52.988Z] #34 ... [2021-03-22T10:08:52.989Z] [2021-03-22T10:08:52.989Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:08:52.989Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-22T10:08:52.989Z] #40 5.152 + git clone https://github.com/docker/distribution.git . [2021-03-22T10:08:52.989Z] #40 5.160 Cloning into '.'... [2021-03-22T10:08:52.989Z] #40 ... [2021-03-22T10:08:52.989Z] [2021-03-22T10:08:52.989Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:08:52.989Z] #51 sha256:6bb96a56325fc7b6a1c03cf2fd1ab17df7fca43f069d455d371a4eded0123a7b [2021-03-22T10:08:52.989Z] #51 5.256 + RM_GOPATH=0 [2021-03-22T10:08:52.989Z] #51 5.256 + TMP_GOPATH= [2021-03-22T10:08:52.989Z] #51 5.256 + : /build [2021-03-22T10:08:52.989Z] #51 5.256 + '[' -z '' ']' [2021-03-22T10:08:52.989Z] #51 5.256 ++ mktemp -d [2021-03-22T10:08:52.989Z] #51 5.258 + export GOPATH=/tmp/tmp.HxVFVQ4RXv [2021-03-22T10:08:52.989Z] #51 5.258 + GOPATH=/tmp/tmp.HxVFVQ4RXv [2021-03-22T10:08:52.989Z] #51 5.258 + RM_GOPATH=1 [2021-03-22T10:08:52.989Z] #51 5.258 + case "$(go env GOARCH)" in [2021-03-22T10:08:52.989Z] #51 5.266 ++ go env GOARCH [2021-03-22T10:08:52.989Z] #51 5.295 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:52.989Z] #51 5.295 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:52.989Z] #51 5.303 ++ dirname /tmp/install/install.sh [2021-03-22T10:08:52.989Z] #51 5.307 + dir=/tmp/install [2021-03-22T10:08:52.989Z] #51 5.307 + bin=shfmt [2021-03-22T10:08:52.989Z] #51 5.307 + shift [2021-03-22T10:08:52.989Z] #51 5.307 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T10:08:52.989Z] #51 5.307 + . /tmp/install/shfmt.installer [2021-03-22T10:08:52.989Z] #51 5.307 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:08:52.989Z] #51 5.307 + install_shfmt [2021-03-22T10:08:52.989Z] #51 5.307 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T10:08:52.989Z] #51 5.307 + git clone https://github.com/mvdan/sh.git /tmp/tmp.HxVFVQ4RXv/src/github.com/mvdan/sh [2021-03-22T10:08:52.989Z] #51 5.307 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:08:52.989Z] #51 5.320 Cloning into '/tmp/tmp.HxVFVQ4RXv/src/github.com/mvdan/sh'... [2021-03-22T10:08:53.050Z] #31 DONE 0.4s [2021-03-22T10:08:53.050Z] [2021-03-22T10:08:53.050Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T10:08:53.050Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-22T10:08:53.050Z] #39 DONE 0.4s [2021-03-22T10:08:53.050Z] [2021-03-22T10:08:53.050Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:08:53.050Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T10:08:53.123Z] #44 94.67 CC criu/timens.o [2021-03-22T10:08:53.209Z] #30 11.20 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-22T10:08:53.271Z] #51 ... [2021-03-22T10:08:53.271Z] [2021-03-22T10:08:53.271Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:08:53.271Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-22T10:08:53.271Z] #55 6.097 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:08:53.271Z] #55 6.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:08:53.271Z] #55 6.146 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:08:53.271Z] #55 7.171 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T10:08:53.271Z] #55 8.947 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T10:08:53.271Z] #55 10.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T10:08:53.416Z] #44 94.93 CC criu/timerfd.o [2021-03-22T10:08:53.503Z] #30 11.34 [2021-03-22T10:08:53.531Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-22T10:08:53.531Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-22T10:08:53.531Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-22T10:08:53.531Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-22T10:08:53.531Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-03-22T10:08:53.531Z] Detected virtualization docker. [2021-03-22T10:08:53.531Z] Detected architecture x86-64. [2021-03-22T10:08:53.531Z] Set hostname to . [2021-03-22T10:08:53.541Z] #55 ... [2021-03-22T10:08:53.541Z] [2021-03-22T10:08:53.541Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:08:53.541Z] #24 sha256:734afdaa1f562a936bc73aa3b25be266da40540b108760c7c83337c16e2c48d9 [2021-03-22T10:08:53.541Z] #24 5.653 + RM_GOPATH=0 [2021-03-22T10:08:53.541Z] #24 5.653 + TMP_GOPATH= [2021-03-22T10:08:53.541Z] #24 5.653 + : /build [2021-03-22T10:08:53.541Z] #24 5.653 + '[' -z '' ']' [2021-03-22T10:08:53.541Z] #24 5.695 ++ mktemp -d [2021-03-22T10:08:53.541Z] #24 5.695 + export GOPATH=/tmp/tmp.9RZTp3PFg7 [2021-03-22T10:08:53.541Z] #24 5.695 + GOPATH=/tmp/tmp.9RZTp3PFg7 [2021-03-22T10:08:53.541Z] #24 5.695 + RM_GOPATH=1 [2021-03-22T10:08:53.541Z] #24 5.696 + case "$(go env GOARCH)" in [2021-03-22T10:08:53.541Z] #24 5.696 ++ go env GOARCH [2021-03-22T10:08:53.541Z] #24 5.738 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:53.541Z] #24 5.738 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:53.541Z] #24 5.738 ++ dirname /tmp/install/install.sh [2021-03-22T10:08:53.541Z] #24 5.738 + dir=/tmp/install [2021-03-22T10:08:53.541Z] #24 5.738 + bin=dockercli [2021-03-22T10:08:53.541Z] #24 5.738 + shift [2021-03-22T10:08:53.541Z] #24 5.738 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T10:08:53.541Z] #24 5.738 + . /tmp/install/dockercli.installer [2021-03-22T10:08:53.541Z] #24 5.738 ++ : stable [2021-03-22T10:08:53.541Z] #24 5.738 ++ : 17.06.2-ce [2021-03-22T10:08:53.541Z] #24 5.738 + install_dockercli [2021-03-22T10:08:53.541Z] #24 5.738 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T10:08:53.541Z] #24 5.739 Install docker/cli version 17.06.2-ce from stable [2021-03-22T10:08:53.541Z] #24 5.763 ++ uname -m [2021-03-22T10:08:53.541Z] #24 5.763 + arch=aarch64 [2021-03-22T10:08:53.541Z] #24 5.763 + '[' aarch64 '!=' x86_64 ']' [2021-03-22T10:08:53.541Z] #24 5.763 + '[' aarch64 '!=' s390x ']' [2021-03-22T10:08:53.541Z] #24 5.763 + '[' aarch64 '!=' armhf ']' [2021-03-22T10:08:53.541Z] #24 5.763 + build_dockercli [2021-03-22T10:08:53.541Z] #24 5.763 + git clone https://github.com/docker/docker-ce /tmp/tmp.9RZTp3PFg7/tmp/docker-ce [2021-03-22T10:08:53.541Z] #24 5.764 Cloning into '/tmp/tmp.9RZTp3PFg7/tmp/docker-ce'... [2021-03-22T10:08:53.541Z] #24 ... [2021-03-22T10:08:53.541Z] [2021-03-22T10:08:53.541Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:08:53.541Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:08:53.541Z] #42 5.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:08:53.541Z] #42 5.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:08:53.541Z] #42 5.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:08:53.541Z] #42 5.919 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T10:08:53.541Z] #42 7.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T10:08:53.541Z] #42 8.946 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T10:08:53.717Z] #44 ... [2021-03-22T10:08:53.717Z] [2021-03-22T10:08:53.717Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-22T10:08:53.717Z] #41 DONE 131.9s [2021-03-22T10:08:53.717Z] [2021-03-22T10:08:53.717Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:08:53.717Z] #44 95.23 CC criu/tty.o [2021-03-22T10:08:53.717Z] #44 ... [2021-03-22T10:08:53.717Z] [2021-03-22T10:08:53.717Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:08:53.717Z] #23 11.43 Installing build dependencies: finished with status 'done' [2021-03-22T10:08:53.717Z] #23 14.71 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-22T10:08:53.717Z] #23 14.74 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-22T10:08:53.717Z] #23 14.76 Building wheels for collected packages: pyyaml [2021-03-22T10:08:53.717Z] #23 14.78 Running setup.py bdist_wheel for pyyaml: started [2021-03-22T10:08:53.717Z] #23 15.62 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-22T10:08:53.717Z] #23 15.62 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-22T10:08:53.717Z] #23 15.75 Successfully built pyyaml [2021-03-22T10:08:53.717Z] #23 15.76 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-22T10:08:53.717Z] #23 15.94 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-22T10:08:53.717Z] #23 DONE 16.2s [2021-03-22T10:08:53.717Z] [2021-03-22T10:08:53.717Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-03-22T10:08:53.806Z] #42 ... [2021-03-22T10:08:53.806Z] [2021-03-22T10:08:53.806Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:08:53.806Z] #67 sha256:92fa3fda12291910f76112e59b69c64bdba1bb35ccbc5c7319bdca542623a755 [2021-03-22T10:08:53.806Z] #67 4.662 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:08:53.806Z] #67 4.662 + RM_GOPATH=0 [2021-03-22T10:08:53.806Z] #67 4.662 + TMP_GOPATH= [2021-03-22T10:08:53.806Z] #67 4.662 + : /build [2021-03-22T10:08:53.806Z] #67 4.662 + '[' -z '' ']' [2021-03-22T10:08:53.806Z] #67 4.662 ++ mktemp -d [2021-03-22T10:08:53.806Z] #67 4.662 + export GOPATH=/tmp/tmp.9LKPgiKZn7 [2021-03-22T10:08:53.806Z] #67 4.662 + GOPATH=/tmp/tmp.9LKPgiKZn7 [2021-03-22T10:08:53.806Z] #67 4.662 + RM_GOPATH=1 [2021-03-22T10:08:53.806Z] #67 4.662 + case "$(go env GOARCH)" in [2021-03-22T10:08:53.806Z] #67 4.662 ++ go env GOARCH [2021-03-22T10:08:53.806Z] #67 4.662 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:53.806Z] #67 4.662 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:53.806Z] #67 4.662 ++ dirname /tmp/install/install.sh [2021-03-22T10:08:53.806Z] #67 4.662 + dir=/tmp/install [2021-03-22T10:08:53.806Z] #67 4.662 + bin=proxy [2021-03-22T10:08:53.806Z] #67 4.662 + shift [2021-03-22T10:08:53.806Z] #67 4.662 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T10:08:53.806Z] #67 4.662 + . /tmp/install/proxy.installer [2021-03-22T10:08:53.806Z] #67 4.662 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:08:53.806Z] #67 4.662 + install_proxy [2021-03-22T10:08:53.806Z] #67 4.662 + case "$1" in [2021-03-22T10:08:53.806Z] #67 4.662 + export CGO_ENABLED=0 [2021-03-22T10:08:53.806Z] #67 4.662 + CGO_ENABLED=0 [2021-03-22T10:08:53.806Z] #67 4.662 + _install_proxy [2021-03-22T10:08:53.806Z] #67 4.662 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T10:08:53.806Z] #67 4.662 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9LKPgiKZn7/src/github.com/docker/libnetwork [2021-03-22T10:08:53.806Z] #67 4.662 Cloning into '/tmp/tmp.9LKPgiKZn7/src/github.com/docker/libnetwork'... [2021-03-22T10:08:53.806Z] #67 ... [2021-03-22T10:08:53.806Z] [2021-03-22T10:08:53.806Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:08:53.806Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T10:08:53.806Z] #36 5.571 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:08:53.806Z] #36 5.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:08:53.806Z] #36 5.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:08:53.806Z] #36 6.897 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T10:08:53.806Z] #36 8.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T10:08:53.806Z] #36 10.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T10:08:53.847Z] #56 109.8 + bin/containerd-stress [2021-03-22T10:08:53.847Z] #56 111.6 + bin/containerd-shim [2021-03-22T10:08:54.010Z] #26 DONE 0.2s [2021-03-22T10:08:54.010Z] [2021-03-22T10:08:54.010Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:08:54.010Z] #57 ... [2021-03-22T10:08:54.010Z] [2021-03-22T10:08:54.010Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-03-22T10:08:54.069Z] #36 ... [2021-03-22T10:08:54.069Z] [2021-03-22T10:08:54.069Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:08:54.069Z] #47 sha256:bcfbb87c3a6c0c55d44bd557dd2193fce89f70140beb3afb3bca84f30e272e9f [2021-03-22T10:08:54.069Z] #47 5.478 + RM_GOPATH=0 [2021-03-22T10:08:54.069Z] #47 5.478 + TMP_GOPATH= [2021-03-22T10:08:54.069Z] #47 5.478 + : /build [2021-03-22T10:08:54.069Z] #47 5.478 + '[' -z '' ']' [2021-03-22T10:08:54.069Z] #47 5.478 ++ mktemp -d [2021-03-22T10:08:54.069Z] #47 5.485 + export GOPATH=/tmp/tmp.d6MtcjuIUK [2021-03-22T10:08:54.069Z] #47 5.485 + GOPATH=/tmp/tmp.d6MtcjuIUK [2021-03-22T10:08:54.069Z] #47 5.485 + RM_GOPATH=1 [2021-03-22T10:08:54.069Z] #47 5.485 + case "$(go env GOARCH)" in [2021-03-22T10:08:54.069Z] #47 5.485 ++ go env GOARCH [2021-03-22T10:08:54.069Z] #47 5.514 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:54.069Z] #47 5.514 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:54.069Z] #47 5.515 ++ dirname /tmp/install/install.sh [2021-03-22T10:08:54.069Z] #47 5.519 + dir=/tmp/install [2021-03-22T10:08:54.069Z] #47 5.519 + bin=gotestsum [2021-03-22T10:08:54.069Z] #47 5.522 + shift [2021-03-22T10:08:54.069Z] #47 5.522 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T10:08:54.069Z] #47 5.523 + . /tmp/install/gotestsum.installer [2021-03-22T10:08:54.069Z] #47 5.523 ++ : v0.5.3 [2021-03-22T10:08:54.069Z] #47 5.524 + install_gotestsum [2021-03-22T10:08:54.069Z] #47 5.525 + set -e [2021-03-22T10:08:54.069Z] #47 5.545 + export GO111MODULE=on [2021-03-22T10:08:54.069Z] #47 5.546 + GO111MODULE=on [2021-03-22T10:08:54.069Z] #47 5.546 + GOBIN=/build [2021-03-22T10:08:54.069Z] #47 5.547 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T10:08:54.069Z] #47 5.614 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T10:08:54.069Z] #47 5.618 go: finding gotest.tools v0.5.3 [2021-03-22T10:08:54.069Z] #47 6.478 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T10:08:54.069Z] #47 7.058 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T10:08:54.069Z] #47 8.411 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T10:08:54.069Z] #47 8.472 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T10:08:54.069Z] #47 8.475 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:08:54.069Z] #47 8.530 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:08:54.069Z] #47 8.902 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T10:08:54.069Z] #47 8.923 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:08:54.069Z] #47 8.954 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:08:54.069Z] #47 8.973 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:08:54.069Z] #47 9.001 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:08:54.069Z] #47 9.094 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:08:54.069Z] #47 9.098 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:08:54.070Z] #47 9.218 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:08:54.070Z] #47 9.231 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T10:08:54.070Z] #47 9.266 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:08:54.070Z] #47 9.288 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:08:54.070Z] #47 9.385 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:08:54.070Z] #47 9.464 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:08:54.070Z] #47 9.522 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:08:54.070Z] #47 9.673 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:08:54.070Z] #47 11.48 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:08:54.070Z] #47 11.48 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:08:54.070Z] #47 ... [2021-03-22T10:08:54.070Z] [2021-03-22T10:08:54.070Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:08:54.070Z] #49 sha256:9b6882726819189416d08af07ac02d1f67235b9518b79b869964d3eef22dafac [2021-03-22T10:08:54.070Z] #49 5.116 + RM_GOPATH=0 [2021-03-22T10:08:54.070Z] #49 5.116 + TMP_GOPATH= [2021-03-22T10:08:54.070Z] #49 5.116 + : /build [2021-03-22T10:08:54.070Z] #49 5.116 + '[' -z '' ']' [2021-03-22T10:08:54.070Z] #49 5.121 ++ mktemp -d [2021-03-22T10:08:54.070Z] #49 5.154 + export GOPATH=/tmp/tmp.MovlHGSw6L [2021-03-22T10:08:54.070Z] #49 5.154 + GOPATH=/tmp/tmp.MovlHGSw6L [2021-03-22T10:08:54.070Z] #49 5.154 + RM_GOPATH=1 [2021-03-22T10:08:54.070Z] #49 5.154 + case "$(go env GOARCH)" in [2021-03-22T10:08:54.070Z] #49 5.158 ++ go env GOARCH [2021-03-22T10:08:54.070Z] #49 5.245 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:54.070Z] #49 5.245 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:08:54.070Z] #49 5.254 ++ dirname /tmp/install/install.sh [2021-03-22T10:08:54.070Z] #49 5.254 + dir=/tmp/install [2021-03-22T10:08:54.070Z] #49 5.254 + bin=golangci_lint [2021-03-22T10:08:54.070Z] #49 5.254 + shift [2021-03-22T10:08:54.070Z] #49 5.254 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T10:08:54.070Z] #49 5.254 + . /tmp/install/golangci_lint.installer [2021-03-22T10:08:54.070Z] #49 5.254 ++ : v1.23.8 [2021-03-22T10:08:54.070Z] #49 5.254 + install_golangci_lint [2021-03-22T10:08:54.070Z] #49 5.254 + set -e [2021-03-22T10:08:54.070Z] #49 5.254 + export GO111MODULE=on [2021-03-22T10:08:54.070Z] #49 5.254 + GO111MODULE=on [2021-03-22T10:08:54.070Z] #49 5.254 + GOBIN=/build [2021-03-22T10:08:54.070Z] #49 5.254 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T10:08:54.070Z] #49 5.316 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T10:08:54.070Z] #49 5.319 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:08:54.070Z] #49 5.319 go: finding github.com v1.23.8 [2021-03-22T10:08:54.070Z] #49 5.319 go: finding github.com/golangci v1.23.8 [2021-03-22T10:08:54.070Z] #49 5.326 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T10:08:54.070Z] #49 6.190 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:08:54.070Z] #49 6.879 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:08:54.090Z] #30 11.49 #=#=# 1.1% ####### 10.8% ####################################### 54.5% ######################################################################## 100.0% [2021-03-22T10:08:54.090Z] #30 11.86 [2021-03-22T10:08:54.098Z] + source /etc/docker-entrypoint-cmd [2021-03-22T10:08:54.098Z] ++ hack/make.sh dynbinary test-integration [2021-03-22T10:08:54.098Z] [2021-03-22T10:08:54.098Z] Removing bundles/ [2021-03-22T10:08:54.098Z] [2021-03-22T10:08:54.098Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-22T10:08:54.098Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:08:54.098Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T10:08:54.334Z] #49 ... [2021-03-22T10:08:54.334Z] [2021-03-22T10:08:54.334Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:08:54.334Z] #47 sha256:bcfbb87c3a6c0c55d44bd557dd2193fce89f70140beb3afb3bca84f30e272e9f [2021-03-22T10:08:54.334Z] #47 11.77 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:08:54.598Z] #47 ... [2021-03-22T10:08:54.598Z] [2021-03-22T10:08:54.598Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-22T10:08:54.598Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-22T10:08:54.598Z] #27 18.60 Updating certificates in /etc/ssl/certs... [2021-03-22T10:08:54.598Z] #27 21.26 137 added, 0 removed; done. [2021-03-22T10:08:54.598Z] #27 21.34 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-22T10:08:54.598Z] #27 21.38 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T10:08:54.598Z] #27 21.42 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-22T10:08:54.598Z] #27 21.87 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-22T10:08:54.598Z] #27 21.89 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:08:54.598Z] #27 21.93 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-22T10:08:54.598Z] #27 21.99 Updating certificates in /etc/ssl/certs... [2021-03-22T10:08:54.598Z] #27 26.61 0 added, 0 removed; done. [2021-03-22T10:08:54.598Z] #27 26.61 Running hooks in /etc/ca-certificates/update.d... [2021-03-22T10:08:54.598Z] #27 26.62 done. [2021-03-22T10:08:54.598Z] #27 DONE 28.5s [2021-03-22T10:08:54.727Z] #30 12.41 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-22T10:08:54.727Z] #30 12.42 skipping existing 5cb8031fd95d [2021-03-22T10:08:54.727Z] #30 12.44 [2021-03-22T10:08:54.869Z] [2021-03-22T10:08:54.869Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-22T10:08:54.869Z] #28 sha256:221dc0e7963ef6bb65446e427f4fc87059314d8441791286974a870168896bab [2021-03-22T10:08:55.020Z] #30 13.06 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-22T10:08:55.133Z] #28 DONE 0.6s [2021-03-22T10:08:55.133Z] [2021-03-22T10:08:55.133Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:08:55.133Z] #58 sha256:9a53007bcf3ed652ed01dc42b4b47d4ae106835cd301432de83ed8857ac63d41 [2021-03-22T10:08:55.133Z] #58 12.52 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:08:55.133Z] #58 12.54 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:08:55.133Z] #58 12.58 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T10:08:55.133Z] #58 12.60 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:08:55.133Z] #58 12.60 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T10:08:55.133Z] #58 12.63 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:08:55.133Z] #58 12.66 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T10:08:55.313Z] #30 13.19 [2021-03-22T10:08:55.397Z] #58 12.85 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:08:55.397Z] #58 12.88 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:08:55.555Z] #31 DONE 1.6s [2021-03-22T10:08:55.555Z] [2021-03-22T10:08:55.555Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-03-22T10:08:55.664Z] #58 13.10 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T10:08:55.664Z] #58 13.19 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:08:55.664Z] #58 13.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:08:55.664Z] #58 13.34 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T10:08:55.927Z] #34 DONE 0.3s [2021-03-22T10:08:55.927Z] [2021-03-22T10:08:55.927Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-03-22T10:08:55.927Z] #36 DONE 0.1s [2021-03-22T10:08:55.927Z] [2021-03-22T10:08:55.927Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-03-22T10:08:55.927Z] #39 DONE 0.2s [2021-03-22T10:08:55.927Z] [2021-03-22T10:08:55.927Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-22T10:08:56.243Z] #58 13.72 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:08:56.243Z] #58 13.77 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-22T10:08:56.259Z] #42 ... [2021-03-22T10:08:56.259Z] [2021-03-22T10:08:56.259Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:08:56.259Z] #50 134.2 + /build/golangci-lint --version [2021-03-22T10:08:56.259Z] #50 134.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T10:08:56.259Z] #50 DONE 134.8s [2021-03-22T10:08:56.551Z] [2021-03-22T10:08:56.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:08:56.551Z] #44 96.66 CC criu/tun.o [2021-03-22T10:08:56.551Z] #44 97.06 CC criu/uffd.o [2021-03-22T10:08:56.551Z] #44 97.67 CC criu/util.o [2021-03-22T10:08:56.551Z] #44 ... [2021-03-22T10:08:56.551Z] [2021-03-22T10:08:56.551Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-22T10:08:56.551Z] #42 DONE 0.5s [2021-03-22T10:08:56.551Z] [2021-03-22T10:08:56.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-22T10:08:56.551Z] #44 98.37 CC criu/uts_ns.o [2021-03-22T10:08:56.814Z] #30 13.34 #=#=# 0.0% 0.5% # 2.6% ######## 11.7% ################ 22.5% ###################### 31.5% ############################# 40.7% ################################ 44.4% ################################# 47.1% ####################################### 54.3% ########################################## 58.8% ############################################## 64.5% ##################################################### 73.6% [2021-03-22T10:08:56.814Z] #30 ... [2021-03-22T10:08:56.814Z] [2021-03-22T10:08:56.814Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:56.814Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:08:56.814Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 30.4s done [2021-03-22T10:08:56.814Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-03-22T10:08:56.814Z] #10 ... [2021-03-22T10:08:56.814Z] [2021-03-22T10:08:56.814Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:08:56.814Z] #30 sha256:fb051a70298119e53b37a86f20f801400b0116af9c558ada9b2d723a7d2beba4 [2021-03-22T10:08:56.824Z] #58 14.15 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:08:56.824Z] #58 14.22 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T10:08:56.824Z] #58 14.26 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:08:56.879Z] #44 98.49 CC criu/vdso.o [2021-03-22T10:08:57.088Z] #58 14.63 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:08:57.112Z] #30 13.34 #=#=# 0.0% 0.5% # 2.6% ######## 11.7% ################ 22.5% ###################### 31.5% ############################# 40.7% ################################ 44.4% ################################# 47.1% ####################################### 54.3% ########################################## 58.8% ############################################## 64.5% ##################################################### 73.6% ########################################################### 83.1% #################################################################### 95.1% ######################################################################## 100.0% [2021-03-22T10:08:57.112Z] #30 15.10 [2021-03-22T10:08:57.179Z] #44 98.84 LINK criu/built-in.o [2021-03-22T10:08:57.485Z] #44 98.94 LINK criu/criu [2021-03-22T10:08:57.485Z] #44 99.21 DEP lib/c/criu.d [2021-03-22T10:08:57.485Z] #44 99.21 CC images/rpc.pb-c.o [2021-03-22T10:08:57.775Z] #44 99.43 CC lib/c/criu.o [2021-03-22T10:08:58.067Z] #44 99.82 LINK lib/c/built-in.o [2021-03-22T10:08:58.067Z] #44 99.82 LINK lib/c/libcriu.so [2021-03-22T10:08:58.067Z] #44 99.84 LINK lib/c/libcriu.a [2021-03-22T10:08:58.067Z] #44 99.88 GEN magic.py [2021-03-22T10:08:58.067Z] #44 99.92 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T10:08:58.067Z] #44 99.92 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T10:08:58.155Z] #30 15.77 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-22T10:08:58.155Z] #30 15.96 [2021-03-22T10:08:58.361Z] #44 99.92 Note: Building without GnuTLS support [2021-03-22T10:08:58.361Z] #44 99.92 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T10:08:58.361Z] #44 99.92 Makefile.config:40: Warn: Building without nftables support [2021-03-22T10:08:58.361Z] #44 100.1 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T10:08:58.451Z] #40 ... [2021-03-22T10:08:58.451Z] [2021-03-22T10:08:58.451Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:08:58.451Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T10:08:58.453Z] #30 16.12 #=#=# ######################################################################## 100.0% [2021-03-22T10:08:58.453Z] #30 16.21 [2021-03-22T10:08:58.484Z] #58 16.13 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:08:58.484Z] #58 16.15 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:08:58.652Z] #44 100.4 make[1]: Nothing to be done for 'all'. [2021-03-22T10:08:58.753Z] #30 ... [2021-03-22T10:08:58.753Z] [2021-03-22T10:08:58.753Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:58.753Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:08:58.753Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.9s done [2021-03-22T10:08:58.753Z] #10 DONE 33.3s [2021-03-22T10:08:58.753Z] [2021-03-22T10:08:58.753Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:58.753Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:08:58.753Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-03-22T10:08:58.784Z] #58 16.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:08:58.942Z] #44 100.7 make[1]: 'images/built-in.o' is up to date. [2021-03-22T10:08:58.942Z] #44 100.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-22T10:08:58.942Z] #44 100.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-22T10:08:58.942Z] #44 100.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-22T10:08:58.942Z] #44 100.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-22T10:08:58.942Z] #44 100.7 make[1]: Nothing to be done for 'all'. [2021-03-22T10:08:58.942Z] #44 100.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T10:08:59.048Z] #58 16.60 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-22T10:08:59.233Z] #44 100.8 make[2]: Nothing to be done for 'all'. [2021-03-22T10:08:59.233Z] #44 100.8 make[2]: Nothing to be done for 'all'. [2021-03-22T10:08:59.233Z] #44 100.9 make[2]: Nothing to be done for 'all'. [2021-03-22T10:08:59.233Z] #44 100.9 make[2]: Nothing to be done for 'all'. [2021-03-22T10:08:59.233Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-03-22T10:08:59.233Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-03-22T10:08:59.233Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-03-22T10:08:59.233Z] #44 101.0 make[2]: Nothing to be done for 'all'. [2021-03-22T10:08:59.233Z] #44 101.0 INSTALL criu/criu [2021-03-22T10:08:59.313Z] #58 16.80 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:08:59.387Z] #32 ... [2021-03-22T10:08:59.387Z] [2021-03-22T10:08:59.387Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-22T10:08:59.387Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-22T10:08:59.387Z] #12 DONE 6.7s [2021-03-22T10:08:59.387Z] [2021-03-22T10:08:59.387Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:08:59.387Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:08:59.387Z] #36 ... [2021-03-22T10:08:59.387Z] [2021-03-22T10:08:59.387Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:08:59.387Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:08:59.397Z] #10 ... [2021-03-22T10:08:59.397Z] [2021-03-22T10:08:59.397Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:08:59.397Z] #30 sha256:fb051a70298119e53b37a86f20f801400b0116af9c558ada9b2d723a7d2beba4 [2021-03-22T10:08:59.397Z] #30 16.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-22T10:08:59.397Z] #30 16.93 [2021-03-22T10:08:59.397Z] #30 17.09 #=#=# ######################################################################## 100.0% [2021-03-22T10:08:59.397Z] #30 17.19 [2021-03-22T10:08:59.397Z] #30 17.21 Download of images into '/build' complete. [2021-03-22T10:08:59.397Z] #30 17.21 Use something like the following to load the result into a Docker daemon: [2021-03-22T10:08:59.397Z] #30 17.21 tar -cC '/build' . | docker load [2021-03-22T10:08:59.397Z] #30 DONE 17.3s [2021-03-22T10:08:59.397Z] [2021-03-22T10:08:59.397Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:08:59.397Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:08:59.529Z] #44 DONE 101.3s [2021-03-22T10:08:59.529Z] [2021-03-22T10:08:59.529Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:09:00.288Z] #58 ... [2021-03-22T10:09:00.288Z] [2021-03-22T10:09:00.288Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:00.288Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:00.288Z] #29 3.183 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-22T10:09:00.288Z] #29 3.716 [2021-03-22T10:09:00.380Z] #56 118.3 + bin/containerd-shim-runc-v1 [2021-03-22T10:09:00.606Z] #57 ... [2021-03-22T10:09:00.606Z] [2021-03-22T10:09:00.606Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T10:09:00.606Z] #45 DONE 0.1s [2021-03-22T10:09:00.606Z] [2021-03-22T10:09:00.606Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-03-22T10:09:00.897Z] #47 DONE 0.2s [2021-03-22T10:09:00.897Z] [2021-03-22T10:09:00.897Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-03-22T10:09:00.897Z] #49 DONE 0.1s [2021-03-22T10:09:00.897Z] [2021-03-22T10:09:00.897Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-03-22T10:09:00.897Z] #51 DONE 0.2s [2021-03-22T10:09:00.897Z] [2021-03-22T10:09:00.897Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:09:00.920Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-03-22T10:09:00.920Z] #10 DONE 35.7s [2021-03-22T10:09:01.188Z] #57 ... [2021-03-22T10:09:01.188Z] [2021-03-22T10:09:01.188Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-03-22T10:09:01.215Z] [2021-03-22T10:09:01.215Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-22T10:09:01.215Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-22T10:09:01.215Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-03-22T10:09:01.355Z] #29 3.914 0.0% ## 4.0% ##### 8.2% ######### 13.1% ############ 17.2% ################ 22.6% ################## 26.1% ###################### 31.3% ########################## 36.5% ############################# 41.0% ################################ 44.6% ################################# 46.0% ################################## 48.2% ##################################### 51.8% ########################################## 58.8% ############################################## 64.3% ################################################## 70.1% ########################################################## 81.1% ################################################################ 89.0% ##################################################################### 96.2% ######################################################################## 100.0% [2021-03-22T10:09:01.479Z] #53 DONE 0.2s [2021-03-22T10:09:01.479Z] [2021-03-22T10:09:01.479Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:09:01.629Z] #29 6.547 [2021-03-22T10:09:02.685Z] #13 ... [2021-03-22T10:09:02.685Z] [2021-03-22T10:09:02.685Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:02.685Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:09:02.685Z] #45 7.393 + RM_GOPATH=0 [2021-03-22T10:09:02.685Z] #45 7.393 + TMP_GOPATH= [2021-03-22T10:09:02.685Z] #45 7.393 + : /build [2021-03-22T10:09:02.685Z] #45 7.393 + '[' -z '' ']' [2021-03-22T10:09:02.685Z] #45 7.393 ++ mktemp -d [2021-03-22T10:09:02.685Z] #45 7.399 + export GOPATH=/tmp/tmp.4eYABgpkkm [2021-03-22T10:09:02.685Z] #45 7.399 + GOPATH=/tmp/tmp.4eYABgpkkm [2021-03-22T10:09:02.685Z] #45 7.399 + RM_GOPATH=1 [2021-03-22T10:09:02.685Z] #45 7.399 + case "$(go env GOARCH)" in [2021-03-22T10:09:02.685Z] #45 7.399 ++ go env GOARCH [2021-03-22T10:09:02.685Z] #45 7.402 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:02.685Z] #45 7.402 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:02.685Z] #45 7.402 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:02.685Z] #45 7.408 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:09:02.685Z] #45 7.408 + dir=/tmp/install [2021-03-22T10:09:02.685Z] #45 7.408 + bin=vndr [2021-03-22T10:09:02.685Z] #45 7.408 + shift [2021-03-22T10:09:02.685Z] #45 7.408 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T10:09:02.685Z] #45 7.408 + . /tmp/install/vndr.installer [2021-03-22T10:09:02.685Z] #45 7.408 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:09:02.685Z] #45 7.408 + install_vndr [2021-03-22T10:09:02.685Z] #45 7.408 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T10:09:02.685Z] #45 7.408 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4eYABgpkkm/src/github.com/LK4D4/vndr [2021-03-22T10:09:02.685Z] #45 7.408 Cloning into '/tmp/tmp.4eYABgpkkm/src/github.com/LK4D4/vndr'... [2021-03-22T10:09:02.685Z] #45 8.028 + cd /tmp/tmp.4eYABgpkkm/src/github.com/LK4D4/vndr [2021-03-22T10:09:02.685Z] #45 8.028 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:09:02.685Z] #45 8.063 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T10:09:02.732Z] #29 6.869 0.1% ########### 16.6% ############################ 39.3% ######################################## 55.6% ##################################################### 74.2% ######################################################################## 100.0% [2021-03-22T10:09:02.732Z] #29 ... [2021-03-22T10:09:02.732Z] [2021-03-22T10:09:02.732Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:02.732Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:09:02.733Z] #13 4.679 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T10:09:02.733Z] #13 6.564 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T10:09:02.733Z] #13 7.022 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T10:09:02.733Z] #13 ... [2021-03-22T10:09:02.733Z] [2021-03-22T10:09:02.733Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:09:02.733Z] #67 sha256:92fa3fda12291910f76112e59b69c64bdba1bb35ccbc5c7319bdca542623a755 [2021-03-22T10:09:02.944Z] #45 ... [2021-03-22T10:09:02.944Z] [2021-03-22T10:09:02.944Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:09:02.944Z] #47 sha256:0f6212f54db3572d8922f406c2f5b19570328a7a0fd6e47a926e6b6b9c147ce2 [2021-03-22T10:09:02.944Z] #47 7.444 + RM_GOPATH=0 [2021-03-22T10:09:02.944Z] #47 7.444 + TMP_GOPATH= [2021-03-22T10:09:02.944Z] #47 7.444 + : /build [2021-03-22T10:09:02.944Z] #47 7.444 + '[' -z '' ']' [2021-03-22T10:09:02.944Z] #47 7.444 ++ mktemp -d [2021-03-22T10:09:02.944Z] #47 7.444 + export GOPATH=/tmp/tmp.5KBBNkAJnK [2021-03-22T10:09:02.944Z] #47 7.444 + GOPATH=/tmp/tmp.5KBBNkAJnK [2021-03-22T10:09:02.944Z] #47 7.444 + RM_GOPATH=1 [2021-03-22T10:09:02.944Z] #47 7.444 + case "$(go env GOARCH)" in [2021-03-22T10:09:02.944Z] #47 7.444 ++ go env GOARCH [2021-03-22T10:09:02.944Z] #47 7.447 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:02.944Z] #47 7.447 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:02.944Z] #47 7.449 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:02.944Z] #47 7.449 + dir=/tmp/install [2021-03-22T10:09:02.944Z] #47 7.449 + bin=gotestsum [2021-03-22T10:09:02.944Z] #47 7.449 + shift [2021-03-22T10:09:02.944Z] #47 7.449 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T10:09:02.944Z] #47 7.449 + . /tmp/install/gotestsum.installer [2021-03-22T10:09:02.944Z] #47 7.449 ++ : v0.5.3 [2021-03-22T10:09:02.944Z] #47 7.449 + install_gotestsum [2021-03-22T10:09:02.944Z] #47 7.449 + set -e [2021-03-22T10:09:02.944Z] #47 7.449 + export GO111MODULE=on [2021-03-22T10:09:02.944Z] #47 7.449 + GO111MODULE=on [2021-03-22T10:09:02.944Z] #47 7.449 + GOBIN=/build [2021-03-22T10:09:02.944Z] #47 7.449 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T10:09:02.944Z] #47 7.490 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T10:09:02.944Z] #47 7.490 go: finding gotest.tools v0.5.3 [2021-03-22T10:09:02.944Z] #47 8.719 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T10:09:02.944Z] #47 9.423 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T10:09:02.944Z] #47 ... [2021-03-22T10:09:02.944Z] [2021-03-22T10:09:02.944Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:02.944Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:02.944Z] #49 7.715 + RM_GOPATH=0 [2021-03-22T10:09:02.944Z] #49 7.715 + TMP_GOPATH= [2021-03-22T10:09:02.944Z] #49 7.715 + : /build [2021-03-22T10:09:02.944Z] #49 7.715 + '[' -z '' ']' [2021-03-22T10:09:02.944Z] #49 7.715 ++ mktemp -d [2021-03-22T10:09:02.944Z] #49 7.715 + export GOPATH=/tmp/tmp.Av89Sr4vwk [2021-03-22T10:09:02.944Z] #49 7.715 + GOPATH=/tmp/tmp.Av89Sr4vwk [2021-03-22T10:09:02.944Z] #49 7.715 + RM_GOPATH=1 [2021-03-22T10:09:02.944Z] #49 7.715 + case "$(go env GOARCH)" in [2021-03-22T10:09:02.944Z] #49 7.715 ++ go env GOARCH [2021-03-22T10:09:02.944Z] #49 7.755 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:02.944Z] #49 7.755 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:02.944Z] #49 7.755 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:02.944Z] #49 7.764 + dir=/tmp/install [2021-03-22T10:09:02.944Z] #49 7.764 + bin=golangci_lint [2021-03-22T10:09:02.944Z] #49 7.764 + shift [2021-03-22T10:09:02.944Z] #49 7.764 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T10:09:02.944Z] #49 7.764 + . /tmp/install/golangci_lint.installer [2021-03-22T10:09:02.944Z] #49 7.764 ++ : v1.23.8 [2021-03-22T10:09:02.944Z] #49 7.764 + install_golangci_lint [2021-03-22T10:09:02.944Z] #49 7.764 + set -e [2021-03-22T10:09:02.944Z] #49 7.764 + export GO111MODULE=on [2021-03-22T10:09:02.944Z] #49 7.764 + GO111MODULE=on [2021-03-22T10:09:02.944Z] #49 7.764 + GOBIN=/build [2021-03-22T10:09:02.944Z] #49 7.764 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T10:09:02.944Z] #49 7.799 go: finding github.com v1.23.8 [2021-03-22T10:09:02.944Z] #49 7.799 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T10:09:02.944Z] #49 7.799 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T10:09:02.944Z] #49 7.799 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:09:02.944Z] #49 7.799 go: finding github.com/golangci v1.23.8 [2021-03-22T10:09:02.944Z] #49 9.101 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:09:02.944Z] #49 10.18 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:09:03.203Z] #49 ... [2021-03-22T10:09:03.203Z] [2021-03-22T10:09:03.203Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:09:03.203Z] #67 sha256:b4661367dffe2f75835a2e4ae3f6fbdee45f39d2b121aea596c708da1f202d5c [2021-03-22T10:09:03.203Z] #67 7.110 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:09:03.203Z] #67 7.110 + RM_GOPATH=0 [2021-03-22T10:09:03.203Z] #67 7.110 + TMP_GOPATH= [2021-03-22T10:09:03.203Z] #67 7.110 + : /build [2021-03-22T10:09:03.203Z] #67 7.110 + '[' -z '' ']' [2021-03-22T10:09:03.203Z] #67 7.110 ++ mktemp -d [2021-03-22T10:09:03.203Z] #67 7.110 + export GOPATH=/tmp/tmp.8MKTooyX0s [2021-03-22T10:09:03.203Z] #67 7.110 + GOPATH=/tmp/tmp.8MKTooyX0s [2021-03-22T10:09:03.204Z] #67 7.110 + RM_GOPATH=1 [2021-03-22T10:09:03.204Z] #67 7.110 + case "$(go env GOARCH)" in [2021-03-22T10:09:03.204Z] #67 7.110 ++ go env GOARCH [2021-03-22T10:09:03.204Z] #67 7.110 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.204Z] #67 7.110 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.204Z] #67 7.110 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:03.204Z] #67 7.110 + dir=/tmp/install [2021-03-22T10:09:03.204Z] #67 7.110 + bin=proxy [2021-03-22T10:09:03.204Z] #67 7.110 + shift [2021-03-22T10:09:03.204Z] #67 7.110 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T10:09:03.204Z] #67 7.110 + . /tmp/install/proxy.installer [2021-03-22T10:09:03.204Z] #67 7.110 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:09:03.204Z] #67 7.110 + install_proxy [2021-03-22T10:09:03.204Z] #67 7.110 + case "$1" in [2021-03-22T10:09:03.204Z] #67 7.110 + export CGO_ENABLED=0 [2021-03-22T10:09:03.204Z] #67 7.110 + CGO_ENABLED=0 [2021-03-22T10:09:03.204Z] #67 7.110 + _install_proxy [2021-03-22T10:09:03.204Z] #67 7.110 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T10:09:03.204Z] #67 7.110 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8MKTooyX0s/src/github.com/docker/libnetwork [2021-03-22T10:09:03.204Z] #67 7.110 Cloning into '/tmp/tmp.8MKTooyX0s/src/github.com/docker/libnetwork'... [2021-03-22T10:09:03.204Z] #67 ... [2021-03-22T10:09:03.204Z] [2021-03-22T10:09:03.204Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:03.204Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:09:03.204Z] #42 9.268 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:09:03.204Z] #42 9.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:09:03.204Z] #42 9.381 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:09:03.261Z] #67 19.78 Checking out files: 43% (827/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: 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: 98% (1884/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-22T10:09:03.261Z] #67 20.83 + cd /tmp/tmp.9LKPgiKZn7/src/github.com/docker/libnetwork [2021-03-22T10:09:03.261Z] #67 20.83 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:09:03.261Z] #67 ... [2021-03-22T10:09:03.261Z] [2021-03-22T10:09:03.261Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:03.261Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:09:03.261Z] #45 10.84 runtime [2021-03-22T10:09:03.261Z] #45 11.32 crypto/internal/subtle [2021-03-22T10:09:03.261Z] #45 11.55 crypto/subtle [2021-03-22T10:09:03.261Z] #45 11.76 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-22T10:09:03.261Z] #45 11.86 internal/nettrace [2021-03-22T10:09:03.261Z] #45 12.12 runtime/cgo [2021-03-22T10:09:03.261Z] #45 14.38 vendor/golang.org/x/crypto/internal/subtle [2021-03-22T10:09:03.463Z] #42 ... [2021-03-22T10:09:03.463Z] [2021-03-22T10:09:03.463Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:03.463Z] #51 sha256:ba4c398359e002cb674da4a6b7a0fa2c2cc8c006c8ca50de45395bc7e3352a3d [2021-03-22T10:09:03.463Z] #51 7.577 + RM_GOPATH=0 [2021-03-22T10:09:03.463Z] #51 7.577 + TMP_GOPATH= [2021-03-22T10:09:03.463Z] #51 7.577 + : /build [2021-03-22T10:09:03.463Z] #51 7.577 + '[' -z '' ']' [2021-03-22T10:09:03.463Z] #51 7.577 ++ mktemp -d [2021-03-22T10:09:03.463Z] #51 7.577 + export GOPATH=/tmp/tmp.118kws6hGv [2021-03-22T10:09:03.463Z] #51 7.577 + GOPATH=/tmp/tmp.118kws6hGv [2021-03-22T10:09:03.463Z] #51 7.577 + RM_GOPATH=1 [2021-03-22T10:09:03.463Z] #51 7.577 + case "$(go env GOARCH)" in [2021-03-22T10:09:03.463Z] #51 7.577 ++ go env GOARCH [2021-03-22T10:09:03.463Z] #51 7.593 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:09:03.463Z] #51 7.595 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.463Z] #51 7.595 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.463Z] #51 7.595 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:03.463Z] #51 7.595 + dir=/tmp/install [2021-03-22T10:09:03.463Z] #51 7.595 + bin=shfmt [2021-03-22T10:09:03.463Z] #51 7.595 + shift [2021-03-22T10:09:03.463Z] #51 7.595 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T10:09:03.463Z] #51 7.595 + . /tmp/install/shfmt.installer [2021-03-22T10:09:03.463Z] #51 7.595 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:09:03.463Z] #51 7.595 + install_shfmt [2021-03-22T10:09:03.463Z] #51 7.595 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T10:09:03.463Z] #51 7.595 + git clone https://github.com/mvdan/sh.git /tmp/tmp.118kws6hGv/src/github.com/mvdan/sh [2021-03-22T10:09:03.463Z] #51 7.607 Cloning into '/tmp/tmp.118kws6hGv/src/github.com/mvdan/sh'... [2021-03-22T10:09:03.463Z] #51 ... [2021-03-22T10:09:03.463Z] [2021-03-22T10:09:03.463Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:03.463Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T10:09:03.463Z] #55 7.694 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:09:03.463Z] #55 7.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:09:03.463Z] #55 7.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:09:03.463Z] #55 9.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T10:09:03.525Z] #45 ... [2021-03-22T10:09:03.525Z] [2021-03-22T10:09:03.525Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:03.525Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:03.525Z] #29 7.928 [2021-03-22T10:09:03.729Z] #55 ... [2021-03-22T10:09:03.729Z] [2021-03-22T10:09:03.729Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:09:03.729Z] #24 sha256:917f56ed25fa99e811c3fc5a6c46eef8942c8d0180e006c3eefd48863e873495 [2021-03-22T10:09:03.729Z] #24 7.736 + RM_GOPATH=0 [2021-03-22T10:09:03.729Z] #24 7.736 + TMP_GOPATH= [2021-03-22T10:09:03.729Z] #24 7.736 + : /build [2021-03-22T10:09:03.729Z] #24 7.736 + '[' -z '' ']' [2021-03-22T10:09:03.729Z] #24 7.736 ++ mktemp -d [2021-03-22T10:09:03.729Z] #24 7.742 + export GOPATH=/tmp/tmp.BPmUv06GsC [2021-03-22T10:09:03.729Z] #24 7.742 + GOPATH=/tmp/tmp.BPmUv06GsC [2021-03-22T10:09:03.729Z] #24 7.742 + RM_GOPATH=1 [2021-03-22T10:09:03.729Z] #24 7.742 + case "$(go env GOARCH)" in [2021-03-22T10:09:03.729Z] #24 7.742 ++ go env GOARCH [2021-03-22T10:09:03.729Z] #24 7.758 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.729Z] #24 7.758 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.729Z] #24 7.758 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:03.729Z] #24 7.760 + dir=/tmp/install [2021-03-22T10:09:03.729Z] #24 7.760 + bin=dockercli [2021-03-22T10:09:03.729Z] #24 7.760 + shift [2021-03-22T10:09:03.729Z] #24 7.760 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T10:09:03.729Z] #24 7.760 + . /tmp/install/dockercli.installer [2021-03-22T10:09:03.729Z] #24 7.760 ++ : stable [2021-03-22T10:09:03.729Z] #24 7.760 ++ : 17.06.2-ce [2021-03-22T10:09:03.729Z] #24 7.760 + install_dockercli [2021-03-22T10:09:03.729Z] #24 7.760 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T10:09:03.729Z] #24 7.760 ++ uname -m [2021-03-22T10:09:03.729Z] #24 7.760 + arch=x86_64 [2021-03-22T10:09:03.729Z] #24 7.760 + '[' x86_64 '!=' x86_64 ']' [2021-03-22T10:09:03.729Z] #24 7.760 + url=https://download.docker.com/linux/static [2021-03-22T10:09:03.729Z] #24 7.760 Install docker/cli version 17.06.2-ce from stable [2021-03-22T10:09:03.729Z] #24 7.764 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-22T10:09:03.729Z] #24 7.764 + tar -xz docker/docker [2021-03-22T10:09:03.729Z] #24 ... [2021-03-22T10:09:03.729Z] [2021-03-22T10:09:03.729Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:09:03.729Z] #34 sha256:f695d1097da51dda3f89762fc6cf704047f17692e5dd0fa96148f5e641d2bb00 [2021-03-22T10:09:03.729Z] #34 7.798 + RM_GOPATH=0 [2021-03-22T10:09:03.729Z] #34 7.798 + TMP_GOPATH= [2021-03-22T10:09:03.729Z] #34 7.798 + : /build [2021-03-22T10:09:03.729Z] #34 7.798 + '[' -z '' ']' [2021-03-22T10:09:03.729Z] #34 7.800 ++ mktemp -d [2021-03-22T10:09:03.729Z] #34 7.806 + export GOPATH=/tmp/tmp.BcJBCWdqUj [2021-03-22T10:09:03.729Z] #34 7.806 + GOPATH=/tmp/tmp.BcJBCWdqUj [2021-03-22T10:09:03.729Z] #34 7.806 + RM_GOPATH=1 [2021-03-22T10:09:03.729Z] #34 7.806 + case "$(go env GOARCH)" in [2021-03-22T10:09:03.729Z] #34 7.806 ++ go env GOARCH [2021-03-22T10:09:03.729Z] #34 7.820 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.729Z] #34 7.820 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.729Z] #34 7.820 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:03.729Z] #34 7.829 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:09:03.729Z] #34 7.832 + dir=/tmp/install [2021-03-22T10:09:03.729Z] #34 7.832 + bin=tomlv [2021-03-22T10:09:03.729Z] #34 7.832 + shift [2021-03-22T10:09:03.729Z] #34 7.832 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T10:09:03.729Z] #34 7.832 + . /tmp/install/tomlv.installer [2021-03-22T10:09:03.729Z] #34 7.832 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:09:03.729Z] #34 7.832 + install_tomlv [2021-03-22T10:09:03.729Z] #34 7.832 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T10:09:03.729Z] #34 7.832 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BcJBCWdqUj/src/github.com/BurntSushi/toml [2021-03-22T10:09:03.729Z] #34 7.842 Cloning into '/tmp/tmp.BcJBCWdqUj/src/github.com/BurntSushi/toml'... [2021-03-22T10:09:03.729Z] #34 9.304 + cd /tmp/tmp.BcJBCWdqUj/src/github.com/BurntSushi/toml [2021-03-22T10:09:03.729Z] #34 9.304 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:09:03.729Z] #34 9.352 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:09:03.729Z] #34 10.64 runtime/internal/atomic [2021-03-22T10:09:03.729Z] #34 10.66 internal/cpu [2021-03-22T10:09:03.729Z] #34 10.99 runtime/internal/sys [2021-03-22T10:09:03.993Z] #34 ... [2021-03-22T10:09:03.993Z] [2021-03-22T10:09:03.993Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:03.993Z] #58 sha256:6419d75fae77bef692124fc9be1f2937230342358d6f2c22c11362cfcd235f01 [2021-03-22T10:09:03.993Z] #58 8.462 + RM_GOPATH=0 [2021-03-22T10:09:03.993Z] #58 8.462 + TMP_GOPATH= [2021-03-22T10:09:03.993Z] #58 8.462 + : /build [2021-03-22T10:09:03.993Z] #58 8.462 + '[' -z '' ']' [2021-03-22T10:09:03.993Z] #58 8.462 ++ mktemp -d [2021-03-22T10:09:03.993Z] #58 8.462 + export GOPATH=/tmp/tmp.oXiXYq32EK [2021-03-22T10:09:03.993Z] #58 8.462 + GOPATH=/tmp/tmp.oXiXYq32EK [2021-03-22T10:09:03.993Z] #58 8.462 + RM_GOPATH=1 [2021-03-22T10:09:03.993Z] #58 8.462 + case "$(go env GOARCH)" in [2021-03-22T10:09:03.993Z] #58 8.463 ++ go env GOARCH [2021-03-22T10:09:03.993Z] #58 8.552 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.993Z] #58 8.552 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:03.993Z] #58 8.552 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:03.993Z] #58 8.552 + dir=/tmp/install [2021-03-22T10:09:03.993Z] #58 8.582 + bin=rootlesskit [2021-03-22T10:09:03.993Z] #58 8.582 + shift [2021-03-22T10:09:03.993Z] #58 8.582 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T10:09:03.993Z] #58 8.582 + . /tmp/install/rootlesskit.installer [2021-03-22T10:09:03.993Z] #58 8.582 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:09:03.993Z] #58 8.582 + install_rootlesskit [2021-03-22T10:09:03.993Z] #58 8.582 + case "$1" in [2021-03-22T10:09:03.993Z] #58 8.582 + export CGO_ENABLED=0 [2021-03-22T10:09:03.993Z] #58 8.582 + CGO_ENABLED=0 [2021-03-22T10:09:03.993Z] #58 8.582 + _install_rootlesskit [2021-03-22T10:09:03.993Z] #58 8.582 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-22T10:09:03.993Z] #58 8.582 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oXiXYq32EK/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:09:03.993Z] #58 8.582 Cloning into '/tmp/tmp.oXiXYq32EK/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T10:09:03.993Z] #58 8.582 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:09:03.993Z] #58 ... [2021-03-22T10:09:03.993Z] [2021-03-22T10:09:03.993Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:03.993Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:09:03.993Z] #45 10.54 runtime/internal/atomic [2021-03-22T10:09:03.993Z] #45 10.58 internal/cpu [2021-03-22T10:09:03.993Z] #45 11.08 runtime/internal/sys [2021-03-22T10:09:03.993Z] #45 11.37 internal/bytealg [2021-03-22T10:09:03.993Z] #45 11.47 runtime/internal/math [2021-03-22T10:09:04.052Z] #29 8.173 0.1% ######## 11.9% #################### 28.3% ############################## 42.3% ########################################### 60.0% ######################################################### 79.4% ######################################################################## 100.0% [2021-03-22T10:09:04.544Z] #56 122.8 + bin/containerd-shim-runc-v2 [2021-03-22T10:09:04.563Z] #45 11.77 internal/race [2021-03-22T10:09:04.633Z] #29 9.304 [2021-03-22T10:09:04.765Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 3.7s done [2021-03-22T10:09:04.765Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-03-22T10:09:04.765Z] #10 DONE 39.3s [2021-03-22T10:09:04.765Z] [2021-03-22T10:09:04.765Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-22T10:09:04.765Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-03-22T10:09:04.765Z] #11 DONE 0.2s [2021-03-22T10:09:04.765Z] [2021-03-22T10:09:04.765Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-22T10:09:04.765Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-03-22T10:09:05.066Z] #12 DONE 0.1s [2021-03-22T10:09:05.066Z] [2021-03-22T10:09:05.066Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:05.066Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-22T10:09:05.066Z] #43 ... [2021-03-22T10:09:05.066Z] [2021-03-22T10:09:05.066Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-22T10:09:05.066Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-03-22T10:09:05.066Z] #32 DONE 0.1s [2021-03-22T10:09:05.066Z] [2021-03-22T10:09:05.066Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-22T10:09:05.066Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-03-22T10:09:05.066Z] #40 DONE 0.1s [2021-03-22T10:09:05.103Z] #56 123.7 + binaries [2021-03-22T10:09:05.104Z] #56 123.7 + install -D bin/containerd /build/containerd [2021-03-22T10:09:05.104Z] #56 123.7 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T10:09:05.104Z] #56 123.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T10:09:05.104Z] #56 123.7 + install -D bin/ctr /build/ctr [2021-03-22T10:09:05.227Z] #45 12.46 sync/atomic [2021-03-22T10:09:05.362Z] [2021-03-22T10:09:05.362Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:09:05.362Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-22T10:09:05.362Z] #41 ... [2021-03-22T10:09:05.362Z] [2021-03-22T10:09:05.362Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-22T10:09:05.362Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-03-22T10:09:05.362Z] #13 DONE 0.4s [2021-03-22T10:09:05.676Z] [2021-03-22T10:09:05.676Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:09:05.676Z] #25 sha256:992913ae65b9491479181e7a9cf461b86c95dbb6297b92d1f19bbfa0867dde03 [2021-03-22T10:09:05.676Z] #25 0.422 + RM_GOPATH=0 [2021-03-22T10:09:05.676Z] #25 0.422 + TMP_GOPATH= [2021-03-22T10:09:05.676Z] #25 0.422 + : /build [2021-03-22T10:09:05.676Z] #25 0.422 + '[' -z '' ']' [2021-03-22T10:09:05.676Z] #25 0.424 ++ mktemp -d [2021-03-22T10:09:05.676Z] #25 0.426 + export GOPATH=/tmp/tmp.24jAjQ9xpu [2021-03-22T10:09:05.676Z] #25 0.426 + GOPATH=/tmp/tmp.24jAjQ9xpu [2021-03-22T10:09:05.676Z] #25 0.426 + RM_GOPATH=1 [2021-03-22T10:09:05.676Z] #25 0.426 + case "$(go env GOARCH)" in [2021-03-22T10:09:05.676Z] #25 0.427 ++ go env GOARCH [2021-03-22T10:09:05.676Z] #25 0.434 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:05.676Z] #25 0.434 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:05.676Z] #25 0.435 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:05.676Z] #25 0.436 + dir=/tmp/install [2021-03-22T10:09:05.676Z] #25 0.436 + bin=dockercli [2021-03-22T10:09:05.676Z] #25 0.436 + shift [2021-03-22T10:09:05.676Z] #25 0.437 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-22T10:09:05.676Z] #25 0.437 + . /tmp/install/dockercli.installer [2021-03-22T10:09:05.676Z] #25 0.437 ++ : stable [2021-03-22T10:09:05.676Z] #25 0.437 ++ : 17.06.2-ce [2021-03-22T10:09:05.676Z] #25 0.439 Install docker/cli version 17.06.2-ce from stable [2021-03-22T10:09:05.676Z] #25 0.439 + install_dockercli [2021-03-22T10:09:05.676Z] #25 0.439 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-22T10:09:05.676Z] #25 0.440 ++ uname -m [2021-03-22T10:09:05.676Z] #25 0.441 + arch=ppc64le [2021-03-22T10:09:05.676Z] #25 0.441 + '[' ppc64le '!=' x86_64 ']' [2021-03-22T10:09:05.676Z] #25 0.441 + '[' ppc64le '!=' s390x ']' [2021-03-22T10:09:05.676Z] #25 0.441 + '[' ppc64le '!=' armhf ']' [2021-03-22T10:09:05.676Z] #25 0.441 + build_dockercli [2021-03-22T10:09:05.676Z] #25 0.442 + git clone https://github.com/docker/docker-ce /tmp/tmp.24jAjQ9xpu/tmp/docker-ce [2021-03-22T10:09:05.676Z] #25 0.444 Cloning into '/tmp/tmp.24jAjQ9xpu/tmp/docker-ce'... [2021-03-22T10:09:05.696Z] #56 DONE 124.1s [2021-03-22T10:09:05.797Z] #45 13.03 runtime [2021-03-22T10:09:05.797Z] #45 13.09 unicode [2021-03-22T10:09:05.973Z] #29 9.554 0.0% # 2.4% #### 5.7% ###### 9.5% ########## 13.9% ############ 17.2% ################ 22.8% ##################### 30.0% ######################## 34.1% ############################# 40.5% #################################### 50.2% ######################################### 57.8% ################################################# 68.1% [2021-03-22T10:09:05.973Z] #29 ... [2021-03-22T10:09:05.973Z] [2021-03-22T10:09:05.973Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:05.973Z] #51 sha256:6bb96a56325fc7b6a1c03cf2fd1ab17df7fca43f069d455d371a4eded0123a7b [2021-03-22T10:09:05.973Z] #51 13.54 + cd /tmp/tmp.HxVFVQ4RXv/src/github.com/mvdan/sh [2021-03-22T10:09:05.973Z] #51 13.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:09:05.973Z] #51 13.69 + GO111MODULE=on [2021-03-22T10:09:05.973Z] #51 13.69 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T10:09:05.973Z] #51 15.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:09:05.973Z] #51 15.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:09:05.973Z] #51 15.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:09:05.973Z] #51 15.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:09:05.973Z] #51 15.69 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:09:05.973Z] #51 16.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:09:05.973Z] #51 17.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:09:05.973Z] #51 18.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:09:05.973Z] #51 19.65 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:09:05.973Z] #51 19.71 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:09:05.973Z] #51 19.96 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:09:05.973Z] #51 20.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:09:05.973Z] #51 21.46 runtime/cgo [2021-03-22T10:09:05.973Z] #51 21.55 runtime [2021-03-22T10:09:06.239Z] #51 ... [2021-03-22T10:09:06.239Z] [2021-03-22T10:09:06.239Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:06.239Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:06.256Z] [2021-03-22T10:09:06.256Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T10:09:06.256Z] #57 sha256:a8e0baee3c6e12c2f5c28b7461607f3e54c03a366b4fd0b0341fa416e0e842be [2021-03-22T10:09:06.511Z] #57 DONE 0.3s [2021-03-22T10:09:06.511Z] [2021-03-22T10:09:06.511Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T10:09:06.511Z] #61 sha256:982ee7d759d4d530a2d2e3f8462dd0ee31e1b8752ac2c57d9b4cacb3df434097 [2021-03-22T10:09:06.511Z] #61 DONE 0.1s [2021-03-22T10:09:06.511Z] [2021-03-22T10:09:06.511Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T10:09:06.511Z] #66 sha256:6668c16dd54056a49ca5faeaa568f2dbc9a9ec99972be39e725842f30d9aec51 [2021-03-22T10:09:06.777Z] #29 9.554 0.0% # 2.4% #### 5.7% ###### 9.5% ########## 13.9% ############ 17.2% ################ 22.8% ##################### 30.0% ######################## 34.1% ############################# 40.5% #################################### 50.2% ######################################### 57.8% ################################################# 68.1% ####################################################### 76.5% ############################################################ 83.7% ############################################################### 88.8% ################################################################## 92.3% ####################################################################### 99.7% ######################################################################## 100.0% [2021-03-22T10:09:07.042Z] #29 ... [2021-03-22T10:09:07.042Z] [2021-03-22T10:09:07.042Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:07.042Z] #49 sha256:9b6882726819189416d08af07ac02d1f67235b9518b79b869964d3eef22dafac [2021-03-22T10:09:07.042Z] #49 14.49 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T10:09:07.042Z] #49 14.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:09:07.042Z] #49 14.57 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T10:09:07.042Z] #49 14.57 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:09:07.042Z] #49 14.57 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T10:09:07.042Z] #49 14.63 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T10:09:07.042Z] #49 14.67 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T10:09:07.042Z] #49 14.84 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:09:07.042Z] #49 14.85 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T10:09:07.042Z] #49 14.92 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T10:09:07.042Z] #49 15.17 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:09:07.042Z] #49 15.19 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T10:09:07.042Z] #49 15.30 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T10:09:07.042Z] #49 15.32 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T10:09:07.042Z] #49 15.37 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:09:07.042Z] #49 15.45 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:09:07.042Z] #49 15.45 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:09:07.042Z] #49 15.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:09:07.042Z] #49 15.64 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:09:07.042Z] #49 15.70 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:09:07.042Z] #49 15.72 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:09:07.042Z] #49 15.73 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T10:09:07.042Z] #49 15.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:09:07.042Z] #49 15.82 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T10:09:07.042Z] #49 15.83 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T10:09:07.042Z] #49 15.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T10:09:07.042Z] #49 15.96 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:09:07.042Z] #49 15.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:09:07.042Z] #49 16.01 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:09:07.042Z] #49 16.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:09:07.042Z] #49 16.17 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:09:07.042Z] #49 16.22 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T10:09:07.042Z] #49 16.23 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:09:07.042Z] #49 16.25 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T10:09:07.042Z] #49 16.31 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:09:07.042Z] #49 16.52 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T10:09:07.042Z] #49 16.60 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:09:07.042Z] #49 16.64 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:09:07.042Z] #49 16.71 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:09:07.042Z] #49 16.74 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T10:09:07.042Z] #49 16.97 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:09:07.042Z] #49 17.01 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:09:07.042Z] #49 17.15 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:09:07.042Z] #49 17.22 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T10:09:07.042Z] #49 17.25 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:09:07.042Z] #49 17.27 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:09:07.042Z] #49 17.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:09:07.042Z] #49 17.48 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:09:07.042Z] #49 17.51 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:09:07.042Z] #49 17.63 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T10:09:07.042Z] #49 17.69 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:09:07.042Z] #49 17.75 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:09:07.042Z] #49 17.76 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:09:07.042Z] #49 17.88 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:09:07.042Z] #49 17.95 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:09:07.042Z] #49 18.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:09:07.042Z] #49 18.39 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:09:07.042Z] #49 18.41 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:09:07.042Z] #49 18.77 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T10:09:07.042Z] #49 18.86 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:09:07.042Z] #49 19.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:09:07.042Z] #49 19.31 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:09:07.042Z] #49 19.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:09:07.042Z] #49 19.45 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T10:09:07.042Z] #49 19.46 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:09:07.042Z] #49 19.48 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:09:07.042Z] #49 19.87 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:09:07.042Z] #49 19.88 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:09:07.042Z] #49 20.00 go: downloading golang.org/x/text v0.3.2 [2021-03-22T10:09:07.042Z] #49 20.00 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:09:07.042Z] #49 21.38 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:09:07.042Z] #49 21.80 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:09:07.042Z] #49 21.81 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:09:07.042Z] #49 24.46 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:09:07.042Z] #49 24.73 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:09:07.072Z] #66 DONE 0.5s [2021-03-22T10:09:07.072Z] [2021-03-22T10:09:07.072Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T10:09:07.072Z] #68 sha256:4acccfbcca5e72e441df8170e0cc0c706d825417f884c6d67d8bf73a864c1ff1 [2021-03-22T10:09:07.072Z] #68 DONE 0.1s [2021-03-22T10:09:07.327Z] [2021-03-22T10:09:07.327Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T10:09:07.327Z] #69 sha256:dc19aa98c690574d32b600ba2fe2a015f41aa59240b486c48ebb7ac87727e4b9 [2021-03-22T10:09:07.327Z] #69 DONE 0.0s [2021-03-22T10:09:07.327Z] [2021-03-22T10:09:07.327Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T10:09:07.327Z] #70 sha256:e55dec3331a5473a77e1a88f86d19800058d7d1856927e37e5abd5c62288be1a [2021-03-22T10:09:07.625Z] #49 ... [2021-03-22T10:09:07.625Z] [2021-03-22T10:09:07.625Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:07.625Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:07.625Z] #29 11.95 [2021-03-22T10:09:07.886Z] #70 DONE 0.6s [2021-03-22T10:09:07.886Z] [2021-03-22T10:09:07.886Z] #71 exporting to image [2021-03-22T10:09:07.886Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T10:09:07.886Z] #71 exporting layers [2021-03-22T10:09:08.154Z] #29 12.37 0.0% # 1.8% ## 3.6% ### 4.8% #### 6.4% [2021-03-22T10:09:08.154Z] #29 ... [2021-03-22T10:09:08.154Z] [2021-03-22T10:09:08.154Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:08.154Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:08.154Z] #42 15.62 Fetched 8248 kB in 11s (750 kB/s) [2021-03-22T10:09:08.154Z] #42 15.62 Reading package lists... [2021-03-22T10:09:08.154Z] #42 22.60 Reading package lists... [2021-03-22T10:09:08.154Z] #42 ... [2021-03-22T10:09:08.154Z] [2021-03-22T10:09:08.154Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:08.154Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:08.372Z] #57 121.6 + bin/containerd [2021-03-22T10:09:08.944Z] #29 12.37 0.0% # 1.8% ## 3.6% ### 4.8% #### 6.4% ##### 7.9% ###### 9.2% ####### 10.4% ######## 11.6% ######### 13.2% ########## 15.0% ############ 16.8% [2021-03-22T10:09:08.944Z] #29 ... [2021-03-22T10:09:08.944Z] [2021-03-22T10:09:08.944Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:09:08.944Z] #47 sha256:bcfbb87c3a6c0c55d44bd557dd2193fce89f70140beb3afb3bca84f30e272e9f [2021-03-22T10:09:08.944Z] #47 16.36 go: finding github.com/fatih/color v1.9.0 [2021-03-22T10:09:08.944Z] #47 16.41 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:09:08.944Z] #47 16.45 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:09:08.944Z] #47 16.62 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T10:09:08.944Z] #47 16.78 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:09:08.944Z] #47 16.87 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:09:08.944Z] #47 17.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:09:08.944Z] #47 17.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:09:08.944Z] #47 17.26 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:09:08.944Z] #47 17.30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:09:08.944Z] #47 17.31 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:09:08.944Z] #47 ... [2021-03-22T10:09:08.944Z] [2021-03-22T10:09:08.944Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:08.944Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:09.088Z] #45 ... [2021-03-22T10:09:09.088Z] [2021-03-22T10:09:09.088Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:09.088Z] #58 sha256:6419d75fae77bef692124fc9be1f2937230342358d6f2c22c11362cfcd235f01 [2021-03-22T10:09:09.088Z] #58 16.18 + cd /tmp/tmp.oXiXYq32EK/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:09:09.088Z] #58 16.19 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:09:09.088Z] #58 16.35 + export GO111MODULE=on [2021-03-22T10:09:09.088Z] #58 16.36 + GO111MODULE=on [2021-03-22T10:09:09.088Z] #58 16.36 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:09:09.088Z] #58 16.36 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T10:09:09.813Z] #71 exporting layers 1.9s done [2021-03-22T10:09:09.813Z] #71 writing image sha256:eb4a1ffbdf68d9391d3b87cbb56f8cf02dab867cd8d7f09c7a7607a94db425b7 done [2021-03-22T10:09:09.813Z] #71 naming to docker.io/library/docker:e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:09:09.813Z] #71 naming to docker.io/library/docker:e166af959daa31a536b666fa35148f93462918d6 done [2021-03-22T10:09:09.813Z] #71 DONE 2.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-22T10:09:10.137Z] + trap exit INT TERM [2021-03-22T10:09:10.137Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-22T10:09:10.137Z] + CONTAINER_NAME=docker-pr1 [2021-03-22T10:09:10.137Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42179/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER docker:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh dynbinary-daemon [2021-03-22T10:09:10.350Z] #29 12.37 0.0% # 1.8% ## 3.6% ### 4.8% #### 6.4% ##### 7.9% ###### 9.2% ####### 10.4% ######## 11.6% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.2% ############# 19.4% ############### 20.9% ############### 22.0% ################ 23.2% ################# 24.4% ################## 25.7% ################### 27.0% #################### 28.4% ##################### 30.5% ####################### 32.5% ######################## 33.5% ######################## 34.7% [2021-03-22T10:09:10.350Z] #29 ... [2021-03-22T10:09:10.350Z] [2021-03-22T10:09:10.350Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:10.350Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-22T10:09:10.350Z] #55 17.84 Fetched 8248 kB in 12s (689 kB/s) [2021-03-22T10:09:10.350Z] #55 17.84 Reading package lists... [2021-03-22T10:09:10.350Z] #55 25.51 Reading package lists... [2021-03-22T10:09:10.350Z] #55 ... [2021-03-22T10:09:10.350Z] [2021-03-22T10:09:10.350Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:10.350Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:10.439Z] #57 ... [2021-03-22T10:09:10.439Z] [2021-03-22T10:09:10.439Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-22T10:09:10.439Z] #54 76.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T10:09:10.439Z] #54 76.59 + mkdir -p /build [2021-03-22T10:09:10.439Z] #54 76.60 + cp runc /build/runc [2021-03-22T10:09:10.439Z] #54 DONE 76.9s [2021-03-22T10:09:10.697Z] [2021-03-22T10:09:10.697Z] Removing bundles/ [2021-03-22T10:09:10.697Z] [2021-03-22T10:09:10.697Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-22T10:09:10.697Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:09:10.697Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T10:09:10.770Z] [2021-03-22T10:09:10.770Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:09:10.886Z] #29 12.37 0.0% # 1.8% ## 3.6% ### 4.8% #### 6.4% ##### 7.9% ###### 9.2% ####### 10.4% ######## 11.6% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.2% ############# 19.4% ############### 20.9% ############### 22.0% ################ 23.2% ################# 24.4% ################## 25.7% ################### 27.0% #################### 28.4% ##################### 30.5% ####################### 32.5% ######################## 33.5% ######################## 34.7% ########################## 36.3% ########################### 38.2% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.1% ################## [2021-03-22T10:09:10.886Z] #29 ... [2021-03-22T10:09:10.886Z] [2021-03-22T10:09:10.886Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:10.886Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T10:09:10.886Z] #36 18.44 Fetched 8248 kB in 13s (629 kB/s) [2021-03-22T10:09:10.886Z] #36 18.44 Reading package lists... [2021-03-22T10:09:11.155Z] #36 24.79 Reading package lists... [2021-03-22T10:09:11.155Z] #36 ... [2021-03-22T10:09:11.155Z] [2021-03-22T10:09:11.155Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:11.155Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:11.379Z] #25 ... [2021-03-22T10:09:11.379Z] [2021-03-22T10:09:11.379Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:09:11.379Z] #48 sha256:923f7f8f174c59cad1555099da1d464b16d6d65fd57754d3ceb35b0a6417d30d [2021-03-22T10:09:11.379Z] #48 0.698 + RM_GOPATH=0 [2021-03-22T10:09:11.379Z] #48 0.700 + TMP_GOPATH= [2021-03-22T10:09:11.379Z] #48 0.700 + : /build [2021-03-22T10:09:11.379Z] #48 0.700 + '[' -z '' ']' [2021-03-22T10:09:11.379Z] #48 0.701 ++ mktemp -d [2021-03-22T10:09:11.379Z] #48 0.707 + export GOPATH=/tmp/tmp.3maNbS6gv9 [2021-03-22T10:09:11.379Z] #48 0.707 + GOPATH=/tmp/tmp.3maNbS6gv9 [2021-03-22T10:09:11.379Z] #48 0.708 + RM_GOPATH=1 [2021-03-22T10:09:11.379Z] #48 0.708 + case "$(go env GOARCH)" in [2021-03-22T10:09:11.379Z] #48 0.710 ++ go env GOARCH [2021-03-22T10:09:11.379Z] #48 0.752 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:11.379Z] #48 0.752 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:11.379Z] #48 0.754 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:11.379Z] #48 0.756 + dir=/tmp/install [2021-03-22T10:09:11.379Z] #48 0.756 + bin=gotestsum [2021-03-22T10:09:11.379Z] #48 0.756 + shift [2021-03-22T10:09:11.379Z] #48 0.756 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-22T10:09:11.379Z] #48 0.758 + . /tmp/install/gotestsum.installer [2021-03-22T10:09:11.379Z] #48 0.759 ++ : v0.5.3 [2021-03-22T10:09:11.379Z] #48 0.767 + install_gotestsum [2021-03-22T10:09:11.379Z] #48 0.768 + set -e [2021-03-22T10:09:11.379Z] #48 0.768 + export GO111MODULE=on [2021-03-22T10:09:11.379Z] #48 0.768 + GO111MODULE=on [2021-03-22T10:09:11.379Z] #48 0.768 + GOBIN=/build [2021-03-22T10:09:11.379Z] #48 0.768 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-22T10:09:11.379Z] #48 0.817 go: finding gotest.tools v0.5.3 [2021-03-22T10:09:11.379Z] #48 0.819 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T10:09:11.379Z] #48 1.658 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T10:09:11.379Z] #48 2.907 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T10:09:11.379Z] #48 4.729 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:09:11.379Z] #48 4.730 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:09:11.379Z] #48 4.775 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:09:11.379Z] #48 4.778 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:09:11.379Z] #48 4.799 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T10:09:11.379Z] #48 4.801 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T10:09:11.379Z] #48 4.896 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:09:11.379Z] #48 4.957 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:09:11.380Z] #48 5.199 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:09:11.380Z] #48 5.364 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:09:11.380Z] #48 5.407 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:09:11.380Z] #48 5.569 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T10:09:11.380Z] #48 5.768 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T10:09:11.380Z] #48 5.831 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:09:11.380Z] #48 5.840 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:09:11.380Z] #48 5.944 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:09:11.420Z] #29 12.37 0.0% # 1.8% ## 3.6% ### 4.8% #### 6.4% ##### 7.9% ###### 9.2% ####### 10.4% ######## 11.6% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.2% ############# 19.4% ############### 20.9% ############### 22.0% ################ 23.2% ################# 24.4% ################## 25.7% ################### 27.0% #################### 28.4% ##################### 30.5% ####################### 32.5% ######################## 33.5% ######################## 34.7% ########################## 36.3% ########################### 38.2% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.1% ################################# 46.2% ################################## 47.4% ################################### 48.6% ################################### 49.9% #################################### 51.3% ##################################### 51.9% [2021-03-22T10:09:11.420Z] #29 ... [2021-03-22T10:09:11.420Z] [2021-03-22T10:09:11.420Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:09:11.420Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-22T10:09:11.420Z] #40 18.58 Checking out files: 90% (1517/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-22T10:09:11.420Z] #40 18.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-22T10:09:11.420Z] #40 21.05 + 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-03-22T10:09:11.625Z] #58 18.75 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:09:11.625Z] #58 ... [2021-03-22T10:09:11.625Z] [2021-03-22T10:09:11.625Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:09:11.625Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T10:09:11.625Z] #40 8.513 + git clone https://github.com/docker/distribution.git . [2021-03-22T10:09:11.625Z] #40 8.513 Cloning into '.'... [2021-03-22T10:09:11.625Z] #40 ... [2021-03-22T10:09:11.625Z] [2021-03-22T10:09:11.625Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:09:11.625Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T10:09:11.625Z] #32 8.413 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-22T10:09:11.625Z] #32 8.413 Cloning into '.'... [2021-03-22T10:09:11.625Z] #32 ... [2021-03-22T10:09:11.625Z] [2021-03-22T10:09:11.625Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:11.625Z] #58 sha256:6419d75fae77bef692124fc9be1f2937230342358d6f2c22c11362cfcd235f01 [2021-03-22T10:09:11.625Z] #58 18.94 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:09:11.625Z] #58 19.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:09:11.680Z] #48 6.861 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:09:11.688Z] #40 ... [2021-03-22T10:09:11.688Z] [2021-03-22T10:09:11.688Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:11.688Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:11.814Z] #57 ... [2021-03-22T10:09:11.814Z] [2021-03-22T10:09:11.814Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-03-22T10:09:11.814Z] #55 DONE 0.2s [2021-03-22T10:09:11.814Z] [2021-03-22T10:09:11.814Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-22T10:09:11.884Z] #58 19.28 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:09:11.884Z] #58 19.28 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T10:09:11.884Z] #58 19.28 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T10:09:11.884Z] #58 ... [2021-03-22T10:09:11.884Z] [2021-03-22T10:09:11.884Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:11.884Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:09:11.884Z] #36 9.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:09:11.884Z] #36 9.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:09:11.884Z] #36 9.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:09:11.884Z] #36 11.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T10:09:11.884Z] #36 14.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T10:09:11.884Z] #36 19.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T10:09:11.884Z] #36 ... [2021-03-22T10:09:11.884Z] [2021-03-22T10:09:11.884Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:11.884Z] #58 sha256:6419d75fae77bef692124fc9be1f2937230342358d6f2c22c11362cfcd235f01 [2021-03-22T10:09:11.884Z] #58 19.30 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:09:11.884Z] #58 19.31 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-22T10:09:11.884Z] #58 19.36 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:09:11.980Z] #48 6.926 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:09:11.980Z] #48 6.971 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:09:12.143Z] #58 19.49 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T10:09:12.143Z] #58 19.56 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:09:12.143Z] #58 19.64 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:09:12.226Z] #29 12.37 0.0% # 1.8% ## 3.6% ### 4.8% #### 6.4% ##### 7.9% ###### 9.2% ####### 10.4% ######## 11.6% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.2% ############# 19.4% ############### 20.9% ############### 22.0% ################ 23.2% ################# 24.4% ################## 25.7% ################### 27.0% #################### 28.4% ##################### 30.5% ####################### 32.5% ######################## 33.5% ######################## 34.7% ########################## 36.3% ########################### 38.2% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.1% ################################# 46.2% ################################## 47.4% ################################### 48.6% ################################### 49.9% #################################### 51.3% ##################################### 51.9% ###################################### 53.0% ####################################### 54.5% ####################################### 55.3% ######################################### 57.2% ########################################## 59.2% ########################################### 60.2% ############################################ 61.8% [2021-03-22T10:09:12.226Z] #29 ... [2021-03-22T10:09:12.226Z] [2021-03-22T10:09:12.226Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:12.226Z] #58 sha256:9a53007bcf3ed652ed01dc42b4b47d4ae106835cd301432de83ed8857ac63d41 [2021-03-22T10:09:12.226Z] #58 19.86 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:09:12.226Z] #58 22.16 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:09:12.226Z] #58 22.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:09:12.226Z] #58 22.52 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:09:12.226Z] #58 22.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:09:12.226Z] #58 22.82 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:09:12.226Z] #58 27.14 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:09:12.226Z] #58 27.23 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:09:12.226Z] #58 27.34 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:09:12.226Z] #58 27.40 go: finding github.com/google/uuid v1.2.0 [2021-03-22T10:09:12.226Z] #58 27.51 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:09:12.226Z] #58 27.69 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:09:12.226Z] #58 28.00 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-22T10:09:12.226Z] #58 28.12 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T10:09:12.226Z] #58 28.28 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T10:09:12.226Z] #58 28.28 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:09:12.226Z] #58 28.28 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:09:12.226Z] #58 28.36 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:09:12.226Z] #58 28.54 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:09:12.226Z] #58 28.80 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:09:12.226Z] #58 29.14 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:09:12.405Z] #58 19.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:09:12.405Z] #58 19.96 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:09:12.566Z] #58 ... [2021-03-22T10:09:12.566Z] [2021-03-22T10:09:12.566Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:12.566Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:12.664Z] #58 20.02 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T10:09:12.923Z] #58 20.28 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T10:09:12.923Z] #58 20.38 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T10:09:13.041Z] #48 8.247 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:09:13.094Z] #29 12.37 0.0% # 1.8% ## 3.6% ### 4.8% #### 6.4% ##### 7.9% ###### 9.2% ####### 10.4% ######## 11.6% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.2% ############# 19.4% ############### 20.9% ############### 22.0% ################ 23.2% ################# 24.4% ################## 25.7% ################### 27.0% #################### 28.4% ##################### 30.5% ####################### 32.5% ######################## 33.5% ######################## 34.7% ########################## 36.3% ########################### 38.2% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.1% ################################# 46.2% ################################## 47.4% ################################### 48.6% ################################### 49.9% #################################### 51.3% ##################################### 51.9% ###################################### 53.0% ####################################### 54.5% ####################################### 55.3% ######################################### 57.2% ########################################## 59.2% ########################################### 60.2% ############################################ 61.8% ############################################# 63.6% ############################################## 65.1% ################################################ 66.7% ################################################ 67.3% ################################################# 68.6% ################################################## 70.6% # [2021-03-22T10:09:13.094Z] #29 ... [2021-03-22T10:09:13.094Z] [2021-03-22T10:09:13.094Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:13.094Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:09:13.094Z] #13 14.95 Fetched 8747 kB in 13s (668 kB/s) [2021-03-22T10:09:13.094Z] #13 14.95 Reading package lists... [2021-03-22T10:09:13.094Z] #13 21.81 Reading package lists... [2021-03-22T10:09:13.094Z] #13 ... [2021-03-22T10:09:13.094Z] [2021-03-22T10:09:13.094Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:13.094Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:13.182Z] #58 ... [2021-03-22T10:09:13.182Z] [2021-03-22T10:09:13.182Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:13.182Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:09:13.182Z] #13 3.874 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T10:09:13.182Z] #13 3.935 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:09:13.182Z] #13 3.942 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:09:13.183Z] #13 3.979 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:09:13.183Z] #13 5.827 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T10:09:13.183Z] #13 8.943 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T10:09:13.183Z] #13 12.19 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T10:09:13.442Z] #13 ... [2021-03-22T10:09:13.442Z] [2021-03-22T10:09:13.442Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:13.442Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:13.442Z] #49 20.21 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T10:09:13.442Z] #49 20.31 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T10:09:13.442Z] #49 20.43 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:09:13.442Z] #49 20.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:09:13.442Z] #49 20.52 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T10:09:13.442Z] #49 20.97 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T10:09:13.442Z] #49 20.97 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T10:09:13.442Z] #49 21.00 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T10:09:13.623Z] #29 12.37 0.0% # 1.8% ## 3.6% ### 4.8% #### 6.4% ##### 7.9% ###### 9.2% ####### 10.4% ######## 11.6% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.2% ############# 19.4% ############### 20.9% ############### 22.0% ################ 23.2% ################# 24.4% ################## 25.7% ################### 27.0% #################### 28.4% ##################### 30.5% ####################### 32.5% ######################## 33.5% ######################## 34.7% ########################## 36.3% ########################### 38.2% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.1% ################################# 46.2% ################################## 47.4% ################################### 48.6% ################################### 49.9% #################################### 51.3% ##################################### 51.9% ###################################### 53.0% ####################################### 54.5% ####################################### 55.3% ######################################### 57.2% ########################################## 59.2% ########################################### 60.2% ############################################ 61.8% ############################################# 63.6% ############################################## 65.1% ################################################ 66.7% ################################################ 67.3% ################################################# 68.6% ################################################## 70.6% ################################################### 71.2% #################################################### 72.8% ##################################################### 74.4% ###################################################### 75.7% ####################################################### 76.7% ####################################################### 77.5% ######################################################## 78.9% [2021-03-22T10:09:13.623Z] #29 ... [2021-03-22T10:09:13.623Z] [2021-03-22T10:09:13.623Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:09:13.623Z] #67 sha256:92fa3fda12291910f76112e59b69c64bdba1bb35ccbc5c7319bdca542623a755 [2021-03-22T10:09:13.623Z] #67 21.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T10:09:13.701Z] #49 ... [2021-03-22T10:09:13.701Z] [2021-03-22T10:09:13.701Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:09:13.701Z] #47 sha256:0f6212f54db3572d8922f406c2f5b19570328a7a0fd6e47a926e6b6b9c147ce2 [2021-03-22T10:09:13.701Z] #47 11.10 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:09:13.701Z] #47 11.48 go: downloading github.com/fatih/color v1.9.0 [2021-03-22T10:09:13.701Z] #47 11.49 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:09:13.701Z] #47 11.49 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:09:13.702Z] #47 11.49 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T10:09:13.702Z] #47 11.83 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:09:13.702Z] #47 11.91 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:09:13.702Z] #47 12.21 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:09:13.702Z] #47 12.21 go: extracting github.com/fatih/color v1.9.0 [2021-03-22T10:09:13.702Z] #47 12.53 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:09:13.702Z] #47 12.55 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:09:13.702Z] #47 12.68 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:09:13.702Z] #47 12.73 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T10:09:13.702Z] #47 12.87 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:09:13.702Z] #47 12.87 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:09:13.702Z] #47 12.95 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:09:13.702Z] #47 12.97 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:09:13.702Z] #47 13.72 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:09:13.702Z] #47 14.02 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:09:13.702Z] #47 16.54 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:09:13.702Z] #47 17.05 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:09:13.702Z] #47 20.35 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:09:13.702Z] #47 ... [2021-03-22T10:09:13.702Z] [2021-03-22T10:09:13.702Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:13.702Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:13.702Z] #49 21.29 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:09:13.887Z] #67 ... [2021-03-22T10:09:13.887Z] [2021-03-22T10:09:13.887Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:13.887Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:13.962Z] #49 21.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:09:13.962Z] #49 21.42 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T10:09:14.223Z] #49 21.45 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:09:14.223Z] #49 21.48 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T10:09:14.223Z] #49 ... [2021-03-22T10:09:14.223Z] [2021-03-22T10:09:14.223Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:14.223Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:09:14.223Z] #42 11.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T10:09:14.223Z] #42 15.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T10:09:14.223Z] #42 18.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T10:09:14.482Z] #42 ... [2021-03-22T10:09:14.482Z] [2021-03-22T10:09:14.482Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:09:14.482Z] #34 sha256:f695d1097da51dda3f89762fc6cf704047f17692e5dd0fa96148f5e641d2bb00 [2021-03-22T10:09:14.482Z] #34 11.79 math/bits [2021-03-22T10:09:14.482Z] #34 12.09 internal/bytealg [2021-03-22T10:09:14.482Z] #34 13.28 math [2021-03-22T10:09:14.482Z] #34 14.84 runtime [2021-03-22T10:09:14.482Z] #34 19.92 internal/testlog [2021-03-22T10:09:14.482Z] #34 20.28 encoding [2021-03-22T10:09:14.482Z] #34 20.72 runtime/cgo [2021-03-22T10:09:14.482Z] #34 ... [2021-03-22T10:09:14.482Z] [2021-03-22T10:09:14.482Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:14.482Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:14.482Z] #49 21.73 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T10:09:14.482Z] #49 21.73 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:09:14.482Z] #49 21.73 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T10:09:14.621Z] #48 9.628 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:09:14.919Z] #48 ... [2021-03-22T10:09:14.919Z] [2021-03-22T10:09:14.919Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:14.919Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-22T10:09:14.919Z] #37 0.854 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:09:14.919Z] #37 0.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:09:14.919Z] #37 0.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:09:14.919Z] #37 2.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-22T10:09:14.919Z] #37 5.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-22T10:09:14.919Z] #37 7.383 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-22T10:09:15.050Z] #49 22.41 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T10:09:15.050Z] #49 22.44 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:09:15.050Z] #49 22.45 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T10:09:15.050Z] #49 22.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:09:15.218Z] #37 ... [2021-03-22T10:09:15.218Z] [2021-03-22T10:09:15.218Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:09:15.218Z] #35 sha256:0818af5d0b4fa8a06aae16efe196a60c2039ae094b515e7c5a7b4e75a4ac1fab [2021-03-22T10:09:15.218Z] #35 0.889 + RM_GOPATH=0 [2021-03-22T10:09:15.218Z] #35 0.889 + TMP_GOPATH= [2021-03-22T10:09:15.218Z] #35 0.889 + : /build [2021-03-22T10:09:15.218Z] #35 0.890 + '[' -z '' ']' [2021-03-22T10:09:15.218Z] #35 0.890 ++ mktemp -d [2021-03-22T10:09:15.218Z] #35 0.900 + export GOPATH=/tmp/tmp.uckStOLrX2 [2021-03-22T10:09:15.218Z] #35 0.900 + GOPATH=/tmp/tmp.uckStOLrX2 [2021-03-22T10:09:15.218Z] #35 0.900 + RM_GOPATH=1 [2021-03-22T10:09:15.218Z] #35 0.900 + case "$(go env GOARCH)" in [2021-03-22T10:09:15.218Z] #35 0.901 ++ go env GOARCH [2021-03-22T10:09:15.218Z] #35 0.959 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.218Z] #35 0.960 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.218Z] #35 0.969 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:15.218Z] #35 0.991 + dir=/tmp/install [2021-03-22T10:09:15.218Z] #35 0.993 + bin=tomlv [2021-03-22T10:09:15.218Z] #35 0.993 + shift [2021-03-22T10:09:15.218Z] #35 0.993 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-22T10:09:15.218Z] #35 0.994 + . /tmp/install/tomlv.installer [2021-03-22T10:09:15.218Z] #35 0.996 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:09:15.218Z] #35 0.998 + install_tomlv [2021-03-22T10:09:15.218Z] #35 1.004 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-22T10:09:15.218Z] #35 1.004 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:09:15.218Z] #35 1.005 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uckStOLrX2/src/github.com/BurntSushi/toml [2021-03-22T10:09:15.218Z] #35 1.010 Cloning into '/tmp/tmp.uckStOLrX2/src/github.com/BurntSushi/toml'... [2021-03-22T10:09:15.218Z] #35 2.306 + cd /tmp/tmp.uckStOLrX2/src/github.com/BurntSushi/toml [2021-03-22T10:09:15.218Z] #35 2.307 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-22T10:09:15.218Z] #35 2.356 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:09:15.218Z] #35 3.339 math/bits [2021-03-22T10:09:15.218Z] #35 3.343 runtime/internal/sys [2021-03-22T10:09:15.218Z] #35 3.412 runtime/internal/atomic [2021-03-22T10:09:15.218Z] #35 3.416 internal/cpu [2021-03-22T10:09:15.218Z] #35 4.037 runtime/internal/math [2021-03-22T10:09:15.218Z] #35 4.410 unicode/utf8 [2021-03-22T10:09:15.218Z] #35 4.621 sync/atomic [2021-03-22T10:09:15.218Z] #35 4.758 internal/bytealg [2021-03-22T10:09:15.218Z] #35 5.265 math [2021-03-22T10:09:15.218Z] #35 5.313 unicode [2021-03-22T10:09:15.218Z] #35 6.371 internal/testlog [2021-03-22T10:09:15.218Z] #35 6.584 runtime [2021-03-22T10:09:15.218Z] #35 7.421 encoding [2021-03-22T10:09:15.218Z] #35 8.029 runtime/cgo [2021-03-22T10:09:15.218Z] #35 ... [2021-03-22T10:09:15.218Z] [2021-03-22T10:09:15.218Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:09:15.218Z] #68 sha256:00be9df6edceb8b273bb814e010d767578329a72ce7d854fcaa0c19b5e4208fb [2021-03-22T10:09:15.218Z] #68 0.867 + RM_GOPATH=0 [2021-03-22T10:09:15.218Z] #68 0.867 + TMP_GOPATH= [2021-03-22T10:09:15.218Z] #68 0.867 + : /build [2021-03-22T10:09:15.218Z] #68 0.867 + '[' -z '' ']' [2021-03-22T10:09:15.218Z] #68 0.871 ++ mktemp -d [2021-03-22T10:09:15.218Z] #68 0.908 + export GOPATH=/tmp/tmp.w0rwK1woIX [2021-03-22T10:09:15.218Z] #68 0.909 + GOPATH=/tmp/tmp.w0rwK1woIX [2021-03-22T10:09:15.218Z] #68 0.909 + RM_GOPATH=1 [2021-03-22T10:09:15.218Z] #68 0.910 + case "$(go env GOARCH)" in [2021-03-22T10:09:15.218Z] #68 0.924 ++ go env GOARCH [2021-03-22T10:09:15.218Z] #68 0.993 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.218Z] #68 0.993 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.218Z] #68 0.994 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:15.218Z] #68 0.996 + dir=/tmp/install [2021-03-22T10:09:15.218Z] #68 0.996 + bin=proxy [2021-03-22T10:09:15.218Z] #68 0.997 + shift [2021-03-22T10:09:15.218Z] #68 0.997 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-22T10:09:15.218Z] #68 0.997 + . /tmp/install/proxy.installer [2021-03-22T10:09:15.218Z] #68 0.997 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:09:15.218Z] #68 0.998 + install_proxy [2021-03-22T10:09:15.218Z] #68 0.998 + case "$1" in [2021-03-22T10:09:15.218Z] #68 0.998 + export CGO_ENABLED=0 [2021-03-22T10:09:15.218Z] #68 0.998 + CGO_ENABLED=0 [2021-03-22T10:09:15.218Z] #68 0.998 + _install_proxy [2021-03-22T10:09:15.218Z] #68 0.998 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-22T10:09:15.218Z] #68 0.999 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:09:15.218Z] #68 0.999 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.w0rwK1woIX/src/github.com/docker/libnetwork [2021-03-22T10:09:15.218Z] #68 1.002 Cloning into '/tmp/tmp.w0rwK1woIX/src/github.com/docker/libnetwork'... [2021-03-22T10:09:15.517Z] #68 ... [2021-03-22T10:09:15.517Z] [2021-03-22T10:09:15.517Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:15.517Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:09:15.517Z] #46 0.727 + RM_GOPATH=0 [2021-03-22T10:09:15.517Z] #46 0.728 + TMP_GOPATH= [2021-03-22T10:09:15.517Z] #46 0.728 + : /build [2021-03-22T10:09:15.517Z] #46 0.728 + '[' -z '' ']' [2021-03-22T10:09:15.517Z] #46 0.729 ++ mktemp -d [2021-03-22T10:09:15.517Z] #46 0.732 + export GOPATH=/tmp/tmp.nc0r746BdW [2021-03-22T10:09:15.517Z] #46 0.733 + GOPATH=/tmp/tmp.nc0r746BdW [2021-03-22T10:09:15.517Z] #46 0.734 + RM_GOPATH=1 [2021-03-22T10:09:15.517Z] #46 0.734 + case "$(go env GOARCH)" in [2021-03-22T10:09:15.517Z] #46 0.736 ++ go env GOARCH [2021-03-22T10:09:15.517Z] #46 0.749 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.517Z] #46 0.751 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.517Z] #46 0.758 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:15.517Z] #46 0.764 + dir=/tmp/install [2021-03-22T10:09:15.517Z] #46 0.765 + bin=vndr [2021-03-22T10:09:15.517Z] #46 0.770 + shift [2021-03-22T10:09:15.517Z] #46 0.771 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-22T10:09:15.517Z] #46 0.772 + . /tmp/install/vndr.installer [2021-03-22T10:09:15.517Z] #46 0.774 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:09:15.517Z] #46 0.775 + install_vndr [2021-03-22T10:09:15.517Z] #46 0.775 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-22T10:09:15.517Z] #46 0.776 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:09:15.517Z] #46 0.776 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nc0r746BdW/src/github.com/LK4D4/vndr [2021-03-22T10:09:15.517Z] #46 0.780 Cloning into '/tmp/tmp.nc0r746BdW/src/github.com/LK4D4/vndr'... [2021-03-22T10:09:15.517Z] #46 1.603 + cd /tmp/tmp.nc0r746BdW/src/github.com/LK4D4/vndr [2021-03-22T10:09:15.517Z] #46 1.604 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-22T10:09:15.517Z] #46 1.624 + go build -buildmode=pie -v -o /build/vndr . [2021-03-22T10:09:15.517Z] #46 3.267 internal/cpu [2021-03-22T10:09:15.517Z] #46 3.311 internal/race [2021-03-22T10:09:15.517Z] #46 3.569 runtime/internal/sys [2021-03-22T10:09:15.517Z] #46 3.596 runtime/internal/atomic [2021-03-22T10:09:15.517Z] #46 3.804 sync/atomic [2021-03-22T10:09:15.517Z] #46 4.603 unicode [2021-03-22T10:09:15.517Z] #46 4.642 unicode/utf8 [2021-03-22T10:09:15.517Z] #46 4.881 math/bits [2021-03-22T10:09:15.517Z] #46 5.426 internal/bytealg [2021-03-22T10:09:15.517Z] #46 6.495 math [2021-03-22T10:09:15.517Z] #46 6.784 internal/testlog [2021-03-22T10:09:15.517Z] #46 7.545 runtime [2021-03-22T10:09:15.517Z] #46 7.897 unicode/utf16 [2021-03-22T10:09:15.517Z] #46 8.729 container/list [2021-03-22T10:09:15.517Z] #46 ... [2021-03-22T10:09:15.517Z] [2021-03-22T10:09:15.517Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:15.517Z] #59 sha256:8cc7a0a05557a1d9feb3a6261be07af714f290c180c54997233c3518c6b1baed [2021-03-22T10:09:15.517Z] #59 0.859 + RM_GOPATH=0 [2021-03-22T10:09:15.517Z] #59 0.859 + TMP_GOPATH= [2021-03-22T10:09:15.517Z] #59 0.859 + : /build [2021-03-22T10:09:15.517Z] #59 0.859 + '[' -z '' ']' [2021-03-22T10:09:15.517Z] #59 0.860 ++ mktemp -d [2021-03-22T10:09:15.517Z] #59 0.918 + export GOPATH=/tmp/tmp.3JwEBYV2zP [2021-03-22T10:09:15.517Z] #59 0.921 + GOPATH=/tmp/tmp.3JwEBYV2zP [2021-03-22T10:09:15.517Z] #59 0.922 + RM_GOPATH=1 [2021-03-22T10:09:15.517Z] #59 0.926 + case "$(go env GOARCH)" in [2021-03-22T10:09:15.517Z] #59 0.927 ++ go env GOARCH [2021-03-22T10:09:15.517Z] #59 0.971 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.517Z] #59 0.971 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.517Z] #59 0.972 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:15.517Z] #59 0.973 + dir=/tmp/install [2021-03-22T10:09:15.517Z] #59 0.973 + bin=rootlesskit [2021-03-22T10:09:15.517Z] #59 0.973 + shift [2021-03-22T10:09:15.517Z] #59 0.974 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-22T10:09:15.517Z] #59 0.974 + . /tmp/install/rootlesskit.installer [2021-03-22T10:09:15.517Z] #59 0.974 ++ : 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:09:15.517Z] #59 0.974 + install_rootlesskit [2021-03-22T10:09:15.517Z] #59 0.978 + case "$1" in [2021-03-22T10:09:15.517Z] #59 0.979 + export CGO_ENABLED=0 [2021-03-22T10:09:15.517Z] #59 0.979 + CGO_ENABLED=0 [2021-03-22T10:09:15.517Z] #59 0.979 + _install_rootlesskit [2021-03-22T10:09:15.517Z] #59 0.979 + echo 'Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082' [2021-03-22T10:09:15.517Z] #59 0.980 Install rootlesskit version 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:09:15.517Z] #59 0.980 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.3JwEBYV2zP/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:09:15.517Z] #59 1.013 Cloning into '/tmp/tmp.3JwEBYV2zP/src/github.com/rootless-containers/rootlesskit'... [2021-03-22T10:09:15.517Z] #59 6.611 + cd /tmp/tmp.3JwEBYV2zP/src/github.com/rootless-containers/rootlesskit [2021-03-22T10:09:15.517Z] #59 6.611 + git checkout -q 81d7d047d09a5b93645817ec580181de7a984082 [2021-03-22T10:09:15.517Z] #59 6.670 + export GO111MODULE=on [2021-03-22T10:09:15.517Z] #59 6.670 + GO111MODULE=on [2021-03-22T10:09:15.517Z] #59 6.670 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:09:15.517Z] #59 6.670 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-22T10:09:15.517Z] #59 8.947 go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:09:15.517Z] #59 8.948 go: downloading github.com/moby/vpnkit v0.5.0 [2021-03-22T10:09:15.517Z] #59 8.970 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:09:15.517Z] #59 8.993 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:09:15.517Z] #59 9.035 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:09:15.517Z] #59 9.041 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-22T10:09:15.517Z] #59 9.143 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:09:15.517Z] #59 9.168 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T10:09:15.517Z] #59 9.181 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:09:15.517Z] #59 9.199 go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:09:15.517Z] #59 9.443 go: downloading github.com/google/uuid v1.2.0 [2021-03-22T10:09:15.517Z] #59 9.843 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:09:15.517Z] #59 9.883 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:09:15.517Z] #59 9.884 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-22T10:09:15.517Z] #59 10.09 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:09:15.517Z] #59 10.10 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:09:15.517Z] #59 10.19 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-22T10:09:15.517Z] #59 10.31 go: extracting github.com/google/uuid v1.2.0 [2021-03-22T10:09:15.637Z] #49 22.73 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T10:09:15.637Z] #49 22.73 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:09:15.637Z] #49 23.02 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:09:15.637Z] #49 ... [2021-03-22T10:09:15.637Z] [2021-03-22T10:09:15.637Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:15.637Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T10:09:15.637Z] #55 12.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T10:09:15.637Z] #55 17.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T10:09:15.637Z] #55 ... [2021-03-22T10:09:15.637Z] [2021-03-22T10:09:15.637Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:09:15.637Z] #24 sha256:917f56ed25fa99e811c3fc5a6c46eef8942c8d0180e006c3eefd48863e873495 [2021-03-22T10:09:15.637Z] #24 20.91 + mkdir -p /build [2021-03-22T10:09:15.637Z] #24 20.91 + mv docker/docker /build/ [2021-03-22T10:09:15.637Z] #24 20.91 + rmdir docker [2021-03-22T10:09:15.637Z] #24 DONE 23.0s [2021-03-22T10:09:15.637Z] [2021-03-22T10:09:15.637Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:15.637Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:09:15.637Z] #13 15.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T10:09:15.808Z] #29 12.37 0.0% # 1.8% ## 3.6% ### 4.8% #### 6.4% ##### 7.9% ###### 9.2% ####### 10.4% ######## 11.6% ######### 13.2% ########## 15.0% ############ 16.8% ############# 18.2% ############# 19.4% ############### 20.9% ############### 22.0% ################ 23.2% ################# 24.4% ################## 25.7% ################### 27.0% #################### 28.4% ##################### 30.5% ####################### 32.5% ######################## 33.5% ######################## 34.7% ########################## 36.3% ########################### 38.2% ############################# 40.8% ############################## 42.5% ############################### 44.0% ################################ 45.1% ################################# 46.2% ################################## 47.4% ################################### 48.6% ################################### 49.9% #################################### 51.3% ##################################### 51.9% ###################################### 53.0% ####################################### 54.5% ####################################### 55.3% ######################################### 57.2% ########################################## 59.2% ########################################### 60.2% ############################################ 61.8% ############################################# 63.6% ############################################## 65.1% ################################################ 66.7% ################################################ 67.3% ################################################# 68.6% ################################################## 70.6% ################################################### 71.2% #################################################### 72.8% ##################################################### 74.4% ###################################################### 75.7% ####################################################### 76.7% ####################################################### 77.5% ######################################################## 78.9% ######################################################## 79.1% ########################################################## 80.6% ########################################################## 81.9% ########################################################### 83.3% ############################################################ 84.3% ############################################################# 86.1% ############################################################### 87.7% ############################################################### 88.1% ################################################################ 89.2% ################################################################# 90.9% ################################################################## 91.8% ################################################################### 93.3% #################################################################### 94.7% #################################################################### 95.4% ##################################################################### 96.6% ##################################################################### 96.6% ###################################################################### 97.3% ###################################################################### 98.3% ######################################################################## 100.0% [2021-03-22T10:09:15.820Z] #59 ... [2021-03-22T10:09:15.820Z] [2021-03-22T10:09:15.820Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:15.820Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:09:15.820Z] #50 0.871 + RM_GOPATH=0 [2021-03-22T10:09:15.820Z] #50 0.872 + TMP_GOPATH= [2021-03-22T10:09:15.820Z] #50 0.873 + : /build [2021-03-22T10:09:15.820Z] #50 0.874 + '[' -z '' ']' [2021-03-22T10:09:15.820Z] #50 0.877 ++ mktemp -d [2021-03-22T10:09:15.820Z] #50 0.884 + export GOPATH=/tmp/tmp.bRhXLt4cqP [2021-03-22T10:09:15.820Z] #50 0.884 + GOPATH=/tmp/tmp.bRhXLt4cqP [2021-03-22T10:09:15.820Z] #50 0.884 + RM_GOPATH=1 [2021-03-22T10:09:15.820Z] #50 0.885 + case "$(go env GOARCH)" in [2021-03-22T10:09:15.820Z] #50 0.896 ++ go env GOARCH [2021-03-22T10:09:15.820Z] #50 0.951 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.820Z] #50 0.951 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.820Z] #50 0.964 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:15.820Z] #50 0.981 + dir=/tmp/install [2021-03-22T10:09:15.820Z] #50 0.982 + bin=golangci_lint [2021-03-22T10:09:15.820Z] #50 0.982 + shift [2021-03-22T10:09:15.820Z] #50 0.982 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-22T10:09:15.820Z] #50 0.982 + . /tmp/install/golangci_lint.installer [2021-03-22T10:09:15.820Z] #50 0.982 ++ : v1.23.8 [2021-03-22T10:09:15.820Z] #50 0.983 + install_golangci_lint [2021-03-22T10:09:15.820Z] #50 0.983 + set -e [2021-03-22T10:09:15.820Z] #50 0.983 + export GO111MODULE=on [2021-03-22T10:09:15.820Z] #50 0.983 + GO111MODULE=on [2021-03-22T10:09:15.820Z] #50 0.983 + GOBIN=/build [2021-03-22T10:09:15.820Z] #50 0.983 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-22T10:09:15.820Z] #50 1.012 go: finding github.com v1.23.8 [2021-03-22T10:09:15.820Z] #50 1.023 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-22T10:09:15.820Z] #50 1.024 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:09:15.820Z] #50 1.031 go: finding github.com/golangci v1.23.8 [2021-03-22T10:09:15.820Z] #50 1.032 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-22T10:09:15.820Z] #50 2.137 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:09:15.820Z] #50 3.644 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-22T10:09:15.820Z] #50 ... [2021-03-22T10:09:15.820Z] [2021-03-22T10:09:15.820Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:09:15.820Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-22T10:09:15.820Z] #33 0.768 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-22T10:09:15.820Z] #33 0.779 Cloning into '.'... [2021-03-22T10:09:15.820Z] #33 ... [2021-03-22T10:09:15.820Z] [2021-03-22T10:09:15.820Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:15.820Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:09:15.820Z] #52 0.926 + RM_GOPATH=0 [2021-03-22T10:09:15.820Z] #52 0.926 + TMP_GOPATH= [2021-03-22T10:09:15.820Z] #52 0.926 + : /build [2021-03-22T10:09:15.820Z] #52 0.926 + '[' -z '' ']' [2021-03-22T10:09:15.820Z] #52 0.926 ++ mktemp -d [2021-03-22T10:09:15.820Z] #52 0.936 + export GOPATH=/tmp/tmp.Vzl4vt7AdS [2021-03-22T10:09:15.820Z] #52 0.951 + GOPATH=/tmp/tmp.Vzl4vt7AdS [2021-03-22T10:09:15.820Z] #52 0.951 + RM_GOPATH=1 [2021-03-22T10:09:15.820Z] #52 0.952 + case "$(go env GOARCH)" in [2021-03-22T10:09:15.820Z] #52 0.953 ++ go env GOARCH [2021-03-22T10:09:15.820Z] #52 1.035 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.820Z] #52 1.036 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:15.820Z] #52 1.039 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:15.820Z] #52 1.043 + dir=/tmp/install [2021-03-22T10:09:15.820Z] #52 1.043 + bin=shfmt [2021-03-22T10:09:15.820Z] #52 1.043 + shift [2021-03-22T10:09:15.820Z] #52 1.043 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-22T10:09:15.820Z] #52 1.043 + . /tmp/install/shfmt.installer [2021-03-22T10:09:15.820Z] #52 1.044 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:09:15.820Z] #52 1.044 + install_shfmt [2021-03-22T10:09:15.820Z] #52 1.044 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-22T10:09:15.820Z] #52 1.044 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:09:15.820Z] #52 1.044 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Vzl4vt7AdS/src/github.com/mvdan/sh [2021-03-22T10:09:15.820Z] #52 1.049 Cloning into '/tmp/tmp.Vzl4vt7AdS/src/github.com/mvdan/sh'... [2021-03-22T10:09:16.073Z] #29 20.81 [2021-03-22T10:09:16.119Z] #52 ... [2021-03-22T10:09:16.119Z] [2021-03-22T10:09:16.119Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:16.119Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-22T10:09:16.119Z] #56 0.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:09:16.119Z] #56 0.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:09:16.119Z] #56 0.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:09:16.119Z] #56 2.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-22T10:09:16.119Z] #56 4.783 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-22T10:09:16.119Z] #56 6.747 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-22T10:09:16.119Z] #56 ... [2021-03-22T10:09:16.119Z] [2021-03-22T10:09:16.119Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:09:16.119Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-22T10:09:16.119Z] #41 0.599 + git clone https://github.com/docker/distribution.git . [2021-03-22T10:09:16.119Z] #41 0.605 Cloning into '.'... [2021-03-22T10:09:16.419Z] #41 ... [2021-03-22T10:09:16.419Z] [2021-03-22T10:09:16.420Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:16.420Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-22T10:09:16.420Z] #43 1.183 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:09:16.420Z] #43 1.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:09:16.420Z] #43 1.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:09:16.420Z] #43 2.810 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-22T10:09:16.420Z] #43 4.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-22T10:09:16.420Z] #43 7.466 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-22T10:09:16.420Z] #43 ... [2021-03-22T10:09:16.420Z] [2021-03-22T10:09:16.420Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:16.420Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-22T10:09:16.420Z] #14 0.726 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T10:09:16.420Z] #14 0.727 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:09:16.420Z] #14 0.775 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:09:16.420Z] #14 0.785 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:09:16.420Z] #14 2.148 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-22T10:09:16.420Z] #14 4.297 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-22T10:09:16.420Z] #14 6.384 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-22T10:09:16.420Z] #14 8.558 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-22T10:09:16.719Z] #14 ... [2021-03-22T10:09:16.719Z] [2021-03-22T10:09:16.719Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:09:16.719Z] #48 sha256:923f7f8f174c59cad1555099da1d464b16d6d65fd57754d3ceb35b0a6417d30d [2021-03-22T10:09:16.719Z] #48 11.45 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:09:17.471Z] #29 22.26 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-22T10:09:17.737Z] #29 22.56 [2021-03-22T10:09:18.314Z] #29 22.90 # 2.0% ######################################################################## 100.0% [2021-03-22T10:09:18.314Z] #29 23.17 [2021-03-22T10:09:19.713Z] #29 24.50 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-22T10:09:20.292Z] #29 24.97 #=#=# [2021-03-22T10:09:20.346Z] #48 15.14 go: finding github.com/fatih/color v1.9.0 [2021-03-22T10:09:20.346Z] #48 15.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:09:20.346Z] #48 15.19 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:09:20.346Z] #48 15.20 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T10:09:20.346Z] #48 15.28 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:09:20.346Z] #48 15.39 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:09:20.560Z] #29 25.18 0.2% ######################################################################## 100.0% [2021-03-22T10:09:20.560Z] #29 25.40 [2021-03-22T10:09:20.643Z] #48 15.73 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:09:20.643Z] #48 15.82 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:09:20.826Z] #29 ... [2021-03-22T10:09:20.826Z] [2021-03-22T10:09:20.826Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:20.826Z] #49 sha256:9b6882726819189416d08af07ac02d1f67235b9518b79b869964d3eef22dafac [2021-03-22T10:09:20.826Z] #49 28.33 go: extracting golang.org/x/text v0.3.2 [2021-03-22T10:09:20.826Z] #49 29.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:09:20.826Z] #49 29.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:09:20.826Z] #49 29.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:09:20.826Z] #49 29.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:09:20.826Z] #49 29.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:09:20.826Z] #49 29.06 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:09:20.826Z] #49 29.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:09:20.826Z] #49 29.07 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:09:20.826Z] #49 29.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:09:20.826Z] #49 29.23 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:09:20.826Z] #49 29.31 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:09:20.826Z] #49 29.38 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:09:20.826Z] #49 29.43 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:09:20.826Z] #49 29.44 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:09:20.826Z] #49 29.44 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:09:20.826Z] #49 29.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:09:20.826Z] #49 29.51 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:09:20.826Z] #49 29.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:09:20.826Z] #49 29.65 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:09:20.826Z] #49 29.73 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:09:20.826Z] #49 29.73 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:09:20.826Z] #49 29.74 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:09:20.826Z] #49 29.92 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:09:20.826Z] #49 29.93 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:09:20.826Z] #49 30.09 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:09:20.826Z] #49 30.15 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T10:09:20.826Z] #49 30.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:09:20.826Z] #49 30.28 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:09:20.826Z] #49 30.31 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:09:20.826Z] #49 30.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:09:20.826Z] #49 30.32 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T10:09:20.826Z] #49 30.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:09:20.826Z] #49 30.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:09:20.826Z] #49 30.37 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:09:20.826Z] #49 30.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:09:20.827Z] #49 30.68 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:09:20.827Z] #49 30.68 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:09:20.827Z] #49 30.70 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:09:20.827Z] #49 30.71 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:09:20.827Z] #49 30.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:09:20.827Z] #49 30.79 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:09:20.827Z] #49 30.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:09:20.827Z] #49 31.03 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:09:20.827Z] #49 31.20 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:09:20.827Z] #49 31.25 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:09:20.827Z] #49 31.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:09:20.827Z] #49 31.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:09:20.827Z] #49 31.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:09:20.827Z] #49 31.81 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:09:20.827Z] #49 31.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:09:20.827Z] #49 31.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:09:20.827Z] #49 32.05 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:09:20.827Z] #49 32.07 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:09:20.827Z] #49 32.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:09:20.827Z] #49 32.12 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:09:20.827Z] #49 32.13 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:09:20.827Z] #49 32.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:09:20.827Z] #49 32.13 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:09:20.827Z] #49 32.15 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:09:20.827Z] #49 32.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:09:20.827Z] #49 32.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:09:20.827Z] #49 32.18 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:09:20.827Z] #49 32.18 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:09:20.827Z] #49 32.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T10:09:20.827Z] #49 32.35 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:09:20.827Z] #49 32.38 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:09:20.827Z] #49 32.64 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:09:20.827Z] #49 32.92 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T10:09:20.827Z] #49 32.96 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:09:20.827Z] #49 32.97 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:09:20.827Z] #49 33.00 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T10:09:20.827Z] #49 33.01 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:09:20.827Z] #49 33.26 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T10:09:20.827Z] #49 33.43 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:09:20.827Z] #49 33.69 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T10:09:20.827Z] #49 36.55 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T10:09:20.827Z] #49 ... [2021-03-22T10:09:20.827Z] [2021-03-22T10:09:20.827Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:20.827Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:20.827Z] #42 22.60 Reading package lists... [2021-03-22T10:09:20.827Z] #42 28.70 Building dependency tree... [2021-03-22T10:09:20.827Z] #42 30.99 The following additional packages will be installed: [2021-03-22T10:09:20.827Z] #42 31.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-22T10:09:20.827Z] #42 31.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-22T10:09:20.827Z] #42 31.01 Suggested packages: [2021-03-22T10:09:20.827Z] #42 31.01 manpages-dev python-setuptools [2021-03-22T10:09:20.827Z] #42 32.27 The following NEW packages will be installed: [2021-03-22T10:09:20.827Z] #42 32.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-22T10:09:20.827Z] #42 32.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-22T10:09:20.827Z] #42 32.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-22T10:09:20.827Z] #42 32.27 python-six zlib1g-dev [2021-03-22T10:09:20.827Z] #42 32.74 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:09:20.827Z] #42 32.74 Need to get 3798 kB of archives. [2021-03-22T10:09:20.827Z] #42 32.74 After this operation, 21.6 MB of additional disk space will be used. [2021-03-22T10:09:20.827Z] #42 32.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-22T10:09:20.827Z] #42 32.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-22T10:09:20.827Z] #42 32.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-03-22T10:09:20.827Z] #42 32.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-22T10:09:20.827Z] #42 32.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-03-22T10:09:20.827Z] #42 32.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-22T10:09:20.827Z] #42 32.97 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-03-22T10:09:20.827Z] #42 32.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-03-22T10:09:20.827Z] #42 33.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-22T10:09:20.827Z] #42 33.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-22T10:09:20.827Z] #42 33.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-22T10:09:20.827Z] #42 33.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-22T10:09:20.827Z] #42 33.49 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-03-22T10:09:20.827Z] #42 33.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-03-22T10:09:20.827Z] #42 33.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-22T10:09:20.827Z] #42 33.53 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-22T10:09:20.827Z] #42 33.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-22T10:09:20.827Z] #42 35.21 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:09:20.827Z] #42 35.39 Fetched 3798 kB in 1s (3271 kB/s) [2021-03-22T10:09:20.827Z] #42 35.52 Selecting previously unselected package libcap-dev:arm64. [2021-03-22T10:09:20.827Z] #42 35.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-03-22T10:09:20.827Z] #42 35.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-22T10:09:20.827Z] #42 35.71 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-22T10:09:20.827Z] #42 35.96 Selecting previously unselected package libnet1:arm64. [2021-03-22T10:09:20.827Z] #42 35.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-22T10:09:20.827Z] #42 36.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-22T10:09:20.827Z] #42 36.25 Selecting previously unselected package libnet1-dev. [2021-03-22T10:09:20.827Z] #42 36.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-22T10:09:20.827Z] #42 36.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T10:09:20.827Z] #42 36.56 Selecting previously unselected package libnl-3-200:arm64. [2021-03-22T10:09:20.827Z] #42 36.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-22T10:09:20.827Z] #42 36.60 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-22T10:09:20.827Z] #42 36.88 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-22T10:09:20.827Z] #42 36.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-22T10:09:20.827Z] #42 36.90 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-22T10:09:20.926Z] #13 ... [2021-03-22T10:09:20.926Z] [2021-03-22T10:09:20.926Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:09:20.926Z] #47 sha256:0f6212f54db3572d8922f406c2f5b19570328a7a0fd6e47a926e6b6b9c147ce2 [2021-03-22T10:09:20.926Z] #47 26.07 go: finding github.com/fatih/color v1.9.0 [2021-03-22T10:09:20.926Z] #47 26.11 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:09:20.926Z] #47 26.20 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:09:20.926Z] #47 26.53 go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T10:09:20.926Z] #47 26.58 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:09:20.926Z] #47 26.72 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:09:20.926Z] #47 27.27 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:09:20.926Z] #47 27.36 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:09:20.926Z] #47 27.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:09:20.926Z] #47 27.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:09:20.926Z] #47 27.68 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:09:20.926Z] #47 ... [2021-03-22T10:09:20.926Z] [2021-03-22T10:09:20.926Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:20.926Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:09:20.926Z] #45 18.10 unicode/utf8 [2021-03-22T10:09:20.926Z] #45 18.89 math [2021-03-22T10:09:20.926Z] #45 24.98 unicode/utf16 [2021-03-22T10:09:20.926Z] #45 25.36 container/list [2021-03-22T10:09:20.926Z] #45 26.24 crypto/internal/subtle [2021-03-22T10:09:20.926Z] #45 26.47 crypto/subtle [2021-03-22T10:09:20.926Z] #45 26.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-22T10:09:20.926Z] #45 26.75 internal/nettrace [2021-03-22T10:09:20.926Z] #45 26.81 runtime/cgo [2021-03-22T10:09:20.926Z] #45 ... [2021-03-22T10:09:20.926Z] [2021-03-22T10:09:20.926Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:20.926Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:20.926Z] #49 23.30 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T10:09:20.926Z] #49 23.79 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:09:20.926Z] #49 24.04 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:09:20.926Z] #49 24.06 go: downloading golang.org/x/text v0.3.2 [2021-03-22T10:09:20.926Z] #49 24.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:09:20.926Z] #49 24.47 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:09:20.926Z] #49 24.62 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:09:20.926Z] #49 24.70 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T10:09:20.926Z] #49 24.93 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:09:20.926Z] #49 25.01 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:09:20.926Z] #49 25.32 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:09:20.926Z] #49 25.36 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:09:20.926Z] #49 25.36 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T10:09:20.926Z] #49 25.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:09:20.926Z] #49 25.53 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T10:09:20.926Z] #49 25.60 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:09:20.926Z] #49 26.24 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:09:20.926Z] #49 26.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:09:20.926Z] #49 26.31 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:09:20.926Z] #49 26.45 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T10:09:20.926Z] #49 26.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:09:20.926Z] #49 26.89 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:09:20.926Z] #49 27.69 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:09:20.926Z] #49 27.79 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:09:20.926Z] #49 27.88 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:09:20.946Z] #48 15.87 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:09:20.946Z] #48 15.88 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:09:20.946Z] #48 15.90 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:09:21.090Z] #42 ... [2021-03-22T10:09:21.090Z] [2021-03-22T10:09:21.090Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:21.090Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:09:21.090Z] #45 38.50 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T10:09:21.090Z] #45 38.51 internal/singleflight [2021-03-22T10:09:21.090Z] #45 38.51 math/rand [2021-03-22T10:09:21.090Z] #45 38.74 io [2021-03-22T10:09:21.185Z] #49 28.52 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:09:21.409Z] #45 38.75 strconv [2021-03-22T10:09:21.753Z] #49 29.22 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:09:21.987Z] #45 39.38 syscall [2021-03-22T10:09:22.012Z] #49 29.29 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:09:22.017Z] #48 ... [2021-03-22T10:09:22.017Z] [2021-03-22T10:09:22.017Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:22.017Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:09:22.017Z] #50 12.10 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-22T10:09:22.017Z] #50 12.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-22T10:09:22.017Z] #50 12.13 go: downloading github.com/spf13/viper v1.6.1 [2021-03-22T10:09:22.017Z] #50 12.14 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:09:22.017Z] #50 12.20 go: downloading github.com/fatih/color v1.7.0 [2021-03-22T10:09:22.017Z] #50 12.40 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:09:22.017Z] #50 12.52 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:09:22.017Z] #50 12.56 go: extracting github.com/spf13/viper v1.6.1 [2021-03-22T10:09:22.017Z] #50 12.65 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:09:22.017Z] #50 12.69 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:09:22.017Z] #50 12.70 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:09:22.017Z] #50 12.75 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-22T10:09:22.017Z] #50 12.90 go: extracting github.com/fatih/color v1.7.0 [2021-03-22T10:09:22.017Z] #50 12.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:09:22.017Z] #50 12.95 go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T10:09:22.017Z] #50 12.98 go: downloading github.com/spf13/cast v1.3.0 [2021-03-22T10:09:22.017Z] #50 13.15 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-22T10:09:22.017Z] #50 13.31 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:09:22.017Z] #50 13.34 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:09:22.017Z] #50 13.71 go: extracting github.com/pkg/errors v0.8.1 [2021-03-22T10:09:22.017Z] #50 13.71 go: extracting github.com/spf13/cast v1.3.0 [2021-03-22T10:09:22.017Z] #50 13.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:09:22.017Z] #50 13.80 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T10:09:22.017Z] #50 13.80 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:09:22.017Z] #50 13.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:09:22.017Z] #50 13.88 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:09:22.017Z] #50 13.88 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:09:22.017Z] #50 13.99 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:09:22.017Z] #50 14.07 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T10:09:22.017Z] #50 14.12 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:09:22.017Z] #50 14.13 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-22T10:09:22.017Z] #50 14.17 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:09:22.017Z] #50 14.18 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:09:22.017Z] #50 14.24 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:09:22.017Z] #50 14.43 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:09:22.017Z] #50 14.61 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:09:22.017Z] #50 14.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:09:22.017Z] #50 14.82 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:09:22.017Z] #50 14.96 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-22T10:09:22.017Z] #50 15.05 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:09:22.017Z] #50 15.07 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:09:22.017Z] #50 15.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:09:22.017Z] #50 15.69 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-22T10:09:22.017Z] #50 15.69 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:09:22.017Z] #50 15.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:09:22.017Z] #50 15.77 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:09:22.017Z] #50 15.84 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-22T10:09:22.017Z] #50 15.91 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:09:22.017Z] #50 15.94 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:09:22.017Z] #50 16.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T10:09:22.017Z] #50 16.27 go: downloading github.com/spf13/afero v1.1.2 [2021-03-22T10:09:22.017Z] #50 16.36 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-22T10:09:22.017Z] #50 16.47 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T10:09:22.017Z] #50 17.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:09:22.253Z] #45 39.90 vendor/golang.org/x/net/dns/dnsmessage [2021-03-22T10:09:22.271Z] #49 29.77 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:09:22.315Z] #50 17.25 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:09:22.315Z] #50 17.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:09:22.627Z] #50 17.49 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:09:22.627Z] #50 17.50 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:09:22.926Z] #50 17.95 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:09:23.206Z] #45 40.41 bytes [2021-03-22T10:09:23.417Z] Running on azwin-2-d44e90 in d:\jenkins\workspace\moby_PR-42179 [Pipeline] { [Pipeline] ws [2021-03-22T10:09:23.434Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-22T10:09:23.584Z] #50 18.35 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:09:23.584Z] #50 ... [2021-03-22T10:09:23.584Z] [2021-03-22T10:09:23.585Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:09:23.585Z] #68 sha256:00be9df6edceb8b273bb814e010d767578329a72ce7d854fcaa0c19b5e4208fb [2021-03-22T10:09:23.663Z] #49 ... [2021-03-22T10:09:23.663Z] [2021-03-22T10:09:23.663Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:23.663Z] #58 sha256:6419d75fae77bef692124fc9be1f2937230342358d6f2c22c11362cfcd235f01 [2021-03-22T10:09:23.663Z] #58 21.01 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:09:23.663Z] #58 21.75 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:09:23.663Z] #58 24.48 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:09:23.663Z] #58 24.48 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:09:23.663Z] #58 24.48 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-22T10:09:23.663Z] #58 26.72 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:09:23.663Z] #58 27.89 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:09:23.664Z] #58 ... [2021-03-22T10:09:23.664Z] [2021-03-22T10:09:23.664Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:09:23.664Z] #67 sha256:b4661367dffe2f75835a2e4ae3f6fbdee45f39d2b121aea596c708da1f202d5c [2021-03-22T10:09:23.823Z] #45 ... [2021-03-22T10:09:23.823Z] [2021-03-22T10:09:23.823Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:23.823Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T10:09:23.823Z] #36 24.79 Reading package lists... [2021-03-22T10:09:23.823Z] #36 31.37 Building dependency tree... [2021-03-22T10:09:23.823Z] #36 34.86 The following additional packages will be installed: [2021-03-22T10:09:23.823Z] #36 34.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-22T10:09:23.823Z] #36 34.89 Suggested packages: [2021-03-22T10:09:23.823Z] #36 34.89 cmake-doc ninja-build lrzip [2021-03-22T10:09:23.823Z] #36 34.89 Recommended packages: [2021-03-22T10:09:23.823Z] #36 34.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-22T10:09:23.823Z] #36 35.94 The following NEW packages will be installed: [2021-03-22T10:09:23.823Z] #36 35.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-22T10:09:23.823Z] #36 35.98 vim-common xxd [2021-03-22T10:09:23.823Z] #36 36.36 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:09:23.823Z] #36 36.36 Need to get 14.2 MB of archives. [2021-03-22T10:09:23.823Z] #36 36.36 After this operation, 60.0 MB of additional disk space will be used. [2021-03-22T10:09:23.823Z] #36 36.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-22T10:09:23.823Z] #36 36.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T10:09:23.823Z] #36 36.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-22T10:09:23.823Z] #36 36.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-22T10:09:23.823Z] #36 37.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-22T10:09:23.823Z] #36 37.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-22T10:09:23.823Z] #36 37.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-22T10:09:23.823Z] #36 37.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-22T10:09:23.823Z] #36 37.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-22T10:09:23.823Z] #36 37.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-22T10:09:23.823Z] #36 39.75 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:09:23.823Z] #36 39.96 Fetched 14.2 MB in 2s (7549 kB/s) [2021-03-22T10:09:23.823Z] #36 ... [2021-03-22T10:09:23.823Z] [2021-03-22T10:09:23.823Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:23.823Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:23.823Z] #29 26.41 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-22T10:09:23.823Z] #29 26.81 [2021-03-22T10:09:24.183Z] #68 18.47 Checking out files: 58% (1113/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-03-22T10:09:24.183Z] #68 19.09 + cd /tmp/tmp.w0rwK1woIX/src/github.com/docker/libnetwork [2021-03-22T10:09:24.183Z] #68 19.09 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:09:24.648Z] #29 27.07 0.0% #### 6.1% #### 6.9% ######### 13.0% ######### 13.0% ############# 18.7% ################## 25.7% ################### 27.7% ######################### 36.0% ############################# 41.3% ################################# 46.7% ######################################## 56.9% ############################################## 64.0% ################################################# 68.4% ######################################################## 79.1% [2021-03-22T10:09:24.648Z] #29 ... [2021-03-22T10:09:24.648Z] [2021-03-22T10:09:24.648Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:24.648Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-22T10:09:24.648Z] #55 25.51 Reading package lists... [2021-03-22T10:09:24.648Z] #55 32.60 Building dependency tree... [2021-03-22T10:09:24.648Z] #55 35.37 The following additional packages will be installed: [2021-03-22T10:09:24.648Z] #55 35.41 libbtrfs0 [2021-03-22T10:09:24.648Z] #55 35.55 The following NEW packages will be installed: [2021-03-22T10:09:24.648Z] #55 35.55 libbtrfs-dev libbtrfs0 [2021-03-22T10:09:24.648Z] #55 36.07 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:09:24.648Z] #55 36.07 Need to get 119 kB of archives. [2021-03-22T10:09:24.648Z] #55 36.07 After this operation, 387 kB of additional disk space will be used. [2021-03-22T10:09:24.648Z] #55 36.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-22T10:09:24.648Z] #55 36.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-22T10:09:24.648Z] #55 38.20 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:09:24.648Z] #55 38.76 Fetched 119 kB in 0s (262 kB/s) [2021-03-22T10:09:24.648Z] #55 39.88 Selecting previously unselected package libbtrfs0. [2021-03-22T10:09:24.648Z] #55 39.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 ... 15383 files and directories currently installed.) [2021-03-22T10:09:24.648Z] #55 39.94 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-22T10:09:24.648Z] #55 41.56 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T10:09:24.834Z] #68 19.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T10:09:24.881Z] The recommended git tool is: git [2021-03-22T10:09:24.998Z] #55 ... [2021-03-22T10:09:24.998Z] [2021-03-22T10:09:24.998Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:24.998Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:24.998Z] #29 27.07 0.0% #### 6.1% #### 6.9% ######### 13.0% ######### 13.0% ############# 18.7% ################## 25.7% ################### 27.7% ######################### 36.0% ############################# 41.3% ################################# 46.7% ######################################## 56.9% ############################################## 64.0% ################################################# 68.4% ######################################################## 79.1% ############################################################### 88.6% ######################################################################## 100.0% [2021-03-22T10:09:25.243Z] #67 31.06 Checking out files: 43% (832/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% (1712/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-03-22T10:09:25.243Z] #67 32.66 + cd /tmp/tmp.8MKTooyX0s/src/github.com/docker/libnetwork [2021-03-22T10:09:25.243Z] #67 32.66 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-22T10:09:25.262Z] #29 29.78 [2021-03-22T10:09:25.899Z] #68 ... [2021-03-22T10:09:25.899Z] [2021-03-22T10:09:25.899Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:25.899Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:09:25.899Z] #46 11.03 crypto/internal/subtle [2021-03-22T10:09:25.899Z] #46 11.31 crypto/subtle [2021-03-22T10:09:25.899Z] #46 11.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-22T10:09:25.899Z] #46 12.35 internal/nettrace [2021-03-22T10:09:25.899Z] #46 12.59 runtime/cgo [2021-03-22T10:09:25.899Z] #46 14.99 vendor/golang.org/x/crypto/internal/subtle [2021-03-22T10:09:26.181Z] #67 33.42 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-22T10:09:26.199Z] #46 ... [2021-03-22T10:09:26.199Z] [2021-03-22T10:09:26.199Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:26.199Z] #59 sha256:8cc7a0a05557a1d9feb3a6261be07af714f290c180c54997233c3518c6b1baed [2021-03-22T10:09:26.199Z] #59 11.15 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:09:26.199Z] #59 12.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:09:26.199Z] #59 12.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:09:26.199Z] #59 12.31 go: extracting github.com/moby/vpnkit v0.5.0 [2021-03-22T10:09:26.199Z] #59 13.62 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:09:26.199Z] #59 14.91 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:09:26.199Z] #59 17.18 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:09:26.199Z] #59 20.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:09:26.199Z] #59 20.16 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:09:26.199Z] #59 20.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:09:26.199Z] #59 20.39 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:09:26.199Z] #59 20.70 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:09:26.199Z] #59 ... [2021-03-22T10:09:26.199Z] [2021-03-22T10:09:26.199Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:26.199Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:09:26.199Z] #50 18.73 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:09:26.199Z] #50 18.88 go: extracting github.com/spf13/afero v1.1.2 [2021-03-22T10:09:26.199Z] #50 19.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:09:26.199Z] #50 19.23 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:09:26.199Z] #50 19.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:09:26.199Z] #50 19.45 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:09:26.199Z] #50 19.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:09:26.199Z] #50 19.64 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:09:26.199Z] #50 19.83 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:09:26.199Z] #50 19.83 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:09:26.450Z] #29 ... [2021-03-22T10:09:26.450Z] [2021-03-22T10:09:26.450Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:26.450Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:09:26.450Z] #13 21.81 Reading package lists... [2021-03-22T10:09:26.450Z] #13 28.55 Building dependency tree... [2021-03-22T10:09:26.450Z] #13 31.66 The following additional packages will be installed: [2021-03-22T10:09:26.450Z] #13 31.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-22T10:09:26.450Z] #13 31.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-22T10:09:26.450Z] #13 31.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-22T10:09:26.450Z] #13 31.66 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-22T10:09:26.450Z] #13 31.66 mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T10:09:26.450Z] #13 31.66 Suggested packages: [2021-03-22T10:09:26.450Z] #13 31.66 gcc-8-locales seccomp wine64 [2021-03-22T10:09:26.450Z] #13 32.66 The following NEW packages will be installed: [2021-03-22T10:09:26.450Z] #13 32.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-22T10:09:26.450Z] #13 32.68 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-22T10:09:26.450Z] #13 32.68 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-22T10:09:26.450Z] #13 32.68 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-22T10:09:26.450Z] #13 32.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-22T10:09:26.450Z] #13 32.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T10:09:26.450Z] #13 32.69 The following packages will be upgraded: [2021-03-22T10:09:26.450Z] #13 32.71 libseccomp2 libsystemd0 libudev1 [2021-03-22T10:09:26.450Z] #13 33.24 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T10:09:26.451Z] #13 33.24 Need to get 73.8 MB of archives. [2021-03-22T10:09:26.451Z] #13 33.24 After this operation, 472 MB of additional disk space will be used. [2021-03-22T10:09:26.451Z] #13 33.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-03-22T10:09:26.451Z] #13 33.24 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-03-22T10:09:26.451Z] #13 33.37 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-03-22T10:09:26.451Z] #13 33.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-03-22T10:09:26.451Z] #13 33.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-03-22T10:09:26.451Z] #13 33.86 Get:6 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-03-22T10:09:26.451Z] #13 34.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-22T10:09:26.451Z] #13 34.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-03-22T10:09:26.451Z] #13 34.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-22T10:09:26.451Z] #13 34.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-22T10:09:26.451Z] #13 35.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-22T10:09:26.451Z] #13 35.81 Get:12 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-03-22T10:09:26.451Z] #13 35.84 Get:13 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-03-22T10:09:26.714Z] #13 ... [2021-03-22T10:09:26.714Z] [2021-03-22T10:09:26.714Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:26.714Z] #49 sha256:9b6882726819189416d08af07ac02d1f67235b9518b79b869964d3eef22dafac [2021-03-22T10:09:26.714Z] #49 41.96 go: finding github.com/fatih/color v1.7.0 [2021-03-22T10:09:26.714Z] #49 41.99 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:09:26.714Z] #49 42.03 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:09:26.714Z] #49 42.04 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:09:26.714Z] #49 42.48 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:09:26.714Z] #49 42.48 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:09:26.714Z] #49 42.48 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T10:09:26.714Z] #49 42.89 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:09:26.714Z] #49 42.89 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:09:26.714Z] #49 42.91 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:09:26.714Z] #49 42.92 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T10:09:26.714Z] #49 43.36 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:09:26.714Z] #49 43.36 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:09:26.714Z] #49 43.41 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:09:26.714Z] #49 43.47 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:09:26.714Z] #49 43.48 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:09:26.714Z] #49 44.16 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:09:26.714Z] #49 44.17 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:09:27.022Z] #49 44.35 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T10:09:27.119Z] #67 ... [2021-03-22T10:09:27.119Z] [2021-03-22T10:09:27.119Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:27.119Z] #51 sha256:ba4c398359e002cb674da4a6b7a0fa2c2cc8c006c8ca50de45395bc7e3352a3d [2021-03-22T10:09:27.119Z] #51 24.32 + cd /tmp/tmp.118kws6hGv/src/github.com/mvdan/sh [2021-03-22T10:09:27.119Z] #51 24.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:09:27.119Z] #51 24.50 + GO111MODULE=on [2021-03-22T10:09:27.119Z] #51 24.50 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T10:09:27.119Z] #51 26.27 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:09:27.119Z] #51 26.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:09:27.119Z] #51 26.35 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:09:27.119Z] #51 26.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:09:27.119Z] #51 26.75 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:09:27.119Z] #51 27.77 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:09:27.119Z] #51 29.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:09:27.119Z] #51 31.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:09:27.119Z] #51 33.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:09:27.119Z] #51 33.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:09:27.119Z] #51 34.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:09:27.119Z] #51 34.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:09:27.119Z] #51 ... [2021-03-22T10:09:27.119Z] [2021-03-22T10:09:27.119Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:09:27.119Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T10:09:27.119Z] #40 31.73 Checking out files: 67% (1138/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-22T10:09:27.119Z] #40 32.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-22T10:09:27.259Z] #50 22.42 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:09:27.259Z] #50 ... [2021-03-22T10:09:27.259Z] [2021-03-22T10:09:27.259Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:27.259Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:09:27.259Z] #52 12.35 + cd /tmp/tmp.Vzl4vt7AdS/src/github.com/mvdan/sh [2021-03-22T10:09:27.259Z] #52 12.36 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-22T10:09:27.259Z] #52 12.55 + GO111MODULE=on [2021-03-22T10:09:27.259Z] #52 12.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-22T10:09:27.259Z] #52 14.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:09:27.259Z] #52 14.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:09:27.259Z] #52 14.60 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:09:27.259Z] #52 15.22 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:09:27.259Z] #52 15.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:09:27.259Z] #52 16.32 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:09:27.259Z] #52 17.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:09:27.259Z] #52 19.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:09:27.259Z] #52 20.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-22T10:09:27.259Z] #52 20.97 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-22T10:09:27.259Z] #52 21.19 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-22T10:09:27.259Z] #52 21.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-22T10:09:27.286Z] #49 44.68 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:09:27.286Z] #49 ... [2021-03-22T10:09:27.286Z] [2021-03-22T10:09:27.286Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:09:27.286Z] #34 sha256:f2fb2502ccaa98134810b933cdacae5eb2ac52dc285af7035724c4d907409147 [2021-03-22T10:09:27.286Z] #34 34.62 internal/reflectlite [2021-03-22T10:09:27.286Z] #34 34.63 sync [2021-03-22T10:09:27.286Z] #34 37.31 sort [2021-03-22T10:09:27.286Z] #34 37.34 errors [2021-03-22T10:09:27.286Z] #34 37.82 io [2021-03-22T10:09:27.286Z] #34 37.82 strconv [2021-03-22T10:09:27.286Z] #34 37.82 internal/oserror [2021-03-22T10:09:27.286Z] #34 38.08 syscall [2021-03-22T10:09:27.286Z] #34 39.41 strings [2021-03-22T10:09:27.286Z] #34 39.43 bytes [2021-03-22T10:09:27.286Z] #34 41.59 reflect [2021-03-22T10:09:27.286Z] #34 41.76 bufio [2021-03-22T10:09:27.286Z] #34 42.95 path [2021-03-22T10:09:27.286Z] #34 43.26 text/tabwriter [2021-03-22T10:09:27.286Z] #34 ... [2021-03-22T10:09:27.286Z] [2021-03-22T10:09:27.286Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:27.286Z] #49 sha256:9b6882726819189416d08af07ac02d1f67235b9518b79b869964d3eef22dafac [2021-03-22T10:09:27.286Z] #49 44.69 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:09:27.286Z] #49 44.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:09:27.286Z] #49 44.75 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:09:27.286Z] #49 44.75 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:09:27.550Z] #49 45.21 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:09:27.561Z] #52 ... [2021-03-22T10:09:27.561Z] [2021-03-22T10:09:27.561Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:09:27.561Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-22T10:09:27.561Z] #41 15.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-22T10:09:27.561Z] #41 16.84 + 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-03-22T10:09:27.816Z] #49 45.24 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T10:09:27.816Z] #49 45.27 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:09:27.816Z] #49 45.31 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:09:27.816Z] #49 45.43 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T10:09:27.860Z] #41 ... [2021-03-22T10:09:27.860Z] [2021-03-22T10:09:27.860Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:27.860Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:09:27.860Z] #52 22.82 runtime [2021-03-22T10:09:28.080Z] #49 45.48 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T10:09:28.501Z] #40 35.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-22T10:09:28.658Z] #49 45.69 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T10:09:28.658Z] #49 46.10 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T10:09:28.658Z] #49 46.11 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:09:28.658Z] #49 46.11 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:09:28.658Z] #49 46.12 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:09:29.235Z] #49 46.68 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:09:29.813Z] #49 47.44 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:09:29.813Z] #49 47.45 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:09:30.077Z] #49 47.53 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:09:30.077Z] #49 47.62 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:09:30.077Z] #49 47.63 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T10:09:30.077Z] #49 47.65 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T10:09:30.341Z] #49 47.74 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:09:30.341Z] #49 47.77 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:09:30.341Z] #49 47.82 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:09:30.381Z] #57 142.0 + bin/containerd-stress [2021-03-22T10:09:30.381Z] #57 143.4 + bin/containerd-shim [2021-03-22T10:09:30.612Z] #49 48.18 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T10:09:30.612Z] #49 48.23 go: finding golang.org/x/text v0.3.2 [2021-03-22T10:09:30.876Z] #49 48.34 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:09:31.038Z] #40 ... [2021-03-22T10:09:31.038Z] [2021-03-22T10:09:31.038Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:31.038Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:09:31.038Z] #13 31.72 Fetched 8929 kB in 28s (319 kB/s) [2021-03-22T10:09:31.139Z] #49 48.58 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:09:31.140Z] #49 48.58 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:09:31.140Z] #49 48.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:09:31.404Z] #49 48.84 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:09:31.404Z] #49 48.85 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:09:31.404Z] #49 48.86 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:09:31.404Z] #49 48.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:09:31.404Z] #49 48.94 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:09:31.404Z] #49 48.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:09:31.404Z] #49 48.97 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:09:31.404Z] #49 48.97 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:09:31.404Z] #49 48.97 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T10:09:31.404Z] #49 49.00 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:09:31.404Z] #49 49.00 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:09:31.404Z] #49 49.07 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:09:31.404Z] #49 ... [2021-03-22T10:09:31.404Z] [2021-03-22T10:09:31.404Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:09:31.404Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-22T10:09:31.404Z] #32 38.56 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-22T10:09:31.404Z] #32 39.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:09:31.693Z] #32 ... [2021-03-22T10:09:31.693Z] [2021-03-22T10:09:31.693Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:31.693Z] #49 sha256:9b6882726819189416d08af07ac02d1f67235b9518b79b869964d3eef22dafac [2021-03-22T10:09:31.693Z] #49 49.11 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:09:31.693Z] #49 49.14 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T10:09:32.139Z] #49 49.40 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:09:32.139Z] #49 49.41 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:09:32.385Z] #52 ... [2021-03-22T10:09:32.385Z] [2021-03-22T10:09:32.385Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:32.385Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-22T10:09:32.385Z] #56 16.95 Fetched 8199 kB in 16s (505 kB/s) [2021-03-22T10:09:32.385Z] #56 16.95 Reading package lists... [2021-03-22T10:09:32.385Z] #56 23.97 Reading package lists... [2021-03-22T10:09:32.385Z] #56 ... [2021-03-22T10:09:32.385Z] [2021-03-22T10:09:32.385Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:32.385Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:09:32.385Z] #50 23.39 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:09:32.385Z] #50 23.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:09:32.385Z] #50 23.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:09:32.385Z] #50 23.99 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:09:32.385Z] #50 24.01 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:09:32.385Z] #50 24.02 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:09:32.385Z] #50 24.02 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:09:32.385Z] #50 24.04 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:09:32.385Z] #50 24.05 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:09:32.385Z] #50 24.06 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T10:09:32.385Z] #50 24.17 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:09:32.385Z] #50 24.18 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:09:32.385Z] #50 24.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:09:32.385Z] #50 24.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:09:32.385Z] #50 24.37 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:09:32.385Z] #50 24.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:09:32.385Z] #50 24.46 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:09:32.385Z] #50 24.47 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:09:32.385Z] #50 24.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:09:32.385Z] #50 24.53 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:09:32.385Z] #50 24.54 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:09:32.385Z] #50 24.59 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:09:32.385Z] #50 24.63 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T10:09:32.385Z] #50 24.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:09:32.385Z] #50 24.90 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:09:32.385Z] #50 25.06 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:09:32.385Z] #50 25.13 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:09:32.385Z] #50 25.16 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:09:32.385Z] #50 25.17 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:09:32.385Z] #50 25.24 go: downloading golang.org/x/text v0.3.2 [2021-03-22T10:09:32.385Z] #50 25.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:09:32.385Z] #50 25.30 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:09:32.385Z] #50 25.32 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:09:32.385Z] #50 25.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:09:32.385Z] #50 25.44 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T10:09:32.385Z] #50 25.48 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T10:09:32.385Z] #50 25.60 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:09:32.385Z] #50 25.67 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:09:32.385Z] #50 25.78 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:09:32.385Z] #50 26.25 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:09:32.385Z] #50 26.25 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T10:09:32.385Z] #50 26.26 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:09:32.385Z] #50 26.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:09:32.385Z] #50 26.33 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:09:32.385Z] #50 26.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:09:32.385Z] #50 26.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:09:32.385Z] #50 26.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:09:32.385Z] #50 27.01 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:09:32.385Z] #50 27.08 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:09:32.385Z] #50 27.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:09:32.385Z] #50 27.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:09:32.385Z] #50 27.20 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:09:32.385Z] #50 27.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T10:09:32.385Z] #50 27.32 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:09:32.385Z] #50 27.33 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:09:32.385Z] #50 27.41 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:09:32.385Z] #50 27.44 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:09:32.385Z] #50 27.45 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:09:32.385Z] #50 27.45 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:09:32.474Z] #49 49.46 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T10:09:32.474Z] #49 49.85 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:09:32.685Z] #50 27.61 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:09:32.685Z] #50 27.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:09:32.685Z] #50 27.86 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T10:09:32.738Z] #49 ... [2021-03-22T10:09:32.738Z] [2021-03-22T10:09:32.738Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:32.738Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:32.738Z] #42 39.87 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-22T10:09:32.738Z] #42 39.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-22T10:09:32.738Z] #42 39.88 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-22T10:09:32.738Z] #42 42.48 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-22T10:09:32.738Z] #42 42.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-22T10:09:32.738Z] #42 43.41 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-22T10:09:32.738Z] #42 47.76 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-22T10:09:32.738Z] #42 47.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-22T10:09:32.738Z] #42 48.33 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-22T10:09:32.738Z] #42 ... [2021-03-22T10:09:32.738Z] [2021-03-22T10:09:32.738Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:32.738Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:32.738Z] #29 31.11 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-22T10:09:32.738Z] #29 31.78 [2021-03-22T10:09:32.738Z] #29 32.10 #=#=# ######################################################################## 100.0% [2021-03-22T10:09:32.738Z] #29 32.42 [2021-03-22T10:09:32.738Z] #29 33.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-22T10:09:32.738Z] #29 33.65 [2021-03-22T10:09:32.738Z] #29 34.01 ######################################################################## 100.0% [2021-03-22T10:09:32.738Z] #29 34.12 [2021-03-22T10:09:32.738Z] #29 34.19 Download of images into '/build' complete. [2021-03-22T10:09:32.738Z] #29 34.19 Use something like the following to load the result into a Docker daemon: [2021-03-22T10:09:32.738Z] #29 34.19 tar -cC '/build' . | docker load [2021-03-22T10:09:32.738Z] #29 ... [2021-03-22T10:09:32.738Z] [2021-03-22T10:09:32.738Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:32.738Z] #49 sha256:9b6882726819189416d08af07ac02d1f67235b9518b79b869964d3eef22dafac [2021-03-22T10:09:32.738Z] #49 50.28 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:09:32.989Z] #50 27.88 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:09:32.989Z] #50 27.98 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:09:33.292Z] #50 28.16 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:09:33.292Z] #50 28.18 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:09:33.292Z] #50 ... [2021-03-22T10:09:33.292Z] [2021-03-22T10:09:33.292Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:33.292Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-22T10:09:33.292Z] #37 18.21 Fetched 8199 kB in 17s (472 kB/s) [2021-03-22T10:09:33.292Z] #37 18.21 Reading package lists... [2021-03-22T10:09:33.292Z] #37 25.93 Reading package lists... [2021-03-22T10:09:33.292Z] #37 ... [2021-03-22T10:09:33.292Z] [2021-03-22T10:09:33.292Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:33.292Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:09:33.292Z] #50 28.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:09:33.292Z] #50 28.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:09:33.333Z] #49 50.85 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:09:33.333Z] #49 50.86 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:09:33.333Z] #49 50.98 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:09:33.333Z] #49 51.00 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:09:33.593Z] #50 28.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:09:33.593Z] #50 ... [2021-03-22T10:09:33.593Z] [2021-03-22T10:09:33.593Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:33.593Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-22T10:09:33.593Z] #43 18.56 Fetched 8199 kB in 17s (472 kB/s) [2021-03-22T10:09:33.593Z] #43 18.56 Reading package lists... [2021-03-22T10:09:33.593Z] #43 25.64 Reading package lists... [2021-03-22T10:09:33.593Z] #43 ... [2021-03-22T10:09:33.593Z] [2021-03-22T10:09:33.593Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:33.593Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:09:33.593Z] #50 28.60 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:09:33.593Z] #50 28.65 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:09:33.911Z] #50 28.74 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:09:33.911Z] #50 28.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:09:33.911Z] #50 28.92 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:09:33.911Z] #50 28.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:09:34.211Z] #50 29.05 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:09:34.211Z] #50 29.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:09:34.211Z] #50 29.42 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:09:34.282Z] #49 ... [2021-03-22T10:09:34.282Z] [2021-03-22T10:09:34.282Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:34.282Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:09:34.282Z] #45 41.70 bufio [2021-03-22T10:09:34.282Z] #45 42.72 reflect [2021-03-22T10:09:34.282Z] #45 43.40 regexp/syntax [2021-03-22T10:09:34.282Z] #45 44.57 hash/crc32 [2021-03-22T10:09:34.282Z] #45 45.20 crypto/hmac [2021-03-22T10:09:34.282Z] #45 46.15 crypto/rc4 [2021-03-22T10:09:34.282Z] #45 46.43 vendor/golang.org/x/text/transform [2021-03-22T10:09:34.282Z] #45 46.70 time [2021-03-22T10:09:34.282Z] #45 49.21 regexp [2021-03-22T10:09:34.282Z] #45 50.25 github.com/LK4D4/vndr/versioned [2021-03-22T10:09:34.282Z] #45 50.34 context [2021-03-22T10:09:34.282Z] #45 50.34 os [2021-03-22T10:09:34.282Z] #45 ... [2021-03-22T10:09:34.282Z] [2021-03-22T10:09:34.282Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:34.282Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T10:09:34.282Z] #36 41.66 Selecting previously unselected package xxd. [2021-03-22T10:09:34.282Z] #36 41.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-22T10:09:34.282Z] #36 41.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-22T10:09:34.282Z] #36 42.51 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T10:09:34.282Z] #36 47.58 Selecting previously unselected package vim-common. [2021-03-22T10:09:34.282Z] #36 47.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:09:34.282Z] #36 47.78 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T10:09:34.282Z] #36 51.74 Selecting previously unselected package cmake-data. [2021-03-22T10:09:34.282Z] #36 51.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-22T10:09:34.330Z] #13 31.72 Reading package lists... [2021-03-22T10:09:34.330Z] #13 ... [2021-03-22T10:09:34.330Z] [2021-03-22T10:09:34.330Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:34.330Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:34.330Z] #49 31.32 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:09:34.330Z] #49 38.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:09:34.330Z] #49 38.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:09:34.330Z] #49 38.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:09:34.330Z] #49 38.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:09:34.330Z] #49 38.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:09:34.330Z] #49 38.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:09:34.330Z] #49 39.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:09:34.330Z] #49 39.04 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:09:34.330Z] #49 39.23 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:09:34.330Z] #49 39.25 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:09:34.330Z] #49 39.25 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:09:34.330Z] #49 39.30 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:09:34.330Z] #49 39.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:09:34.330Z] #49 39.48 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:09:34.330Z] #49 39.52 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:09:34.330Z] #49 39.58 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:09:34.330Z] #49 39.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:09:34.330Z] #49 39.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:09:34.330Z] #49 39.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:09:34.330Z] #49 39.76 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:09:34.330Z] #49 39.85 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:09:34.330Z] #49 39.97 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:09:34.330Z] #49 40.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:09:34.330Z] #49 40.23 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-22T10:09:34.330Z] #49 40.25 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:09:34.330Z] #49 40.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:09:34.330Z] #49 40.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-22T10:09:34.330Z] #49 40.25 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:09:34.330Z] #49 40.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:09:34.330Z] #49 40.35 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:09:34.330Z] #49 40.39 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:09:34.330Z] #49 40.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:09:34.330Z] #49 40.41 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:09:34.330Z] #49 40.42 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:09:34.330Z] #49 40.45 go: extracting golang.org/x/text v0.3.2 [2021-03-22T10:09:34.330Z] #49 40.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:09:34.330Z] #49 40.68 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:09:34.330Z] #49 40.68 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:09:34.330Z] #49 40.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:09:34.330Z] #49 41.13 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-22T10:09:34.330Z] #49 41.13 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:09:34.330Z] #49 41.23 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:09:34.330Z] #49 41.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:09:34.330Z] #49 41.27 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:09:34.330Z] #49 41.33 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:09:34.330Z] #49 41.34 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:09:34.330Z] #49 41.43 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-22T10:09:34.330Z] #49 41.46 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-22T10:09:34.331Z] #49 41.54 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-22T10:09:34.331Z] #49 41.59 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:09:34.331Z] #49 41.59 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:09:34.331Z] #49 41.73 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-22T10:09:34.331Z] #49 41.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:09:34.331Z] #49 41.74 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:09:34.546Z] #36 ... [2021-03-22T10:09:34.546Z] [2021-03-22T10:09:34.546Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:34.546Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:34.546Z] #42 51.88 Selecting previously unselected package libprotobuf17:arm64. [2021-03-22T10:09:34.546Z] #42 51.89 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-22T10:09:34.546Z] #42 ... [2021-03-22T10:09:34.546Z] [2021-03-22T10:09:34.546Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:34.546Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-22T10:09:34.546Z] #55 43.36 Selecting previously unselected package libbtrfs-dev. [2021-03-22T10:09:34.546Z] #55 43.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-22T10:09:34.546Z] #55 44.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:09:34.546Z] #55 46.69 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T10:09:34.546Z] #55 47.79 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:09:34.546Z] #55 47.80 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:09:34.546Z] #55 DONE 52.1s [2021-03-22T10:09:34.546Z] [2021-03-22T10:09:34.546Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-22T10:09:34.546Z] #29 sha256:036e12c388a3a4e9fcdd982781a3da79d2d2718f3035d8f6c4b25e06981fda9a [2021-03-22T10:09:34.546Z] #29 DONE 39.4s [2021-03-22T10:09:34.546Z] [2021-03-22T10:09:34.546Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:34.546Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:34.546Z] #42 52.08 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-22T10:09:34.599Z] #49 41.93 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:09:34.809Z] #42 ... [2021-03-22T10:09:34.809Z] [2021-03-22T10:09:34.809Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:09:34.809Z] #67 sha256:92fa3fda12291910f76112e59b69c64bdba1bb35ccbc5c7319bdca542623a755 [2021-03-22T10:09:34.809Z] #67 DONE 52.2s [2021-03-22T10:09:34.809Z] [2021-03-22T10:09:34.809Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:09:34.809Z] #47 sha256:bcfbb87c3a6c0c55d44bd557dd2193fce89f70140beb3afb3bca84f30e272e9f [2021-03-22T10:09:34.809Z] #47 DONE 52.2s [2021-03-22T10:09:34.809Z] [2021-03-22T10:09:34.809Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:34.809Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T10:09:34.809Z] #36 52.08 Unpacking cmake-data (3.13.4-1) ... [2021-03-22T10:09:34.858Z] #49 42.14 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:09:34.858Z] #49 42.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:09:34.858Z] #49 42.36 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:09:34.858Z] #49 ... [2021-03-22T10:09:34.858Z] [2021-03-22T10:09:34.858Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:34.858Z] #58 sha256:6419d75fae77bef692124fc9be1f2937230342358d6f2c22c11362cfcd235f01 [2021-03-22T10:09:34.858Z] #58 32.33 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:09:34.858Z] #58 35.21 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:09:34.858Z] #58 35.63 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:09:34.858Z] #58 35.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:09:34.858Z] #58 35.96 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:09:34.858Z] #58 36.33 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:09:34.858Z] #58 40.48 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:09:34.858Z] #58 40.92 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:09:34.858Z] #58 41.19 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:09:34.858Z] #58 41.20 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:09:34.858Z] #58 41.34 go: finding github.com/google/uuid v1.2.0 [2021-03-22T10:09:34.858Z] #58 41.45 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:09:34.858Z] #58 41.73 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T10:09:34.858Z] #58 41.74 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-22T10:09:34.858Z] #58 41.87 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T10:09:34.858Z] #58 41.91 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:09:34.858Z] #58 41.94 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:09:34.858Z] #58 41.98 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:09:34.858Z] #58 42.09 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:09:34.860Z] #50 ... [2021-03-22T10:09:34.860Z] [2021-03-22T10:09:34.860Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:34.860Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-22T10:09:34.860Z] #14 19.41 Fetched 8692 kB in 19s (466 kB/s) [2021-03-22T10:09:34.860Z] #14 19.41 Reading package lists... [2021-03-22T10:09:34.860Z] #14 27.35 Reading package lists... [2021-03-22T10:09:34.860Z] #14 ... [2021-03-22T10:09:34.860Z] [2021-03-22T10:09:34.860Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:34.860Z] #59 sha256:8cc7a0a05557a1d9feb3a6261be07af714f290c180c54997233c3518c6b1baed [2021-03-22T10:09:34.860Z] #59 23.55 go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:09:34.860Z] #59 23.58 go: finding github.com/sirupsen/logrus v1.8.1 [2021-03-22T10:09:34.860Z] #59 23.64 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-22T10:09:34.860Z] #59 24.03 go: finding github.com/google/uuid v1.2.0 [2021-03-22T10:09:34.860Z] #59 24.03 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-22T10:09:34.860Z] #59 24.32 go: finding github.com/gofrs/flock v0.8.0 [2021-03-22T10:09:34.860Z] #59 24.39 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-22T10:09:34.860Z] #59 24.41 go: finding github.com/moby/vpnkit v0.5.0 [2021-03-22T10:09:34.860Z] #59 24.51 go: finding github.com/gorilla/mux v1.8.0 [2021-03-22T10:09:34.860Z] #59 24.58 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-03-22T10:09:34.860Z] #59 24.78 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-22T10:09:34.860Z] #59 24.81 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-22T10:09:34.860Z] #59 24.82 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-22T10:09:34.860Z] #59 25.11 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:09:34.860Z] #59 25.54 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:09:34.881Z] #57 147.8 + bin/containerd-shim-runc-v1 [2021-03-22T10:09:35.118Z] #58 ... [2021-03-22T10:09:35.118Z] [2021-03-22T10:09:35.118Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:35.118Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:35.118Z] #49 42.40 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:09:35.118Z] #49 42.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:09:35.118Z] #49 42.53 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:09:35.118Z] #49 42.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:09:35.118Z] #49 42.56 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:09:35.377Z] #49 42.75 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:09:35.388Z] #36 ... [2021-03-22T10:09:35.388Z] [2021-03-22T10:09:35.388Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:35.388Z] #51 sha256:6bb96a56325fc7b6a1c03cf2fd1ab17df7fca43f069d455d371a4eded0123a7b [2021-03-22T10:09:35.388Z] #51 42.94 syscall [2021-03-22T10:09:35.388Z] #51 42.96 reflect [2021-03-22T10:09:35.388Z] #51 42.96 bufio [2021-03-22T10:09:35.388Z] #51 42.98 regexp/syntax [2021-03-22T10:09:35.388Z] #51 48.43 regexp [2021-03-22T10:09:35.388Z] #51 50.83 context [2021-03-22T10:09:35.388Z] #51 50.83 os [2021-03-22T10:09:35.388Z] #51 51.62 encoding/binary [2021-03-22T10:09:35.650Z] #51 53.15 fmt [2021-03-22T10:09:35.650Z] #51 53.15 mvdan.cc/sh/v3/fileutil [2021-03-22T10:09:35.650Z] #51 ... [2021-03-22T10:09:35.650Z] [2021-03-22T10:09:35.650Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:35.650Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:35.650Z] #42 52.98 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-22T10:09:35.650Z] #42 52.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-22T10:09:35.650Z] #42 53.05 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-22T10:09:35.912Z] #42 53.42 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-22T10:09:35.912Z] #42 53.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-22T10:09:35.913Z] #42 53.48 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-22T10:09:35.921Z] #59 ... [2021-03-22T10:09:35.921Z] [2021-03-22T10:09:35.921Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:35.921Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:09:35.921Z] #50 30.68 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:09:35.948Z] #49 ... [2021-03-22T10:09:35.948Z] [2021-03-22T10:09:35.948Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:35.948Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T10:09:35.948Z] #55 33.22 Fetched 8424 kB in 26s (324 kB/s) [2021-03-22T10:09:35.948Z] #55 33.22 Reading package lists... [2021-03-22T10:09:35.948Z] #55 43.48 Reading package lists... [2021-03-22T10:09:35.948Z] #55 ... [2021-03-22T10:09:35.948Z] [2021-03-22T10:09:35.948Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:35.948Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:35.948Z] #49 43.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:09:35.948Z] #49 43.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:09:36.206Z] #49 43.64 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:09:36.206Z] #49 43.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:09:36.206Z] #49 43.70 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:09:36.206Z] #49 43.70 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:09:36.206Z] #49 43.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:09:36.774Z] #49 43.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:09:36.774Z] #49 44.09 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:09:36.774Z] #49 44.11 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:09:37.038Z] #49 44.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:09:37.038Z] #49 44.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:09:37.038Z] #49 44.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:09:37.297Z] #49 44.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:09:37.297Z] #49 44.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:09:37.297Z] #49 44.83 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:09:37.317Z] #42 ... [2021-03-22T10:09:37.317Z] [2021-03-22T10:09:37.317Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:09:37.317Z] #34 sha256:f2fb2502ccaa98134810b933cdacae5eb2ac52dc285af7035724c4d907409147 [2021-03-22T10:09:37.317Z] #34 44.97 time [2021-03-22T10:09:37.317Z] #34 44.98 internal/syscall/execenv [2021-03-22T10:09:37.317Z] #34 44.98 internal/syscall/unix [2021-03-22T10:09:37.317Z] #34 48.38 internal/poll [2021-03-22T10:09:37.317Z] #34 49.31 os [2021-03-22T10:09:37.317Z] #34 50.40 internal/fmtsort [2021-03-22T10:09:37.317Z] #34 50.89 path/filepath [2021-03-22T10:09:37.317Z] #34 50.93 fmt [2021-03-22T10:09:37.317Z] #34 51.78 io/ioutil [2021-03-22T10:09:37.317Z] #34 53.84 log [2021-03-22T10:09:37.317Z] #34 53.84 github.com/BurntSushi/toml [2021-03-22T10:09:37.317Z] #34 53.84 flag [2021-03-22T10:09:37.557Z] #49 44.86 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:09:37.557Z] #49 45.11 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-22T10:09:37.581Z] #34 ... [2021-03-22T10:09:37.581Z] [2021-03-22T10:09:37.581Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:37.581Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:37.581Z] #42 55.13 Selecting previously unselected package libprotoc17:arm64. [2021-03-22T10:09:37.581Z] #42 55.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-22T10:09:37.581Z] #42 55.17 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-22T10:09:37.604Z] #57 150.8 + bin/containerd-shim-runc-v2 [2021-03-22T10:09:37.816Z] #49 45.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:09:37.816Z] #49 45.20 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:09:37.816Z] #49 ... [2021-03-22T10:09:37.816Z] [2021-03-22T10:09:37.816Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:37.816Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:09:37.816Z] #42 35.21 Fetched 8424 kB in 26s (319 kB/s) [2021-03-22T10:09:37.816Z] #42 35.21 Reading package lists... [2021-03-22T10:09:38.075Z] #42 ... [2021-03-22T10:09:38.075Z] [2021-03-22T10:09:38.075Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:09:38.075Z] #58 sha256:6419d75fae77bef692124fc9be1f2937230342358d6f2c22c11362cfcd235f01 [2021-03-22T10:09:38.075Z] #58 42.57 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-22T10:09:38.075Z] #58 43.08 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-22T10:09:38.075Z] #58 ... [2021-03-22T10:09:38.075Z] [2021-03-22T10:09:38.075Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:38.075Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:09:38.075Z] #36 35.48 Fetched 8424 kB in 27s (316 kB/s) [2021-03-22T10:09:38.075Z] #36 35.48 Reading package lists... [2021-03-22T10:09:38.236Z] #57 151.4 + binaries [2021-03-22T10:09:38.236Z] #57 151.4 + install -D bin/containerd /build/containerd [2021-03-22T10:09:38.236Z] #57 151.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T10:09:38.236Z] #57 151.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T10:09:38.236Z] #57 151.5 + install -D bin/ctr /build/ctr [2021-03-22T10:09:38.335Z] #36 45.36 Reading package lists... [2021-03-22T10:09:38.335Z] #36 ... [2021-03-22T10:09:38.335Z] [2021-03-22T10:09:38.335Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:38.335Z] #51 sha256:ba4c398359e002cb674da4a6b7a0fa2c2cc8c006c8ca50de45395bc7e3352a3d [2021-03-22T10:09:38.335Z] #51 35.44 runtime/cgo [2021-03-22T10:09:38.335Z] #51 35.73 runtime [2021-03-22T10:09:38.335Z] #51 ... [2021-03-22T10:09:38.335Z] [2021-03-22T10:09:38.335Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:38.335Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:38.335Z] #49 45.48 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:09:38.335Z] #49 45.57 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:09:38.335Z] #49 45.72 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-22T10:09:38.597Z] #49 45.89 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-22T10:09:38.597Z] #49 46.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:09:38.597Z] #49 46.02 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:09:38.597Z] #49 46.07 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:09:38.823Z] #50 33.36 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T10:09:38.860Z] #49 46.38 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:09:38.860Z] #49 46.41 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-22T10:09:38.869Z] #57 DONE 152.1s [2021-03-22T10:09:38.980Z] #42 56.21 Selecting previously unselected package protobuf-c-compiler. [2021-03-22T10:09:38.980Z] #42 56.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-22T10:09:38.980Z] #42 56.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T10:09:38.980Z] #42 56.47 Selecting previously unselected package protobuf-compiler. [2021-03-22T10:09:38.980Z] #42 56.48 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-22T10:09:38.980Z] #42 56.50 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-22T10:09:39.123Z] #49 46.41 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-22T10:09:39.123Z] #49 46.66 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:09:39.500Z] [2021-03-22T10:09:39.500Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-03-22T10:09:39.692Z] #49 47.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:09:39.791Z] #58 DONE 0.3s [2021-03-22T10:09:39.791Z] [2021-03-22T10:09:39.791Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-03-22T10:09:39.937Z] #42 ... [2021-03-22T10:09:39.937Z] [2021-03-22T10:09:39.938Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:39.938Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:09:39.938Z] #13 41.91 Get:14 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-03-22T10:09:39.938Z] #13 45.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-22T10:09:39.938Z] #13 45.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-22T10:09:39.938Z] #13 45.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-22T10:09:39.938Z] #13 45.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-22T10:09:39.938Z] #13 45.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-03-22T10:09:39.938Z] #13 45.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-03-22T10:09:39.938Z] #13 45.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-22T10:09:39.938Z] #13 45.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-22T10:09:39.938Z] #13 45.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-22T10:09:39.938Z] #13 45.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-22T10:09:39.938Z] #13 45.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-22T10:09:39.938Z] #13 45.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-22T10:09:39.938Z] #13 45.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-03-22T10:09:39.938Z] #13 45.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-03-22T10:09:39.938Z] #13 46.62 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:09:39.938Z] #13 46.83 Fetched 73.8 MB in 13s (5757 kB/s) [2021-03-22T10:09:39.938Z] #13 47.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-22T10:09:39.938Z] #13 47.25 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-03-22T10:09:39.938Z] #13 47.32 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T10:09:39.938Z] #13 47.89 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-03-22T10:09:39.938Z] #13 48.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 ... 15383 files and directories currently installed.) [2021-03-22T10:09:39.938Z] #13 48.36 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-22T10:09:39.938Z] #13 48.39 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-22T10:09:39.938Z] #13 48.76 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-03-22T10:09:39.938Z] #13 49.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-22T10:09:39.938Z] #13 49.32 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-03-22T10:09:39.938Z] #13 49.36 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T10:09:39.938Z] #13 49.72 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-03-22T10:09:39.938Z] #13 49.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-22T10:09:39.938Z] #13 49.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 ... 15383 files and directories currently installed.) [2021-03-22T10:09:39.938Z] #13 49.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-22T10:09:39.938Z] #13 50.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T10:09:40.082Z] #62 DONE 0.3s [2021-03-22T10:09:40.082Z] [2021-03-22T10:09:40.082Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-03-22T10:09:40.373Z] #67 DONE 0.3s [2021-03-22T10:09:40.373Z] [2021-03-22T10:09:40.373Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-03-22T10:09:40.629Z] #49 47.90 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:09:40.664Z] #69 DONE 0.1s [2021-03-22T10:09:40.664Z] [2021-03-22T10:09:40.664Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T10:09:40.664Z] #70 DONE 0.0s [2021-03-22T10:09:40.664Z] [2021-03-22T10:09:40.664Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T10:09:40.887Z] #13 ... [2021-03-22T10:09:40.887Z] [2021-03-22T10:09:40.887Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:40.887Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:40.887Z] #42 58.24 Selecting previously unselected package python-pkg-resources. [2021-03-22T10:09:40.887Z] #42 58.24 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T10:09:40.887Z] #42 58.40 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-22T10:09:40.953Z] #50 ... [2021-03-22T10:09:40.953Z] [2021-03-22T10:09:40.953Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:40.953Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-22T10:09:40.953Z] #56 23.97 Reading package lists... [2021-03-22T10:09:40.953Z] #56 31.32 Building dependency tree... [2021-03-22T10:09:40.953Z] #56 33.70 The following additional packages will be installed: [2021-03-22T10:09:40.953Z] #56 33.71 libbtrfs0 [2021-03-22T10:09:40.953Z] #56 33.83 The following NEW packages will be installed: [2021-03-22T10:09:40.953Z] #56 33.83 libbtrfs-dev libbtrfs0 [2021-03-22T10:09:40.953Z] #56 34.04 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:09:40.953Z] #56 34.04 Need to get 120 kB of archives. [2021-03-22T10:09:40.953Z] #56 34.04 After this operation, 423 kB of additional disk space will be used. [2021-03-22T10:09:40.953Z] #56 34.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-22T10:09:40.953Z] #56 34.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-22T10:09:40.953Z] #56 35.60 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:09:40.953Z] #56 35.90 Fetched 120 kB in 0s (577 kB/s) [2021-03-22T10:09:40.953Z] #56 35.98 Selecting previously unselected package libbtrfs0. [2021-03-22T10:09:41.259Z] #56 35.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-22T10:09:41.259Z] #56 36.15 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-22T10:09:41.259Z] #56 36.16 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T10:09:41.259Z] #56 36.32 Selecting previously unselected package libbtrfs-dev. [2021-03-22T10:09:41.259Z] #56 36.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-22T10:09:41.259Z] #56 36.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:09:41.295Z] #71 DONE 0.7s [2021-03-22T10:09:41.295Z] [2021-03-22T10:09:41.295Z] #72 exporting to image [2021-03-22T10:09:41.295Z] #72 exporting layers [2021-03-22T10:09:41.469Z] #42 58.93 Selecting previously unselected package python-six. [2021-03-22T10:09:41.469Z] #42 58.95 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-22T10:09:41.469Z] #42 58.96 Unpacking python-six (1.12.0-1) ... [2021-03-22T10:09:41.559Z] #56 36.56 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T10:09:41.559Z] #56 36.56 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:09:41.559Z] #56 36.57 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:09:41.568Z] #49 48.73 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:09:41.735Z] #42 59.14 Selecting previously unselected package python-protobuf. [2021-03-22T10:09:41.735Z] #42 59.14 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-22T10:09:41.735Z] #42 59.16 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-22T10:09:42.208Z] #56 DONE 37.0s [2021-03-22T10:09:42.208Z] [2021-03-22T10:09:42.208Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:09:42.208Z] #57 sha256:4c47c6ed56c6b973e86343f930bfe9418e685e559f4d4bb1e9edfecdee3361ec [2021-03-22T10:09:42.208Z] #57 0.312 + RM_GOPATH=0 [2021-03-22T10:09:42.208Z] #57 0.312 + TMP_GOPATH= [2021-03-22T10:09:42.208Z] #57 0.312 + : /build [2021-03-22T10:09:42.208Z] #57 0.312 + '[' -z '' ']' [2021-03-22T10:09:42.208Z] #57 0.313 ++ mktemp -d [2021-03-22T10:09:42.208Z] #57 0.314 + export GOPATH=/tmp/tmp.XSbsQyISL3 [2021-03-22T10:09:42.208Z] #57 0.315 + GOPATH=/tmp/tmp.XSbsQyISL3 [2021-03-22T10:09:42.208Z] #57 0.315 + RM_GOPATH=1 [2021-03-22T10:09:42.208Z] #57 0.315 + case "$(go env GOARCH)" in [2021-03-22T10:09:42.208Z] #57 0.316 ++ go env GOARCH [2021-03-22T10:09:42.208Z] #57 0.321 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:42.208Z] #57 0.321 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:42.208Z] #57 0.322 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:42.208Z] #57 0.324 + dir=/tmp/install [2021-03-22T10:09:42.208Z] #57 0.324 + bin=containerd [2021-03-22T10:09:42.208Z] #57 0.324 + shift [2021-03-22T10:09:42.208Z] #57 0.324 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T10:09:42.208Z] #57 0.324 + . /tmp/install/containerd.installer [2021-03-22T10:09:42.208Z] #57 0.325 ++ set -e [2021-03-22T10:09:42.209Z] #57 0.326 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:09:42.209Z] #57 0.327 + install_containerd [2021-03-22T10:09:42.209Z] #57 0.339 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T10:09:42.209Z] #57 0.339 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XSbsQyISL3/src/github.com/containerd/containerd [2021-03-22T10:09:42.209Z] #57 0.340 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:09:42.209Z] #57 0.342 Cloning into '/tmp/tmp.XSbsQyISL3/src/github.com/containerd/containerd'... [2021-03-22T10:09:42.687Z] #42 59.96 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-22T10:09:44.618Z] #42 ... [2021-03-22T10:09:44.618Z] [2021-03-22T10:09:44.618Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:09:44.618Z] #56 sha256:754e72b543a1557de20e8e3c2e03ad6ee5e5ad039dd319d718cb930c739ae5e8 [2021-03-22T10:09:44.618Z] #56 3.221 + RM_GOPATH=0 [2021-03-22T10:09:44.618Z] #56 3.221 + TMP_GOPATH= [2021-03-22T10:09:44.618Z] #56 3.221 + : /build [2021-03-22T10:09:44.618Z] #56 3.221 + '[' -z '' ']' [2021-03-22T10:09:44.618Z] #56 3.221 ++ mktemp -d [2021-03-22T10:09:44.618Z] #56 3.221 + export GOPATH=/tmp/tmp.W1Nyrk29da [2021-03-22T10:09:44.618Z] #56 3.221 + GOPATH=/tmp/tmp.W1Nyrk29da [2021-03-22T10:09:44.618Z] #56 3.221 + RM_GOPATH=1 [2021-03-22T10:09:44.618Z] #56 3.221 + case "$(go env GOARCH)" in [2021-03-22T10:09:44.618Z] #56 3.222 ++ go env GOARCH [2021-03-22T10:09:44.618Z] #56 3.289 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:44.618Z] #56 3.289 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:44.618Z] #56 3.289 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:44.618Z] #56 3.289 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:09:44.618Z] #56 3.290 + dir=/tmp/install [2021-03-22T10:09:44.618Z] #56 3.290 + bin=containerd [2021-03-22T10:09:44.618Z] #56 3.290 + shift [2021-03-22T10:09:44.618Z] #56 3.290 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T10:09:44.618Z] #56 3.290 + . /tmp/install/containerd.installer [2021-03-22T10:09:44.618Z] #56 3.290 ++ set -e [2021-03-22T10:09:44.618Z] #56 3.290 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:09:44.618Z] #56 3.290 + install_containerd [2021-03-22T10:09:44.618Z] #56 3.290 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T10:09:44.618Z] #56 3.290 + git clone https://github.com/containerd/containerd.git /tmp/tmp.W1Nyrk29da/src/github.com/containerd/containerd [2021-03-22T10:09:44.618Z] #56 3.290 Cloning into '/tmp/tmp.W1Nyrk29da/src/github.com/containerd/containerd'... [2021-03-22T10:09:44.882Z] #56 ... [2021-03-22T10:09:44.882Z] [2021-03-22T10:09:44.882Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:44.882Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:09:44.882Z] #13 53.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-22T10:09:44.882Z] #13 53.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-22T10:09:44.882Z] #13 53.39 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T10:09:44.882Z] #13 55.40 Selecting previously unselected package binutils-mingw-w64. [2021-03-22T10:09:44.882Z] #13 55.40 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-22T10:09:44.882Z] #13 55.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T10:09:44.882Z] #13 55.62 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-22T10:09:44.882Z] #13 55.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-22T10:09:44.882Z] #13 55.64 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-22T10:09:44.882Z] #13 55.87 Selecting previously unselected package dmsetup. [2021-03-22T10:09:44.882Z] #13 55.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-22T10:09:44.882Z] #13 55.88 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-22T10:09:44.882Z] #13 56.06 Selecting previously unselected package mingw-w64-common. [2021-03-22T10:09:44.882Z] #13 56.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-22T10:09:44.882Z] #13 56.07 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-22T10:09:46.816Z] #13 ... [2021-03-22T10:09:46.816Z] [2021-03-22T10:09:46.816Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:46.816Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:09:46.816Z] #45 54.04 internal/lazyregexp [2021-03-22T10:09:46.816Z] #45 54.09 net [2021-03-22T10:09:46.816Z] #45 54.17 os/exec [2021-03-22T10:09:46.816Z] #45 57.42 go/token [2021-03-22T10:09:46.816Z] #45 57.42 net/url [2021-03-22T10:09:46.816Z] #45 58.36 text/template/parse [2021-03-22T10:09:46.816Z] #45 58.45 go/scanner [2021-03-22T10:09:46.816Z] #45 59.47 encoding/json [2021-03-22T10:09:46.816Z] #45 60.73 go/ast [2021-03-22T10:09:46.816Z] #45 ... [2021-03-22T10:09:46.816Z] [2021-03-22T10:09:46.816Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:46.816Z] #51 sha256:6bb96a56325fc7b6a1c03cf2fd1ab17df7fca43f069d455d371a4eded0123a7b [2021-03-22T10:09:46.816Z] #51 54.11 encoding/base64 [2021-03-22T10:09:46.816Z] #51 54.14 golang.org/x/sys/unix [2021-03-22T10:09:46.816Z] #51 58.46 encoding/json [2021-03-22T10:09:46.816Z] #51 58.47 github.com/pkg/diff [2021-03-22T10:09:46.816Z] #51 58.48 go/scanner [2021-03-22T10:09:46.816Z] #51 60.47 go/ast [2021-03-22T10:09:46.816Z] #51 60.76 mvdan.cc/editorconfig [2021-03-22T10:09:46.816Z] #51 63.27 mvdan.cc/sh/v3/syntax [2021-03-22T10:09:46.816Z] #51 ... [2021-03-22T10:09:46.816Z] [2021-03-22T10:09:46.816Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:46.816Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:46.816Z] #42 63.51 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-22T10:09:46.842Z] #49 ... [2021-03-22T10:09:46.842Z] [2021-03-22T10:09:46.842Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:46.842Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T10:09:46.842Z] #55 43.48 Reading package lists... [2021-03-22T10:09:47.154Z] using credential docker-jenkins-github-credentials [2021-03-22T10:09:47.233Z] Cloning the remote Git repository [2021-03-22T10:09:47.233Z] Cloning with configured refspecs honoured and without tags [2021-03-22T10:09:47.423Z] #42 64.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-22T10:09:47.853Z] #57 ... [2021-03-22T10:09:47.853Z] [2021-03-22T10:09:47.853Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:09:47.853Z] #68 sha256:00be9df6edceb8b273bb814e010d767578329a72ce7d854fcaa0c19b5e4208fb [2021-03-22T10:09:47.853Z] #68 DONE 42.6s [2021-03-22T10:09:47.853Z] [2021-03-22T10:09:47.854Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:09:47.854Z] #35 sha256:0818af5d0b4fa8a06aae16efe196a60c2039ae094b515e7c5a7b4e75a4ac1fab [2021-03-22T10:09:47.854Z] #35 42.51 internal/reflectlite [2021-03-22T10:09:47.854Z] #35 42.51 sync [2021-03-22T10:09:47.854Z] #35 ... [2021-03-22T10:09:47.854Z] [2021-03-22T10:09:47.854Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:47.854Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-22T10:09:47.854Z] #37 25.93 Reading package lists... [2021-03-22T10:09:47.854Z] #37 33.14 Building dependency tree... [2021-03-22T10:09:47.854Z] #37 36.01 The following additional packages will be installed: [2021-03-22T10:09:47.854Z] #37 36.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-22T10:09:47.854Z] #37 36.03 Suggested packages: [2021-03-22T10:09:47.854Z] #37 36.03 cmake-doc ninja-build lrzip [2021-03-22T10:09:47.854Z] #37 36.03 Recommended packages: [2021-03-22T10:09:47.854Z] #37 36.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-22T10:09:47.854Z] #37 37.40 The following NEW packages will be installed: [2021-03-22T10:09:47.854Z] #37 37.40 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-22T10:09:47.854Z] #37 37.42 vim-common xxd [2021-03-22T10:09:47.854Z] #37 37.56 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:09:47.854Z] #37 37.56 Need to get 14.9 MB of archives. [2021-03-22T10:09:47.854Z] #37 37.56 After this operation, 67.2 MB of additional disk space will be used. [2021-03-22T10:09:47.854Z] #37 37.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-22T10:09:47.854Z] #37 37.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T10:09:47.854Z] #37 37.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-03-22T10:09:47.854Z] #37 37.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-22T10:09:47.854Z] #37 38.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-03-22T10:09:47.854Z] #37 38.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-03-22T10:09:47.854Z] #37 38.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-03-22T10:09:47.854Z] #37 38.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-03-22T10:09:47.854Z] #37 38.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-03-22T10:09:47.854Z] #37 38.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-03-22T10:09:47.854Z] #37 40.67 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:09:47.854Z] #37 40.95 Fetched 14.9 MB in 2s (9622 kB/s) [2021-03-22T10:09:47.854Z] #37 41.08 Selecting previously unselected package xxd. [2021-03-22T10:09:47.854Z] #37 41.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-22T10:09:47.854Z] #37 41.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-22T10:09:47.854Z] #37 41.22 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T10:09:47.854Z] #37 41.41 Selecting previously unselected package vim-common. [2021-03-22T10:09:47.854Z] #37 41.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:09:47.854Z] #37 41.44 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T10:09:47.854Z] #37 41.75 Selecting previously unselected package cmake-data. [2021-03-22T10:09:47.854Z] #37 41.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-22T10:09:47.854Z] #37 41.76 Unpacking cmake-data (3.13.4-1) ... [2021-03-22T10:09:48.156Z] #37 ... [2021-03-22T10:09:48.156Z] [2021-03-22T10:09:48.156Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:48.156Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-22T10:09:48.156Z] #43 25.64 Reading package lists... [2021-03-22T10:09:48.156Z] #43 33.30 Building dependency tree... [2021-03-22T10:09:48.156Z] #43 36.34 The following additional packages will be installed: [2021-03-22T10:09:48.156Z] #43 36.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-22T10:09:48.156Z] #43 36.35 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-22T10:09:48.156Z] #43 36.36 Suggested packages: [2021-03-22T10:09:48.156Z] #43 36.37 manpages-dev python-setuptools [2021-03-22T10:09:48.156Z] #43 38.15 The following NEW packages will be installed: [2021-03-22T10:09:48.156Z] #43 38.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-22T10:09:48.156Z] #43 38.16 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-22T10:09:48.156Z] #43 38.16 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-22T10:09:48.156Z] #43 38.16 python-six zlib1g-dev [2021-03-22T10:09:48.156Z] #43 38.33 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:09:48.156Z] #43 38.33 Need to get 4075 kB of archives. [2021-03-22T10:09:48.156Z] #43 38.33 After this operation, 24.5 MB of additional disk space will be used. [2021-03-22T10:09:48.156Z] #43 38.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-03-22T10:09:48.156Z] #43 38.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-22T10:09:48.156Z] #43 38.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-03-22T10:09:48.156Z] #43 38.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-22T10:09:48.156Z] #43 38.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-03-22T10:09:48.156Z] #43 38.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-22T10:09:48.156Z] #43 38.49 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-03-22T10:09:48.156Z] #43 38.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-03-22T10:09:48.156Z] #43 38.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-03-22T10:09:48.156Z] #43 38.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-03-22T10:09:48.156Z] #43 38.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-03-22T10:09:48.156Z] #43 38.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-03-22T10:09:48.156Z] #43 38.78 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-03-22T10:09:48.156Z] #43 38.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-03-22T10:09:48.156Z] #43 38.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-22T10:09:48.156Z] #43 38.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-03-22T10:09:48.156Z] #43 38.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-03-22T10:09:48.156Z] #43 39.87 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:09:48.156Z] #43 40.08 Fetched 4075 kB in 1s (7187 kB/s) [2021-03-22T10:09:48.156Z] #43 40.22 Selecting previously unselected package libcap-dev:ppc64el. [2021-03-22T10:09:48.156Z] #43 40.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-22T10:09:48.156Z] #43 40.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-03-22T10:09:48.156Z] #43 40.30 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-03-22T10:09:48.156Z] #43 40.49 Selecting previously unselected package libnet1:ppc64el. [2021-03-22T10:09:48.156Z] #43 40.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-22T10:09:48.156Z] #43 40.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-22T10:09:48.156Z] #43 40.71 Selecting previously unselected package libnet1-dev. [2021-03-22T10:09:48.156Z] #43 40.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-22T10:09:48.156Z] #43 40.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T10:09:48.156Z] #43 40.90 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-22T10:09:48.156Z] #43 40.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-22T10:09:48.156Z] #43 40.93 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-22T10:09:48.156Z] #43 41.11 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-03-22T10:09:48.156Z] #43 41.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-03-22T10:09:48.156Z] #43 41.15 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-22T10:09:48.156Z] #43 41.53 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-22T10:09:48.156Z] #43 41.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-22T10:09:48.156Z] #43 41.55 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-22T10:09:48.156Z] #43 41.66 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-03-22T10:09:48.156Z] #43 41.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-03-22T10:09:48.156Z] #43 41.71 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-22T10:09:48.156Z] #43 41.83 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-03-22T10:09:48.156Z] #43 41.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-03-22T10:09:48.156Z] #43 41.85 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-22T10:09:48.156Z] #43 42.03 Selecting previously unselected package libprotobuf17:ppc64el. [2021-03-22T10:09:48.157Z] #43 42.05 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-03-22T10:09:48.157Z] #43 42.06 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-22T10:09:48.157Z] #43 43.34 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-03-22T10:09:48.183Z] #72 exporting layers 6.3s done [2021-03-22T10:09:48.183Z] #72 writing image sha256:91bcd77747d4264189595e1f7fd35e541f4587e29d0612810c4e05f9d1ccb9e5 done [2021-03-22T10:09:48.183Z] #72 naming to docker.io/library/docker:e166af959daa31a536b666fa35148f93462918d6 done [2021-03-22T10:09:48.183Z] #72 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-22T10:09:48.309Z] #55 54.03 Building dependency tree... [2021-03-22T10:09:48.309Z] #55 ... [2021-03-22T10:09:48.309Z] [2021-03-22T10:09:48.309Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:48.309Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:09:48.309Z] #42 45.64 Reading package lists... [2021-03-22T10:09:48.309Z] #42 ... [2021-03-22T10:09:48.309Z] [2021-03-22T10:09:48.309Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:48.309Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:48.309Z] #49 55.44 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-22T10:09:48.458Z] #43 43.37 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-03-22T10:09:48.458Z] #43 43.40 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-22T10:09:48.467Z] [2021-03-22T10:09:48.467Z] #42 ... [2021-03-22T10:09:48.467Z] [2021-03-22T10:09:48.467Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:09:48.467Z] #34 sha256:f2fb2502ccaa98134810b933cdacae5eb2ac52dc285af7035724c4d907409147 [2021-03-22T10:09:48.467Z] #34 59.11 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:09:48.467Z] #34 DONE 65.7s [2021-03-22T10:09:48.467Z] [2021-03-22T10:09:48.467Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:48.467Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:48.467Z] #42 65.77 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-22T10:09:48.467Z] #42 65.80 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-22T10:09:48.611Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/test/unit [2021-03-22T10:09:47.449Z] Cloning repository https://github.com/moby/moby.git [2021-03-22T10:09:47.861Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-22T10:09:48.635Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:09:48.635Z] > git --version # timeout=10 [2021-03-22T10:09:48.731Z] #42 66.20 Setting up python-six (1.12.0-1) ... [2021-03-22T10:09:48.762Z] #43 43.89 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-03-22T10:09:48.762Z] #43 43.89 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-03-22T10:09:48.762Z] #43 43.90 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-22T10:09:49.421Z] #43 ... [2021-03-22T10:09:49.421Z] [2021-03-22T10:09:49.421Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:49.421Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:09:49.421Z] #46 44.48 internal/reflectlite [2021-03-22T10:09:49.421Z] #46 44.51 sync [2021-03-22T10:09:50.079Z] #46 ... [2021-03-22T10:09:50.079Z] [2021-03-22T10:09:50.079Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:50.079Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-22T10:09:50.079Z] #14 27.35 Reading package lists... [2021-03-22T10:09:50.079Z] #14 34.85 Building dependency tree... [2021-03-22T10:09:50.079Z] #14 38.10 The following additional packages will be installed: [2021-03-22T10:09:50.079Z] #14 38.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-22T10:09:50.079Z] #14 38.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-22T10:09:50.079Z] #14 38.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-22T10:09:50.079Z] #14 38.11 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-22T10:09:50.079Z] #14 38.11 mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T10:09:50.079Z] #14 38.13 Suggested packages: [2021-03-22T10:09:50.079Z] #14 38.13 gcc-8-locales seccomp wine64 [2021-03-22T10:09:50.079Z] #14 39.87 The following NEW packages will be installed: [2021-03-22T10:09:50.079Z] #14 39.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-22T10:09:50.079Z] #14 39.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-22T10:09:50.079Z] #14 39.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-22T10:09:50.079Z] #14 39.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-22T10:09:50.079Z] #14 39.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-22T10:09:50.079Z] #14 39.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T10:09:50.079Z] #14 39.91 The following packages will be upgraded: [2021-03-22T10:09:50.079Z] #14 39.91 libseccomp2 libsystemd0 libudev1 [2021-03-22T10:09:50.079Z] #14 40.17 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T10:09:50.079Z] #14 40.17 Need to get 79.4 MB of archives. [2021-03-22T10:09:50.079Z] #14 40.17 After this operation, 532 MB of additional disk space will be used. [2021-03-22T10:09:50.079Z] #14 40.17 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-03-22T10:09:50.079Z] #14 40.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-03-22T10:09:50.079Z] #14 40.23 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-03-22T10:09:50.079Z] #14 40.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-03-22T10:09:50.079Z] #14 40.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-03-22T10:09:50.079Z] #14 40.76 Get:6 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-03-22T10:09:50.079Z] #14 41.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-22T10:09:50.079Z] #14 41.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-03-22T10:09:50.079Z] #14 41.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-03-22T10:09:50.079Z] #14 41.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-22T10:09:50.079Z] #14 41.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-22T10:09:50.079Z] #14 42.06 Get:12 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-03-22T10:09:50.079Z] #14 42.08 Get:13 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-03-22T10:09:50.384Z] #14 ... [2021-03-22T10:09:50.384Z] [2021-03-22T10:09:50.385Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:50.385Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-22T10:09:50.385Z] #43 45.58 Selecting previously unselected package libprotoc17:ppc64el. [2021-03-22T10:09:50.385Z] #43 45.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-03-22T10:09:50.661Z] #42 68.17 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-22T10:09:50.689Z] #43 45.62 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-22T10:09:48.682Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-22T10:09:48.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:09:48.685Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:09:50.924Z] #42 68.30 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-22T10:09:50.924Z] #42 68.36 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-22T10:09:50.924Z] #42 68.39 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-22T10:09:50.924Z] #42 68.50 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-22T10:09:51.188Z] #42 68.68 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-22T10:09:51.334Z] ? github.com/docker/docker/api [no test files] [2021-03-22T10:09:51.345Z] #43 46.32 Selecting previously unselected package protobuf-c-compiler. [2021-03-22T10:09:51.345Z] #43 46.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-03-22T10:09:51.345Z] #43 46.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T10:09:51.453Z] #42 68.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T10:09:51.453Z] #42 68.97 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-22T10:09:51.453Z] #42 68.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T10:09:51.453Z] #42 ... [2021-03-22T10:09:51.453Z] [2021-03-22T10:09:51.453Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:51.453Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T10:09:51.453Z] #36 58.95 Selecting previously unselected package libicu63:arm64. [2021-03-22T10:09:51.453Z] #36 58.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-22T10:09:51.453Z] #36 58.99 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-22T10:09:51.453Z] #36 66.20 Selecting previously unselected package libxml2:arm64. [2021-03-22T10:09:51.453Z] #36 66.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-22T10:09:51.453Z] #36 66.23 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T10:09:51.453Z] #36 68.29 Selecting previously unselected package libarchive13:arm64. [2021-03-22T10:09:51.453Z] #36 68.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-22T10:09:51.453Z] #36 68.30 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-22T10:09:51.453Z] #36 68.99 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-22T10:09:51.453Z] #36 68.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-22T10:09:51.666Z] #43 46.54 Selecting previously unselected package protobuf-compiler. [2021-03-22T10:09:51.666Z] #43 46.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-03-22T10:09:51.666Z] #43 46.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-22T10:09:51.717Z] #36 69.15 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-22T10:09:51.717Z] #36 ... [2021-03-22T10:09:51.717Z] [2021-03-22T10:09:51.717Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:51.717Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:51.717Z] #42 69.18 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-22T10:09:51.968Z] #43 46.87 Selecting previously unselected package python-pkg-resources. [2021-03-22T10:09:51.968Z] #43 46.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T10:09:51.968Z] #43 46.93 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-22T10:09:51.968Z] #43 47.17 Selecting previously unselected package python-six. [2021-03-22T10:09:52.272Z] #43 47.19 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-22T10:09:52.272Z] #43 47.20 Unpacking python-six (1.12.0-1) ... [2021-03-22T10:09:52.272Z] #43 47.30 Selecting previously unselected package python-protobuf. [2021-03-22T10:09:52.272Z] #43 47.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-03-22T10:09:52.272Z] #43 47.34 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-22T10:09:52.547Z] #49 ... [2021-03-22T10:09:52.547Z] [2021-03-22T10:09:52.547Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:09:52.547Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:09:52.547Z] #13 31.72 Reading package lists... [2021-03-22T10:09:52.547Z] #13 43.41 Reading package lists... [2021-03-22T10:09:52.547Z] #13 ... [2021-03-22T10:09:52.547Z] [2021-03-22T10:09:52.547Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:09:52.547Z] #34 sha256:f695d1097da51dda3f89762fc6cf704047f17692e5dd0fa96148f5e641d2bb00 [2021-03-22T10:09:52.547Z] #34 57.68 sync [2021-03-22T10:09:52.547Z] #34 57.70 internal/reflectlite [2021-03-22T10:09:53.334Z] #43 48.14 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-22T10:09:53.334Z] #43 ... [2021-03-22T10:09:53.334Z] [2021-03-22T10:09:53.334Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:53.334Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:09:53.334Z] #50 38.40 go: extracting golang.org/x/text v0.3.2 [2021-03-22T10:09:53.334Z] #50 44.91 go: finding github.com/fatih/color v1.7.0 [2021-03-22T10:09:53.334Z] #50 44.99 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:09:53.334Z] #50 45.30 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:09:53.334Z] #50 45.34 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:09:53.334Z] #50 45.44 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:09:53.334Z] #50 45.48 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:09:53.334Z] #50 45.54 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:09:53.334Z] #50 45.67 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:09:53.334Z] #50 45.67 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T10:09:53.334Z] #50 45.69 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:09:53.334Z] #50 45.76 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:09:53.334Z] #50 45.77 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:09:53.334Z] #50 45.80 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T10:09:53.334Z] #50 45.84 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:09:53.334Z] #50 45.90 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:09:53.334Z] #50 45.91 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:09:53.334Z] #50 46.02 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:09:53.334Z] #50 46.09 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T10:09:53.334Z] #50 46.13 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:09:53.334Z] #50 46.22 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:09:53.334Z] #50 46.25 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:09:53.334Z] #50 46.30 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:09:53.334Z] #50 46.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:09:53.334Z] #50 46.31 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:09:53.334Z] #50 46.31 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T10:09:53.334Z] #50 46.40 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:09:53.334Z] #50 46.40 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T10:09:53.334Z] #50 46.47 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:09:53.334Z] #50 46.49 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T10:09:53.334Z] #50 46.49 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T10:09:53.334Z] #50 46.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:09:53.334Z] #50 46.59 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T10:09:53.334Z] #50 46.62 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:09:53.334Z] #50 46.64 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:09:53.334Z] #50 46.67 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:09:53.334Z] #50 46.74 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:09:53.334Z] #50 46.75 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:09:53.334Z] #50 46.84 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:09:53.334Z] #50 46.87 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T10:09:53.334Z] #50 46.87 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T10:09:53.334Z] #50 46.88 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:09:53.334Z] #50 46.96 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:09:53.334Z] #50 47.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:09:53.334Z] #50 47.13 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:09:53.334Z] #50 47.22 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T10:09:53.334Z] #50 47.22 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:09:53.334Z] #50 47.24 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:09:53.334Z] #50 47.39 go: finding golang.org/x/text v0.3.2 [2021-03-22T10:09:53.334Z] #50 47.57 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:09:53.334Z] #50 47.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:09:53.334Z] #50 47.60 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:09:53.334Z] #50 47.71 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:09:53.334Z] #50 47.74 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:09:53.334Z] #50 47.75 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:09:53.334Z] #50 47.75 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:09:53.334Z] #50 47.82 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:09:53.334Z] #50 47.84 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:09:53.334Z] #50 47.87 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:09:53.334Z] #50 47.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:09:53.334Z] #50 47.93 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:09:53.334Z] #50 47.99 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:09:53.334Z] #50 48.00 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T10:09:53.334Z] #50 48.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:09:53.334Z] #50 48.07 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:09:53.334Z] #50 48.08 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T10:09:53.334Z] #50 48.10 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:09:53.334Z] #50 48.16 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:09:53.334Z] #50 48.38 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:09:53.638Z] #50 48.49 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T10:09:53.638Z] #50 ... [2021-03-22T10:09:53.638Z] [2021-03-22T10:09:53.638Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:09:53.638Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-22T10:09:53.638Z] #33 47.60 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-22T10:09:53.638Z] #33 48.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-22T10:09:53.921Z] #34 61.38 errors [2021-03-22T10:09:54.179Z] #34 61.40 sort [2021-03-22T10:09:54.287Z] #33 49.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:09:54.772Z] #34 ... [2021-03-22T10:09:54.772Z] [2021-03-22T10:09:54.772Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-22T10:09:54.772Z] #67 sha256:b4661367dffe2f75835a2e4ae3f6fbdee45f39d2b121aea596c708da1f202d5c [2021-03-22T10:09:54.772Z] #67 DONE 62.1s [2021-03-22T10:09:54.772Z] [2021-03-22T10:09:54.772Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:09:54.772Z] #34 sha256:f695d1097da51dda3f89762fc6cf704047f17692e5dd0fa96148f5e641d2bb00 [2021-03-22T10:09:54.772Z] #34 62.16 strconv [2021-03-22T10:09:55.339Z] #34 ... [2021-03-22T10:09:55.339Z] [2021-03-22T10:09:55.339Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:55.339Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:55.339Z] #49 61.95 go: finding github.com/fatih/color v1.7.0 [2021-03-22T10:09:55.339Z] #49 61.98 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-22T10:09:55.339Z] #49 62.10 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-22T10:09:55.339Z] #49 62.13 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-22T10:09:55.339Z] #49 62.21 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-22T10:09:55.339Z] #49 62.25 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-22T10:09:55.339Z] #49 62.25 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-22T10:09:55.339Z] #49 62.25 go: finding github.com/pkg/errors v0.8.1 [2021-03-22T10:09:55.339Z] #49 62.38 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-22T10:09:55.339Z] #49 62.38 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-22T10:09:55.339Z] #49 62.47 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-22T10:09:55.339Z] #49 62.52 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-22T10:09:55.339Z] #49 62.55 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-22T10:09:55.339Z] #49 62.56 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-22T10:09:55.339Z] #49 62.56 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-22T10:09:55.339Z] #49 62.57 go: finding github.com/stretchr/testify v1.4.0 [2021-03-22T10:09:55.339Z] #49 62.60 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-22T10:09:55.339Z] #49 62.63 go: finding github.com/spf13/viper v1.6.1 [2021-03-22T10:09:55.339Z] #49 62.68 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-22T10:09:55.339Z] #49 62.74 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-22T10:09:55.339Z] #49 62.78 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-22T10:09:55.600Z] #49 62.80 go: finding github.com/stretchr/objx v0.2.0 [2021-03-22T10:09:55.600Z] #49 63.01 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-22T10:09:55.858Z] #49 63.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-22T10:09:55.858Z] #49 63.13 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-22T10:09:55.858Z] #49 63.15 go: finding github.com/gobwas/glob v0.2.3 [2021-03-22T10:09:55.858Z] #49 63.24 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-22T10:09:55.858Z] #49 63.24 go: finding github.com/spf13/cobra v0.0.5 [2021-03-22T10:09:55.858Z] #49 63.28 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-22T10:09:55.858Z] #49 63.31 go: finding github.com/spf13/pflag v1.0.5 [2021-03-22T10:09:55.858Z] #49 63.34 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-22T10:09:55.858Z] #49 63.36 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-22T10:09:55.858Z] #49 63.42 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-22T10:09:55.952Z] #42 72.99 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-22T10:09:55.952Z] #42 73.01 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:09:56.116Z] #49 63.64 go: finding github.com/magiconair/properties v1.8.1 [2021-03-22T10:09:56.374Z] #49 63.70 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-22T10:09:56.374Z] #49 63.74 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-22T10:09:56.374Z] #49 63.74 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T10:09:56.374Z] #49 63.83 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-22T10:09:56.374Z] #49 63.90 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-22T10:09:56.634Z] #49 63.93 go: finding github.com/spf13/afero v1.1.2 [2021-03-22T10:09:56.634Z] #49 64.00 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-22T10:09:56.634Z] #49 64.02 go: finding github.com/spf13/cast v1.3.0 [2021-03-22T10:09:56.634Z] #49 64.08 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-22T10:09:56.634Z] #49 64.10 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-22T10:09:56.892Z] #49 64.18 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-22T10:09:56.892Z] #49 64.25 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-22T10:09:56.892Z] #49 64.32 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-22T10:09:57.151Z] #49 64.47 go: finding golang.org/x/text v0.3.2 [2021-03-22T10:09:57.151Z] #49 64.54 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-22T10:09:57.151Z] #49 64.65 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-22T10:09:57.352Z] #42 ... [2021-03-22T10:09:57.352Z] [2021-03-22T10:09:57.352Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:57.352Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:09:57.352Z] #45 64.76 text/template [2021-03-22T10:09:57.352Z] #45 67.33 go/parser [2021-03-22T10:09:57.352Z] #45 68.15 encoding/xml [2021-03-22T10:09:57.352Z] #45 71.98 compress/flate [2021-03-22T10:09:57.352Z] #45 72.72 go/doc [2021-03-22T10:09:57.352Z] #45 ... [2021-03-22T10:09:57.352Z] [2021-03-22T10:09:57.352Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:57.352Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T10:09:57.352Z] #36 69.39 Selecting previously unselected package librhash0:arm64. [2021-03-22T10:09:57.352Z] #36 69.41 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-22T10:09:57.352Z] #36 69.43 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-22T10:09:57.352Z] #36 70.11 Selecting previously unselected package libuv1:arm64. [2021-03-22T10:09:57.352Z] #36 70.11 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-22T10:09:57.352Z] #36 70.17 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-22T10:09:57.352Z] #36 70.34 Selecting previously unselected package cmake. [2021-03-22T10:09:57.352Z] #36 70.35 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-22T10:09:57.352Z] #36 70.36 Unpacking cmake (3.13.4-1) ... [2021-03-22T10:09:57.352Z] #36 72.76 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-22T10:09:57.352Z] #36 72.80 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T10:09:57.352Z] #36 72.82 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-22T10:09:57.352Z] #36 72.83 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T10:09:57.352Z] #36 72.86 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-22T10:09:57.352Z] #36 72.89 Setting up cmake-data (3.13.4-1) ... [2021-03-22T10:09:57.352Z] #36 72.93 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T10:09:57.352Z] #36 72.93 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-22T10:09:57.352Z] #36 72.98 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-22T10:09:57.352Z] #36 72.98 Setting up cmake (3.13.4-1) ... [2021-03-22T10:09:57.352Z] #36 72.99 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:09:57.352Z] #36 73.05 Processing triggers for mime-support (3.62) ... [2021-03-22T10:09:57.410Z] #49 64.67 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-22T10:09:57.410Z] #49 64.68 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-22T10:09:57.410Z] #49 64.72 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-22T10:09:57.410Z] #49 64.73 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-22T10:09:57.410Z] #49 64.74 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-22T10:09:57.410Z] #49 64.75 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-22T10:09:57.410Z] #49 64.75 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-22T10:09:57.410Z] #49 64.77 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-22T10:09:57.410Z] #49 64.79 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-22T10:09:57.410Z] #49 64.81 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-22T10:09:57.410Z] #49 64.84 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-22T10:09:57.410Z] #49 64.85 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-22T10:09:57.410Z] #49 ... [2021-03-22T10:09:57.410Z] [2021-03-22T10:09:57.410Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-22T10:09:57.410Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-22T10:09:57.410Z] #55 54.03 Building dependency tree... [2021-03-22T10:09:57.410Z] #55 60.01 The following additional packages will be installed: [2021-03-22T10:09:57.410Z] #55 60.03 libbtrfs0 [2021-03-22T10:09:57.410Z] #55 60.37 The following NEW packages will be installed: [2021-03-22T10:09:57.410Z] #55 60.38 libbtrfs-dev libbtrfs0 [2021-03-22T10:09:57.410Z] #55 61.19 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:09:57.410Z] #55 61.19 Need to get 119 kB of archives. [2021-03-22T10:09:57.410Z] #55 61.19 After this operation, 387 kB of additional disk space will be used. [2021-03-22T10:09:57.410Z] #55 61.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T10:09:57.410Z] #55 61.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T10:09:57.410Z] #55 62.96 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:09:57.410Z] #55 63.31 Fetched 119 kB in 1s (230 kB/s) [2021-03-22T10:09:57.410Z] #55 63.53 Selecting previously unselected package libbtrfs0. [2021-03-22T10:09:57.410Z] #55 63.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T10:09:57.410Z] #55 63.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T10:09:57.410Z] #55 63.70 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T10:09:57.410Z] #55 64.02 Selecting previously unselected package libbtrfs-dev. [2021-03-22T10:09:57.410Z] #55 64.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T10:09:57.410Z] #55 64.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:09:57.410Z] #55 64.55 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T10:09:57.410Z] #55 64.61 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:09:57.410Z] #55 64.62 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:09:57.410Z] #55 DONE 64.9s [2021-03-22T10:09:57.410Z] [2021-03-22T10:09:57.410Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:57.410Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:57.410Z] #49 64.86 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-22T10:09:57.617Z] #36 ... [2021-03-22T10:09:57.617Z] [2021-03-22T10:09:57.617Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:09:57.617Z] #51 sha256:6bb96a56325fc7b6a1c03cf2fd1ab17df7fca43f069d455d371a4eded0123a7b [2021-03-22T10:09:57.617Z] #51 65.20 golang.org/x/crypto/ssh/terminal [2021-03-22T10:09:57.617Z] #51 71.83 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T10:09:57.668Z] #49 64.98 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-22T10:09:57.926Z] #49 65.21 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-22T10:09:57.926Z] #49 65.32 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-22T10:09:57.926Z] #49 65.42 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-22T10:09:57.963Z] #51 ... [2021-03-22T10:09:57.963Z] [2021-03-22T10:09:57.963Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:09:57.963Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:09:57.964Z] #45 75.33 compress/gzip [2021-03-22T10:09:58.227Z] #45 75.90 crypto/ecdsa [2021-03-22T10:09:58.434Z] #49 65.61 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-22T10:09:58.493Z] #45 75.96 crypto/rsa [2021-03-22T10:09:58.493Z] #45 ... [2021-03-22T10:09:58.493Z] [2021-03-22T10:09:58.493Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:58.493Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-22T10:09:58.493Z] #36 DONE 76.1s [2021-03-22T10:09:58.493Z] [2021-03-22T10:09:58.493Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:58.493Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-22T10:09:58.493Z] #42 DONE 76.1s [2021-03-22T10:09:58.693Z] #49 65.72 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-22T10:09:58.693Z] #49 66.10 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:09:58.693Z] #49 ... [2021-03-22T10:09:58.693Z] [2021-03-22T10:09:58.693Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:09:58.693Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:09:58.693Z] #36 45.36 Reading package lists... [2021-03-22T10:09:58.693Z] #36 56.63 Building dependency tree... [2021-03-22T10:09:58.693Z] #36 61.94 The following additional packages will be installed: [2021-03-22T10:09:58.693Z] #36 61.97 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-22T10:09:58.693Z] #36 61.99 Suggested packages: [2021-03-22T10:09:58.693Z] #36 61.99 cmake-doc ninja-build lrzip [2021-03-22T10:09:58.693Z] #36 61.99 Recommended packages: [2021-03-22T10:09:58.693Z] #36 61.99 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-22T10:09:58.693Z] #36 64.08 The following NEW packages will be installed: [2021-03-22T10:09:58.693Z] #36 64.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-22T10:09:58.693Z] #36 64.13 vim-common xxd [2021-03-22T10:09:58.693Z] #36 64.93 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:09:58.693Z] #36 64.93 Need to get 14.9 MB of archives. [2021-03-22T10:09:58.693Z] #36 64.93 After this operation, 61.8 MB of additional disk space will be used. [2021-03-22T10:09:58.693Z] #36 64.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T10:09:58.693Z] #36 64.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T10:09:58.693Z] #36 64.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-22T10:09:58.693Z] #36 65.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T10:09:58.693Z] #36 ... [2021-03-22T10:09:58.693Z] [2021-03-22T10:09:58.693Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:09:58.693Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:09:58.693Z] #49 66.17 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:09:58.693Z] #49 66.17 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:09:58.693Z] #49 66.23 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:09:58.757Z] [2021-03-22T10:09:58.757Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:09:58.757Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:09:58.829Z] #33 ... [2021-03-22T10:09:58.829Z] [2021-03-22T10:09:58.829Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:58.829Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-22T10:09:58.829Z] #43 53.23 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-22T10:09:58.829Z] #43 53.23 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-22T10:09:58.829Z] #43 53.24 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-22T10:09:58.829Z] #43 53.25 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-22T10:09:58.829Z] #43 53.25 Setting up python-six (1.12.0-1) ... [2021-03-22T10:09:58.953Z] #49 66.30 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:09:58.953Z] #49 ... [2021-03-22T10:09:58.953Z] [2021-03-22T10:09:58.953Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:09:58.953Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:09:58.953Z] #42 45.64 Reading package lists... [2021-03-22T10:09:58.953Z] #42 56.81 Building dependency tree... [2021-03-22T10:09:58.953Z] #42 62.05 The following additional packages will be installed: [2021-03-22T10:09:58.953Z] #42 62.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-22T10:09:58.953Z] #42 62.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-22T10:09:58.953Z] #42 62.11 Suggested packages: [2021-03-22T10:09:58.953Z] #42 62.12 manpages-dev python-setuptools [2021-03-22T10:09:58.953Z] #42 64.20 The following NEW packages will be installed: [2021-03-22T10:09:58.953Z] #42 64.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-22T10:09:58.953Z] #42 64.28 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-22T10:09:58.953Z] #42 64.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-22T10:09:58.953Z] #42 64.28 python-six zlib1g-dev [2021-03-22T10:09:58.953Z] #42 64.93 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-22T10:09:58.953Z] #42 64.93 Need to get 4095 kB of archives. [2021-03-22T10:09:58.953Z] #42 64.93 After this operation, 22.5 MB of additional disk space will be used. [2021-03-22T10:09:58.953Z] #42 64.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-22T10:09:58.953Z] #42 64.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T10:09:58.953Z] #42 64.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-22T10:09:58.953Z] #42 64.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T10:09:58.953Z] #42 64.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-22T10:09:58.953Z] #42 64.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-22T10:09:58.953Z] #42 64.99 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-03-22T10:09:58.953Z] #42 65.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-22T10:09:58.953Z] #42 65.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-22T10:09:58.953Z] #42 65.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-22T10:09:58.953Z] #42 65.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-22T10:09:58.953Z] #42 65.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-22T10:09:58.953Z] #42 65.59 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-03-22T10:09:58.953Z] #42 65.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-22T10:09:58.953Z] #42 65.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-22T10:09:58.953Z] #42 65.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-22T10:09:58.953Z] #42 65.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-22T10:09:59.210Z] #42 ... [2021-03-22T10:09:59.210Z] [2021-03-22T10:09:59.210Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:09:59.210Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:09:59.210Z] #56 1.547 + RM_GOPATH=0 [2021-03-22T10:09:59.210Z] #56 1.547 + TMP_GOPATH= [2021-03-22T10:09:59.210Z] #56 1.547 + : /build [2021-03-22T10:09:59.210Z] #56 1.547 + '[' -z '' ']' [2021-03-22T10:09:59.210Z] #56 1.549 ++ mktemp -d [2021-03-22T10:09:59.210Z] #56 1.553 + export GOPATH=/tmp/tmp.eHnn4iVcCX [2021-03-22T10:09:59.210Z] #56 1.553 + GOPATH=/tmp/tmp.eHnn4iVcCX [2021-03-22T10:09:59.210Z] #56 1.553 + RM_GOPATH=1 [2021-03-22T10:09:59.210Z] #56 1.553 + case "$(go env GOARCH)" in [2021-03-22T10:09:59.210Z] #56 1.557 ++ go env GOARCH [2021-03-22T10:09:59.210Z] #56 1.599 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:59.210Z] #56 1.599 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:09:59.210Z] #56 1.600 ++ dirname /tmp/install/install.sh [2021-03-22T10:09:59.210Z] #56 1.606 + dir=/tmp/install [2021-03-22T10:09:59.210Z] #56 1.609 + bin=containerd [2021-03-22T10:09:59.210Z] #56 1.609 + shift [2021-03-22T10:09:59.211Z] #56 1.609 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-22T10:09:59.211Z] #56 1.613 + . /tmp/install/containerd.installer [2021-03-22T10:09:59.211Z] #56 1.614 ++ set -e [2021-03-22T10:09:59.211Z] #56 1.614 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:09:59.211Z] #56 1.617 + install_containerd [2021-03-22T10:09:59.211Z] #56 1.621 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:09:59.211Z] #56 1.621 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-22T10:09:59.211Z] #56 1.621 + git clone https://github.com/containerd/containerd.git /tmp/tmp.eHnn4iVcCX/src/github.com/containerd/containerd [2021-03-22T10:09:59.211Z] #56 1.624 Cloning into '/tmp/tmp.eHnn4iVcCX/src/github.com/containerd/containerd'... [2021-03-22T10:09:59.803Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-03-22T10:10:01.615Z] #43 ... [2021-03-22T10:10:01.615Z] [2021-03-22T10:10:01.615Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:10:01.615Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-22T10:10:01.615Z] #37 46.13 Selecting previously unselected package libicu63:ppc64el. [2021-03-22T10:10:01.615Z] #37 46.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-22T10:10:01.615Z] #37 46.14 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-22T10:10:01.615Z] #37 52.59 Selecting previously unselected package libxml2:ppc64el. [2021-03-22T10:10:01.615Z] #37 52.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-03-22T10:10:01.615Z] #37 52.60 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T10:10:01.615Z] #37 53.33 Selecting previously unselected package libarchive13:ppc64el. [2021-03-22T10:10:01.615Z] #37 53.33 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-03-22T10:10:01.615Z] #37 53.33 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-22T10:10:01.615Z] #37 53.73 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-03-22T10:10:01.615Z] #37 53.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-03-22T10:10:01.615Z] #37 53.74 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-22T10:10:01.615Z] #37 53.87 Selecting previously unselected package librhash0:ppc64el. [2021-03-22T10:10:01.615Z] #37 53.89 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-03-22T10:10:01.615Z] #37 53.89 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-03-22T10:10:01.615Z] #37 54.04 Selecting previously unselected package libuv1:ppc64el. [2021-03-22T10:10:01.615Z] #37 54.06 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-03-22T10:10:01.615Z] #37 54.06 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-03-22T10:10:01.615Z] #37 54.21 Selecting previously unselected package cmake. [2021-03-22T10:10:01.615Z] #37 54.21 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-03-22T10:10:01.615Z] #37 54.21 Unpacking cmake (3.13.4-1) ... [2021-03-22T10:10:01.615Z] #37 ... [2021-03-22T10:10:01.615Z] [2021-03-22T10:10:01.615Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:01.615Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-22T10:10:01.615Z] #14 46.02 Get:14 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-03-22T10:10:01.615Z] #14 48.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-03-22T10:10:01.615Z] #14 48.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-03-22T10:10:01.615Z] #14 48.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-22T10:10:01.615Z] #14 48.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-22T10:10:01.615Z] #14 48.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-03-22T10:10:01.615Z] #14 48.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-03-22T10:10:01.615Z] #14 48.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-03-22T10:10:01.615Z] #14 48.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-03-22T10:10:01.615Z] #14 48.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-03-22T10:10:01.616Z] #14 48.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-03-22T10:10:01.616Z] #14 48.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-03-22T10:10:01.616Z] #14 48.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-03-22T10:10:01.616Z] #14 48.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-03-22T10:10:01.616Z] #14 48.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-03-22T10:10:01.616Z] #14 50.06 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:10:01.616Z] #14 50.36 Fetched 79.4 MB in 8s (9397 kB/s) [2021-03-22T10:10:01.616Z] #14 50.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 ... 15339 files and directories currently installed.) [2021-03-22T10:10:01.616Z] #14 50.54 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-03-22T10:10:01.616Z] #14 50.57 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T10:10:01.616Z] #14 50.92 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-03-22T10:10:01.616Z] #14 51.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-22T10:10:01.616Z] #14 51.11 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-22T10:10:01.616Z] #14 51.13 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-22T10:10:01.616Z] #14 51.44 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-22T10:10:01.616Z] #14 51.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-22T10:10:01.616Z] #14 51.80 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-03-22T10:10:01.616Z] #14 51.81 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T10:10:01.616Z] #14 52.05 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-03-22T10:10:01.616Z] #14 52.30 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-22T10:10:01.616Z] #14 52.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-22T10:10:01.616Z] #14 52.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-03-22T10:10:01.616Z] #14 52.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T10:10:01.616Z] #14 54.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-22T10:10:01.616Z] #14 54.78 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-03-22T10:10:01.616Z] #14 54.78 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T10:10:01.918Z] #14 ... [2021-03-22T10:10:01.918Z] [2021-03-22T10:10:01.918Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:01.918Z] #35 sha256:0818af5d0b4fa8a06aae16efe196a60c2039ae094b515e7c5a7b4e75a4ac1fab [2021-03-22T10:10:01.918Z] #35 46.78 errors [2021-03-22T10:10:01.918Z] #35 46.78 sort [2021-03-22T10:10:01.918Z] #35 47.33 strconv [2021-03-22T10:10:01.918Z] #35 47.35 io [2021-03-22T10:10:01.918Z] #35 47.35 internal/oserror [2021-03-22T10:10:01.918Z] #35 47.76 syscall [2021-03-22T10:10:01.918Z] #35 51.42 bytes [2021-03-22T10:10:01.918Z] #35 51.43 strings [2021-03-22T10:10:01.918Z] #35 ... [2021-03-22T10:10:01.918Z] [2021-03-22T10:10:01.918Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:01.918Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:10:01.918Z] #46 47.10 internal/singleflight [2021-03-22T10:10:01.918Z] #46 47.11 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T10:10:01.918Z] #46 47.11 math/rand [2021-03-22T10:10:01.918Z] #46 50.05 sort [2021-03-22T10:10:01.918Z] #46 50.09 strconv [2021-03-22T10:10:01.918Z] #46 50.10 io [2021-03-22T10:10:01.918Z] #46 50.10 syscall [2021-03-22T10:10:01.918Z] #46 54.19 vendor/golang.org/x/net/dns/dnsmessage [2021-03-22T10:10:01.918Z] #46 54.96 bytes [2021-03-22T10:10:01.918Z] #46 ... [2021-03-22T10:10:01.918Z] [2021-03-22T10:10:01.918Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:10:01.918Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-22T10:10:01.918Z] #37 57.06 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-22T10:10:01.918Z] #37 57.07 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T10:10:01.918Z] #37 57.08 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-03-22T10:10:01.918Z] #37 57.08 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T10:10:01.918Z] #37 57.12 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-03-22T10:10:02.118Z] #43 ... [2021-03-22T10:10:02.118Z] [2021-03-22T10:10:02.118Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:02.118Z] #51 sha256:6bb96a56325fc7b6a1c03cf2fd1ab17df7fca43f069d455d371a4eded0123a7b [2021-03-22T10:10:02.118Z] #51 DONE 79.8s [2021-03-22T10:10:02.224Z] #37 57.14 Setting up cmake-data (3.13.4-1) ... [2021-03-22T10:10:02.224Z] #37 57.16 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T10:10:02.224Z] #37 57.16 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-22T10:10:02.224Z] #37 57.17 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-22T10:10:02.224Z] #37 57.18 Setting up cmake (3.13.4-1) ... [2021-03-22T10:10:02.224Z] #37 57.19 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:10:02.224Z] #37 57.25 Processing triggers for mime-support (3.62) ... [2021-03-22T10:10:02.381Z] [2021-03-22T10:10:02.381Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:02.381Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:02.381Z] #43 3.763 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T10:10:02.381Z] #43 3.764 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T10:10:02.381Z] #43 3.785 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T10:10:02.381Z] #43 3.785 Makefile.config:40: Warn: Building without nftables support [2021-03-22T10:10:02.381Z] #43 3.788 Note: Building without GnuTLS support [2021-03-22T10:10:02.505Z] #56 ... [2021-03-22T10:10:02.505Z] [2021-03-22T10:10:02.505Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:02.505Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:10:02.505Z] #45 59.94 sync [2021-03-22T10:10:02.505Z] #45 59.94 internal/reflectlite [2021-03-22T10:10:02.505Z] #45 61.66 github.com/LK4D4/vndr/godl/singleflight [2021-03-22T10:10:02.505Z] #45 62.28 math/rand [2021-03-22T10:10:02.505Z] #45 64.30 internal/singleflight [2021-03-22T10:10:02.505Z] #45 65.16 strconv [2021-03-22T10:10:02.505Z] #45 65.16 io [2021-03-22T10:10:02.505Z] #45 66.51 bytes [2021-03-22T10:10:02.505Z] #45 69.27 bufio [2021-03-22T10:10:02.524Z] #37 DONE 57.6s [2021-03-22T10:10:02.524Z] [2021-03-22T10:10:02.525Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:10:02.525Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-22T10:10:02.525Z] #43 57.54 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-22T10:10:02.525Z] #43 57.54 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-22T10:10:02.525Z] #43 57.57 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-22T10:10:02.525Z] #43 57.57 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-03-22T10:10:02.525Z] #43 57.60 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-22T10:10:02.525Z] #43 57.64 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-22T10:10:02.765Z] #45 ... [2021-03-22T10:10:02.765Z] [2021-03-22T10:10:02.765Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:10:02.765Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:10:02.765Z] #42 66.96 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:10:02.765Z] #42 67.29 Fetched 4095 kB in 1s (3739 kB/s) [2021-03-22T10:10:02.765Z] #42 67.43 Selecting previously unselected package libcap-dev:amd64. [2021-03-22T10:10:02.765Z] #42 67.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-03-22T10:10:02.765Z] #42 67.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-22T10:10:02.765Z] #42 67.56 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T10:10:02.765Z] #42 67.76 Selecting previously unselected package libnet1:amd64. [2021-03-22T10:10:02.765Z] #42 67.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T10:10:02.765Z] #42 67.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T10:10:02.765Z] #42 67.97 Selecting previously unselected package libnet1-dev. [2021-03-22T10:10:02.765Z] #42 67.98 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T10:10:02.765Z] #42 67.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T10:10:02.765Z] #42 68.22 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T10:10:02.765Z] #42 68.22 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T10:10:02.765Z] #42 68.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T10:10:02.765Z] #42 68.39 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-22T10:10:02.765Z] #42 68.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-22T10:10:02.765Z] #42 68.42 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T10:10:02.765Z] #42 68.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T10:10:02.765Z] #42 68.72 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T10:10:02.765Z] #42 68.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T10:10:02.765Z] #42 68.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-22T10:10:02.765Z] #42 68.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-22T10:10:02.765Z] #42 68.95 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T10:10:02.765Z] #42 69.06 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-22T10:10:02.765Z] #42 69.06 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-22T10:10:02.765Z] #42 69.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T10:10:02.765Z] #42 69.47 Selecting previously unselected package libprotobuf17:amd64. [2021-03-22T10:10:02.765Z] #42 69.48 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-22T10:10:02.765Z] #42 69.49 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T10:10:02.825Z] #43 57.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T10:10:02.825Z] #43 57.69 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-22T10:10:02.825Z] #43 57.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T10:10:02.825Z] #43 57.71 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-22T10:10:02.958Z] #43 ... [2021-03-22T10:10:02.958Z] [2021-03-22T10:10:02.958Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:02.958Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:10:02.958Z] #13 64.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-22T10:10:02.958Z] #13 64.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-22T10:10:02.958Z] #13 64.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T10:10:02.958Z] #13 74.29 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-22T10:10:02.958Z] #13 74.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-22T10:10:02.958Z] #13 74.31 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:02.958Z] #13 74.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-22T10:10:02.958Z] #13 74.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-22T10:10:02.958Z] #13 74.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:02.958Z] #13 ... [2021-03-22T10:10:02.958Z] [2021-03-22T10:10:02.958Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:10:02.958Z] #37 sha256:11bbf22a46fc4c12ea43c36f9e9e4c82bd0b9628a4f38a76f29866a6312df84c [2021-03-22T10:10:02.958Z] #37 2.194 + RM_GOPATH=0 [2021-03-22T10:10:02.958Z] #37 2.194 + TMP_GOPATH= [2021-03-22T10:10:02.958Z] #37 2.194 + : /build [2021-03-22T10:10:02.958Z] #37 2.195 + '[' -z '' ']' [2021-03-22T10:10:02.958Z] #37 2.195 ++ mktemp -d [2021-03-22T10:10:02.958Z] #37 2.198 + export GOPATH=/tmp/tmp.UJxXqXZikE [2021-03-22T10:10:02.958Z] #37 2.198 + GOPATH=/tmp/tmp.UJxXqXZikE [2021-03-22T10:10:02.958Z] #37 2.198 + RM_GOPATH=1 [2021-03-22T10:10:02.958Z] #37 2.198 + case "$(go env GOARCH)" in [2021-03-22T10:10:02.958Z] #37 2.198 ++ go env GOARCH [2021-03-22T10:10:02.958Z] #37 2.210 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:10:02.958Z] #37 2.210 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:10:02.958Z] #37 2.214 ++ dirname /tmp/install/install.sh [2021-03-22T10:10:02.958Z] #37 2.222 + dir=/tmp/install [2021-03-22T10:10:02.958Z] #37 2.222 + bin=tini [2021-03-22T10:10:02.958Z] #37 2.222 + shift [2021-03-22T10:10:02.958Z] #37 2.222 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T10:10:02.958Z] #37 2.222 + . /tmp/install/tini.installer [2021-03-22T10:10:02.958Z] #37 2.222 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:10:02.958Z] #37 2.222 + install_tini [2021-03-22T10:10:02.958Z] #37 2.222 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T10:10:02.958Z] #37 2.222 + git clone https://github.com/krallin/tini.git /tmp/tmp.UJxXqXZikE/tini [2021-03-22T10:10:02.958Z] #37 2.225 Cloning into '/tmp/tmp.UJxXqXZikE/tini'... [2021-03-22T10:10:02.958Z] #37 2.225 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:10:02.958Z] #37 3.730 + cd /tmp/tmp.UJxXqXZikE/tini [2021-03-22T10:10:02.958Z] #37 3.730 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:10:02.958Z] #37 3.770 + cmake . [2021-03-22T10:10:02.958Z] #37 4.433 -- The C compiler identification is GNU 8.3.0 [2021-03-22T10:10:03.225Z] #37 4.445 -- Check for working C compiler: /usr/bin/cc [2021-03-22T10:10:03.333Z] #42 70.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-22T10:10:03.333Z] #42 70.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-22T10:10:03.333Z] #42 70.75 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T10:10:03.592Z] #42 71.06 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-22T10:10:03.592Z] #42 71.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-22T10:10:03.592Z] #42 71.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T10:10:03.894Z] #43 ... [2021-03-22T10:10:03.894Z] [2021-03-22T10:10:03.894Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:03.894Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:10:03.894Z] #52 48.71 io [2021-03-22T10:10:03.894Z] #52 48.72 strconv [2021-03-22T10:10:03.894Z] #52 48.76 sort [2021-03-22T10:10:03.894Z] #52 48.77 syscall [2021-03-22T10:10:03.894Z] #52 52.91 strings [2021-03-22T10:10:03.894Z] #52 52.92 bytes [2021-03-22T10:10:03.894Z] #52 ... [2021-03-22T10:10:03.894Z] [2021-03-22T10:10:03.894Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:10:03.894Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:10:03.894Z] #50 48.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-22T10:10:03.894Z] #50 48.80 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-22T10:10:03.894Z] #50 48.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-22T10:10:03.894Z] #50 48.93 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-22T10:10:03.894Z] #50 49.01 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-22T10:10:04.161Z] #42 ... [2021-03-22T10:10:04.161Z] [2021-03-22T10:10:04.161Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:04.161Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:10:04.161Z] #13 43.41 Reading package lists... [2021-03-22T10:10:04.161Z] #13 54.90 Building dependency tree... [2021-03-22T10:10:04.161Z] #13 60.05 The following additional packages will be installed: [2021-03-22T10:10:04.161Z] #13 60.05 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-22T10:10:04.161Z] #13 60.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-22T10:10:04.161Z] #13 60.06 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-22T10:10:04.161Z] #13 60.06 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-22T10:10:04.161Z] #13 60.06 mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T10:10:04.161Z] #13 60.07 Suggested packages: [2021-03-22T10:10:04.161Z] #13 60.07 gcc-8-locales seccomp wine64 [2021-03-22T10:10:04.161Z] #13 62.00 The following NEW packages will be installed: [2021-03-22T10:10:04.161Z] #13 62.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-22T10:10:04.161Z] #13 62.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-22T10:10:04.161Z] #13 62.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-22T10:10:04.161Z] #13 62.02 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-22T10:10:04.161Z] #13 62.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-22T10:10:04.161Z] #13 62.03 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-22T10:10:04.161Z] #13 62.03 The following packages will be upgraded: [2021-03-22T10:10:04.161Z] #13 62.06 libseccomp2 libsystemd0 libudev1 [2021-03-22T10:10:04.161Z] #13 62.67 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T10:10:04.161Z] #13 62.67 Need to get 78.2 MB of archives. [2021-03-22T10:10:04.161Z] #13 62.67 After this operation, 487 MB of additional disk space will be used. [2021-03-22T10:10:04.161Z] #13 62.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-22T10:10:04.161Z] #13 62.68 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-22T10:10:04.161Z] #13 62.69 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-22T10:10:04.161Z] #13 62.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-22T10:10:04.161Z] #13 62.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-22T10:10:04.161Z] #13 63.08 Get:6 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-03-22T10:10:04.161Z] #13 63.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-22T10:10:04.161Z] #13 63.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-22T10:10:04.161Z] #13 63.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-22T10:10:04.161Z] #13 63.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-22T10:10:04.161Z] #13 64.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-22T10:10:04.161Z] #13 64.74 Get:12 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-03-22T10:10:04.161Z] #13 64.75 Get:13 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-03-22T10:10:04.161Z] #13 ... [2021-03-22T10:10:04.161Z] [2021-03-22T10:10:04.161Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:10:04.161Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T10:10:04.177Z] #37 5.427 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T10:10:04.177Z] #37 5.457 -- Detecting C compiler ABI info [2021-03-22T10:10:04.194Z] #50 ... [2021-03-22T10:10:04.194Z] [2021-03-22T10:10:04.194Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:04.194Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-22T10:10:04.194Z] #14 58.56 Selecting previously unselected package binutils-mingw-w64. [2021-03-22T10:10:04.194Z] #14 58.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-22T10:10:04.194Z] #14 58.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T10:10:04.194Z] #14 58.71 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-03-22T10:10:04.194Z] #14 58.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-22T10:10:04.194Z] #14 58.72 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-22T10:10:04.465Z] Fetching without tags [2021-03-22T10:10:04.496Z] #14 58.96 Selecting previously unselected package dmsetup. [2021-03-22T10:10:04.496Z] #14 58.97 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-03-22T10:10:04.496Z] #14 58.97 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-22T10:10:04.496Z] #14 59.22 Selecting previously unselected package mingw-w64-common. [2021-03-22T10:10:04.680Z] #32 70.47 Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 96% (1464/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-03-22T10:10:04.681Z] #32 71.59 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-22T10:10:04.755Z] #37 6.159 -- Detecting C compiler ABI info - done [2021-03-22T10:10:04.755Z] #37 ... [2021-03-22T10:10:04.755Z] [2021-03-22T10:10:04.755Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:04.755Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:04.755Z] #43 6.081 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T10:10:04.755Z] #43 6.155 GEN .gitid [2021-03-22T10:10:04.755Z] #43 6.214 GEN criu/include/version.h [2021-03-22T10:10:04.795Z] #14 59.22 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-22T10:10:04.795Z] #14 59.22 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-22T10:10:05.019Z] #43 6.313 GEN include/common/asm [2021-03-22T10:10:05.197Z] #32 71.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:10:04.144Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:10:04.211Z] > git config --add remote.origin.fetch +refs/pull/42179/head:refs/remotes/origin/PR-42179 # timeout=10 [2021-03-22T10:10:04.257Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:10:04.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-22T10:10:04.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-22T10:10:04.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:10:04.505Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42179/head:refs/remotes/origin/PR-42179 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T10:10:05.764Z] #32 ... [2021-03-22T10:10:05.764Z] [2021-03-22T10:10:05.764Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:05.764Z] #34 sha256:f695d1097da51dda3f89762fc6cf704047f17692e5dd0fa96148f5e641d2bb00 [2021-03-22T10:10:05.764Z] #34 63.20 io [2021-03-22T10:10:05.764Z] #34 65.50 internal/oserror [2021-03-22T10:10:05.764Z] #34 65.67 syscall [2021-03-22T10:10:05.764Z] #34 67.71 reflect [2021-03-22T10:10:05.775Z] Merging remotes/origin/master commit dc4a600a78b2116187c037690cdf78f52c4ed6d2 into PR head commit e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:10:06.023Z] #34 ... [2021-03-22T10:10:06.023Z] [2021-03-22T10:10:06.023Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:10:06.023Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:10:06.023Z] #36 66.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-22T10:10:06.023Z] #36 66.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-22T10:10:06.023Z] #36 66.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-22T10:10:06.023Z] #36 66.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-22T10:10:06.023Z] #36 66.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-22T10:10:06.023Z] #36 66.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-22T10:10:06.023Z] #36 69.09 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:10:06.023Z] #36 69.36 Fetched 14.9 MB in 3s (5102 kB/s) [2021-03-22T10:10:06.023Z] #36 69.53 Selecting previously unselected package xxd. [2021-03-22T10:10:06.023Z] #36 69.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T10:10:06.023Z] #36 69.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T10:10:06.023Z] #36 69.68 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T10:10:06.023Z] #36 69.99 Selecting previously unselected package vim-common. [2021-03-22T10:10:06.023Z] #36 69.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:10:06.023Z] #36 70.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T10:10:06.023Z] #36 70.62 Selecting previously unselected package cmake-data. [2021-03-22T10:10:06.023Z] #36 70.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-22T10:10:06.023Z] #36 70.66 Unpacking cmake-data (3.13.4-1) ... [2021-03-22T10:10:06.282Z] #36 ... [2021-03-22T10:10:06.282Z] [2021-03-22T10:10:06.282Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:10:06.282Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:10:06.541Z] #42 73.84 Selecting previously unselected package libprotoc17:amd64. [2021-03-22T10:10:06.541Z] #42 73.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-22T10:10:06.541Z] #42 73.91 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T10:10:06.948Z] #43 8.040 PBCC images/timens.pb-c.c [2021-03-22T10:10:06.948Z] #43 8.100 DEP images/timens.pb-c.d [2021-03-22T10:10:06.948Z] #43 8.125 PBCC images/fown.pb-c.c [2021-03-22T10:10:06.948Z] #43 8.148 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-22T10:10:06.948Z] #43 8.272 PBCC images/opts.pb-c.c [2021-03-22T10:10:06.948Z] #43 8.331 PBCC images/memfd.pb-c.c [2021-03-22T10:10:06.948Z] #43 8.392 DEP images/fown.pb-c.d [2021-03-22T10:10:06.948Z] #43 8.457 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-22T10:10:06.948Z] #43 8.532 DEP images/opts.pb-c.d [2021-03-22T10:10:07.213Z] #43 8.557 DEP images/memfd.pb-c.d [2021-03-22T10:10:07.213Z] #43 8.657 PBCC images/sit.pb-c.c [2021-03-22T10:10:07.213Z] #43 8.744 DEP images/sit.pb-c.d [2021-03-22T10:10:07.476Z] #43 8.788 PBCC images/macvlan.pb-c.c [2021-03-22T10:10:07.476Z] #43 8.813 DEP images/macvlan.pb-c.d [2021-03-22T10:10:07.476Z] #43 8.936 PBCC images/autofs.pb-c.c [2021-03-22T10:10:07.476Z] #43 8.957 DEP images/autofs.pb-c.d [2021-03-22T10:10:07.476Z] #43 9.007 PBCC images/sysctl.pb-c.c [2021-03-22T10:10:07.476Z] #43 9.050 DEP images/sysctl.pb-c.d [2021-03-22T10:10:07.740Z] #43 9.121 PBCC images/time.pb-c.c [2021-03-22T10:10:07.740Z] #43 9.178 DEP images/time.pb-c.d [2021-03-22T10:10:07.740Z] #43 9.215 PBCC images/binfmt-misc.pb-c.c [2021-03-22T10:10:07.740Z] #43 9.241 DEP images/binfmt-misc.pb-c.d [2021-03-22T10:10:07.740Z] #43 9.263 PBCC images/seccomp.pb-c.c [2021-03-22T10:10:07.919Z] #42 75.29 Selecting previously unselected package protobuf-c-compiler. [2021-03-22T10:10:07.919Z] #42 75.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-22T10:10:07.919Z] #42 75.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T10:10:08.005Z] #43 9.279 DEP images/seccomp.pb-c.d [2021-03-22T10:10:08.005Z] #43 9.303 PBCC images/userns.pb-c.c [2021-03-22T10:10:08.005Z] #43 9.320 DEP images/userns.pb-c.d [2021-03-22T10:10:08.005Z] #43 9.366 PBCC images/cgroup.pb-c.c [2021-03-22T10:10:08.005Z] #43 9.391 DEP images/cgroup.pb-c.d [2021-03-22T10:10:08.005Z] #43 9.425 PBCC images/ext-file.pb-c.c [2021-03-22T10:10:08.005Z] #43 9.454 DEP images/ext-file.pb-c.d [2021-03-22T10:10:08.005Z] #43 9.476 PBCC images/rpc.pb-c.c [2021-03-22T10:10:08.177Z] #42 75.62 Selecting previously unselected package protobuf-compiler. [2021-03-22T10:10:08.177Z] #42 75.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-22T10:10:08.177Z] #42 75.63 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-22T10:10:08.269Z] #43 9.494 DEP images/rpc.pb-c.d [2021-03-22T10:10:08.269Z] #43 9.601 PBCC images/siginfo.pb-c.c [2021-03-22T10:10:08.269Z] #43 9.626 DEP images/siginfo.pb-c.d [2021-03-22T10:10:08.269Z] #43 9.711 PBCC images/pagemap.pb-c.c [2021-03-22T10:10:08.269Z] #43 9.735 DEP images/pagemap.pb-c.d [2021-03-22T10:10:08.269Z] #43 9.802 PBCC images/rlimit.pb-c.c [2021-03-22T10:10:05.886Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:10:05.934Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:10:08.253Z] > git remote # timeout=10 [2021-03-22T10:10:08.322Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T10:10:08.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-22T10:10:08.369Z] > git merge dc4a600a78b2116187c037690cdf78f52c4ed6d2 # timeout=10 [2021-03-22T10:10:08.534Z] #43 9.875 DEP images/rlimit.pb-c.d [2021-03-22T10:10:08.534Z] #43 9.923 PBCC images/file-lock.pb-c.c [2021-03-22T10:10:08.534Z] #43 9.946 DEP images/file-lock.pb-c.d [2021-03-22T10:10:08.534Z] #43 9.986 PBCC images/tty.pb-c.c [2021-03-22T10:10:08.534Z] #43 10.06 DEP images/tty.pb-c.d [2021-03-22T10:10:08.592Z] Merge succeeded, producing e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:10:08.592Z] Checking out Revision e166af959daa31a536b666fa35148f93462918d6 (PR-42179) [2021-03-22T10:10:08.798Z] #43 10.07 PBCC images/tun.pb-c.c [2021-03-22T10:10:08.798Z] #43 10.11 PBCC images/netdev.pb-c.c [2021-03-22T10:10:08.798Z] #43 10.16 DEP images/tun.pb-c.d [2021-03-22T10:10:08.798Z] #43 10.19 DEP images/netdev.pb-c.d [2021-03-22T10:10:08.798Z] #43 10.23 PBCC images/vma.pb-c.c [2021-03-22T10:10:08.798Z] #43 10.27 DEP images/vma.pb-c.d [2021-03-22T10:10:08.798Z] #43 10.30 PBCC images/creds.pb-c.c [2021-03-22T10:10:09.062Z] #43 10.31 DEP images/creds.pb-c.d [2021-03-22T10:10:09.062Z] #43 10.34 PBCC images/utsns.pb-c.c [2021-03-22T10:10:09.062Z] #43 10.35 DEP images/utsns.pb-c.d [2021-03-22T10:10:09.062Z] #43 10.37 PBCC images/ipc-desc.pb-c.c [2021-03-22T10:10:09.062Z] #43 10.39 PBCC images/ipc-sem.pb-c.c [2021-03-22T10:10:09.062Z] #43 10.40 DEP images/ipc-desc.pb-c.d [2021-03-22T10:10:09.062Z] #43 10.42 DEP images/ipc-sem.pb-c.d [2021-03-22T10:10:09.062Z] #43 10.48 PBCC images/ipc-msg.pb-c.c [2021-03-22T10:10:09.062Z] #43 10.52 DEP images/ipc-msg.pb-c.d [2021-03-22T10:10:09.062Z] #43 10.55 PBCC images/ipc-shm.pb-c.c [2021-03-22T10:10:09.062Z] #43 10.57 DEP images/ipc-shm.pb-c.d [2021-03-22T10:10:09.062Z] #43 10.63 PBCC images/ipc-var.pb-c.c [2021-03-22T10:10:09.120Z] #42 76.26 Selecting previously unselected package python-pkg-resources. [2021-03-22T10:10:09.120Z] #42 76.27 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T10:10:09.120Z] #42 76.28 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-22T10:10:09.326Z] #43 10.65 DEP images/ipc-var.pb-c.d [2021-03-22T10:10:09.326Z] #43 10.73 PBCC images/sk-opts.pb-c.c [2021-03-22T10:10:09.326Z] #43 10.75 PBCC images/packet-sock.pb-c.c [2021-03-22T10:10:09.326Z] #43 10.86 DEP images/sk-opts.pb-c.d [2021-03-22T10:10:09.326Z] #43 ... [2021-03-22T10:10:09.326Z] [2021-03-22T10:10:09.326Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:09.326Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:10:09.326Z] #45 76.97 github.com/LK4D4/vndr/build [2021-03-22T10:10:09.326Z] #45 77.29 vendor/golang.org/x/crypto/cryptobyte [2021-03-22T10:10:09.326Z] #45 78.42 vendor/golang.org/x/text/unicode/bidi [2021-03-22T10:10:09.326Z] #45 80.99 vendor/golang.org/x/text/unicode/norm [2021-03-22T10:10:09.326Z] #45 82.58 mime [2021-03-22T10:10:09.379Z] #42 76.80 Selecting previously unselected package python-six. [2021-03-22T10:10:09.379Z] #42 76.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-22T10:10:09.379Z] #42 76.81 Unpacking python-six (1.12.0-1) ... [2021-03-22T10:10:09.590Z] #45 ... [2021-03-22T10:10:09.590Z] [2021-03-22T10:10:09.590Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:09.590Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:09.590Z] #43 10.98 DEP images/packet-sock.pb-c.d [2021-03-22T10:10:09.590Z] #43 11.07 PBCC images/sk-netlink.pb-c.c [2021-03-22T10:10:09.590Z] #43 11.12 DEP images/sk-netlink.pb-c.d [2021-03-22T10:10:09.638Z] #42 77.06 Selecting previously unselected package python-protobuf. [2021-03-22T10:10:09.638Z] #42 77.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-22T10:10:09.638Z] #42 77.07 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-22T10:10:09.853Z] #43 11.23 PBCC images/sk-inet.pb-c.c [2021-03-22T10:10:09.853Z] #43 11.29 DEP images/sk-inet.pb-c.d [2021-03-22T10:10:09.854Z] #43 11.34 PBCC images/sk-unix.pb-c.c [2021-03-22T10:10:10.117Z] #43 11.43 DEP images/sk-unix.pb-c.d [2021-03-22T10:10:10.118Z] #43 11.50 PBCC images/mm.pb-c.c [2021-03-22T10:10:10.118Z] #43 11.55 DEP images/mm.pb-c.d [2021-03-22T10:10:10.118Z] #43 11.60 PBCC images/timerfd.pb-c.c [2021-03-22T10:10:10.382Z] #43 11.66 DEP images/timerfd.pb-c.d [2021-03-22T10:10:10.382Z] #43 11.69 PBCC images/timer.pb-c.c [2021-03-22T10:10:10.382Z] #43 11.73 DEP images/timer.pb-c.d [2021-03-22T10:10:10.382Z] #43 11.78 PBCC images/sa.pb-c.c [2021-03-22T10:10:10.382Z] #43 11.82 DEP images/sa.pb-c.d [2021-03-22T10:10:10.506Z] #14 ... [2021-03-22T10:10:10.506Z] [2021-03-22T10:10:10.506Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:10:10.506Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-22T10:10:10.506Z] #43 64.32 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-22T10:10:10.506Z] #43 64.33 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:10:10.506Z] #43 DONE 64.6s [2021-03-22T10:10:10.506Z] [2021-03-22T10:10:10.506Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:10.506Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:10:10.647Z] #43 11.88 PBCC images/pipe-data.pb-c.c [2021-03-22T10:10:10.647Z] #43 11.92 DEP images/pipe-data.pb-c.d [2021-03-22T10:10:10.647Z] #43 ... [2021-03-22T10:10:10.647Z] [2021-03-22T10:10:10.647Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:10:10.647Z] #37 sha256:11bbf22a46fc4c12ea43c36f9e9e4c82bd0b9628a4f38a76f29866a6312df84c [2021-03-22T10:10:10.647Z] #37 6.198 -- Detecting C compile features [2021-03-22T10:10:10.647Z] #37 8.776 -- Detecting C compile features - done [2021-03-22T10:10:10.647Z] #37 8.822 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T10:10:10.647Z] #37 9.059 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T10:10:10.647Z] #37 9.148 -- Configuring done [2021-03-22T10:10:10.647Z] #37 9.160 -- Generating done [2021-03-22T10:10:10.647Z] #37 9.176 -- Build files have been written to: /tmp/tmp.UJxXqXZikE/tini [2021-03-22T10:10:10.647Z] #37 9.182 + make tini-static [2021-03-22T10:10:10.647Z] #37 9.765 Scanning dependencies of target tini-static [2021-03-22T10:10:10.647Z] #37 9.826 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T10:10:10.647Z] #37 10.94 [100%] Linking C executable tini-static [2021-03-22T10:10:10.647Z] #37 11.53 [100%] Built target tini-static [2021-03-22T10:10:10.647Z] #37 11.64 + mkdir -p /build [2021-03-22T10:10:10.647Z] #37 11.64 + cp tini-static /build/docker-init [2021-03-22T10:10:10.647Z] #37 DONE 12.1s [2021-03-22T10:10:10.647Z] [2021-03-22T10:10:10.647Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:10.647Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:10.647Z] #43 12.04 PBCC images/mnt.pb-c.c [2021-03-22T10:10:10.647Z] #43 12.09 DEP images/mnt.pb-c.d [2021-03-22T10:10:10.647Z] #43 12.14 PBCC images/sk-packet.pb-c.c [2021-03-22T10:10:10.911Z] #43 12.16 DEP images/sk-packet.pb-c.d [2021-03-22T10:10:10.911Z] #43 12.21 PBCC images/tcp-stream.pb-c.c [2021-03-22T10:10:10.911Z] #43 12.33 DEP images/tcp-stream.pb-c.d [2021-03-22T10:10:10.911Z] #43 12.37 PBCC images/pipe.pb-c.c [2021-03-22T10:10:10.911Z] #43 12.40 DEP images/pipe.pb-c.d [2021-03-22T10:10:11.019Z] #42 78.29 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-22T10:10:11.162Z] #44 1.621 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T10:10:11.162Z] #44 1.621 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T10:10:11.162Z] #44 1.641 Note: Building without GnuTLS support [2021-03-22T10:10:11.162Z] #44 1.645 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T10:10:11.162Z] #44 1.645 Makefile.config:40: Warn: Building without nftables support [2021-03-22T10:10:11.174Z] #43 12.52 PBCC images/pstree.pb-c.c [2021-03-22T10:10:11.174Z] #43 12.58 DEP images/pstree.pb-c.d [2021-03-22T10:10:11.174Z] #43 12.63 PBCC images/fs.pb-c.c [2021-03-22T10:10:11.437Z] #43 12.70 DEP images/fs.pb-c.d [2021-03-22T10:10:11.437Z] #43 12.77 PBCC images/signalfd.pb-c.c [2021-03-22T10:10:11.437Z] #43 12.84 DEP images/signalfd.pb-c.d [2021-03-22T10:10:11.437Z] #43 12.88 PBCC images/fh.pb-c.c [2021-03-22T10:10:08.505Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-22T10:10:08.628Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T10:10:08.672Z] > git checkout -f e166af959daa31a536b666fa35148f93462918d6 # timeout=10 [2021-03-22T10:10:11.701Z] #43 12.96 PBCC images/fsnotify.pb-c.c [2021-03-22T10:10:11.701Z] #43 13.06 DEP images/fh.pb-c.d [2021-03-22T10:10:11.701Z] #43 13.11 DEP images/fsnotify.pb-c.d [2021-03-22T10:10:11.701Z] #43 13.15 PBCC images/eventpoll.pb-c.c [2021-03-22T10:10:11.701Z] #43 13.18 DEP images/eventpoll.pb-c.d [2021-03-22T10:10:11.701Z] #43 13.26 PBCC images/eventfd.pb-c.c [2021-03-22T10:10:11.977Z] #43 13.29 DEP images/eventfd.pb-c.d [2021-03-22T10:10:11.977Z] #43 13.36 PBCC images/remap-file-path.pb-c.c [2021-03-22T10:10:11.977Z] #43 13.43 DEP images/remap-file-path.pb-c.d [2021-03-22T10:10:12.244Z] #43 13.53 PBCC images/fifo.pb-c.c [2021-03-22T10:10:12.244Z] #43 13.57 DEP images/fifo.pb-c.d [2021-03-22T10:10:12.244Z] #43 13.62 PBCC images/ghost-file.pb-c.c [2021-03-22T10:10:12.244Z] #43 13.70 DEP images/ghost-file.pb-c.d [2021-03-22T10:10:12.244Z] #43 13.75 PBCC images/regfile.pb-c.c [2021-03-22T10:10:12.509Z] #43 13.79 DEP images/regfile.pb-c.d [2021-03-22T10:10:12.509Z] #43 13.86 PBCC images/ns.pb-c.c [2021-03-22T10:10:12.509Z] #43 13.88 DEP images/ns.pb-c.d [2021-03-22T10:10:12.509Z] #43 13.93 PBCC images/fdinfo.pb-c.c [2021-03-22T10:10:12.702Z] #44 ... [2021-03-22T10:10:12.702Z] [2021-03-22T10:10:12.702Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:10:12.702Z] #38 sha256:e64f587c5406ae46feea339dfd569be45f2f928e42b0fab628d5176dbc9c4433 [2021-03-22T10:10:12.702Z] #38 0.423 + RM_GOPATH=0 [2021-03-22T10:10:12.702Z] #38 0.423 + TMP_GOPATH= [2021-03-22T10:10:12.702Z] #38 0.423 + : /build [2021-03-22T10:10:12.702Z] #38 0.424 + '[' -z '' ']' [2021-03-22T10:10:12.702Z] #38 0.425 ++ mktemp -d [2021-03-22T10:10:12.702Z] #38 0.428 + export GOPATH=/tmp/tmp.0yjg4oY3gr [2021-03-22T10:10:12.702Z] #38 0.428 + GOPATH=/tmp/tmp.0yjg4oY3gr [2021-03-22T10:10:12.702Z] #38 0.428 + RM_GOPATH=1 [2021-03-22T10:10:12.702Z] #38 0.429 + case "$(go env GOARCH)" in [2021-03-22T10:10:12.702Z] #38 0.431 ++ go env GOARCH [2021-03-22T10:10:12.702Z] #38 0.473 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:10:12.702Z] #38 0.473 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:10:12.702Z] #38 0.474 ++ dirname /tmp/install/install.sh [2021-03-22T10:10:12.702Z] #38 0.476 + dir=/tmp/install [2021-03-22T10:10:12.702Z] #38 0.478 + bin=tini [2021-03-22T10:10:12.702Z] #38 0.478 + shift [2021-03-22T10:10:12.702Z] #38 0.479 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T10:10:12.702Z] #38 0.479 + . /tmp/install/tini.installer [2021-03-22T10:10:12.702Z] #38 0.479 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:10:12.702Z] #38 0.480 + install_tini [2021-03-22T10:10:12.702Z] #38 0.481 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:10:12.702Z] #38 0.481 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T10:10:12.702Z] #38 0.481 + git clone https://github.com/krallin/tini.git /tmp/tmp.0yjg4oY3gr/tini [2021-03-22T10:10:12.702Z] #38 0.488 Cloning into '/tmp/tmp.0yjg4oY3gr/tini'... [2021-03-22T10:10:12.702Z] #38 1.777 + cd /tmp/tmp.0yjg4oY3gr/tini [2021-03-22T10:10:12.702Z] #38 1.793 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:10:12.702Z] #38 1.823 + cmake . [2021-03-22T10:10:12.702Z] #38 2.453 -- The C compiler identification is GNU 8.3.0 [2021-03-22T10:10:12.702Z] #38 2.536 -- Check for working C compiler: /usr/bin/cc [2021-03-22T10:10:12.702Z] #38 3.263 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T10:10:12.702Z] #38 3.266 -- Detecting C compiler ABI info [2021-03-22T10:10:12.702Z] #38 3.910 -- Detecting C compiler ABI info - done [2021-03-22T10:10:12.702Z] #38 3.998 -- Detecting C compile features [2021-03-22T10:10:12.702Z] #38 6.402 -- Detecting C compile features - done [2021-03-22T10:10:12.702Z] #38 6.464 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T10:10:12.702Z] #38 6.790 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T10:10:12.702Z] #38 6.899 -- Configuring done [2021-03-22T10:10:12.702Z] #38 6.930 -- Generating done [2021-03-22T10:10:12.702Z] #38 6.934 -- Build files have been written to: /tmp/tmp.0yjg4oY3gr/tini [2021-03-22T10:10:12.702Z] #38 6.957 + make tini-static [2021-03-22T10:10:12.702Z] #38 7.404 Scanning dependencies of target tini-static [2021-03-22T10:10:12.702Z] #38 7.495 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T10:10:12.702Z] #38 9.661 [100%] Linking C executable tini-static [2021-03-22T10:10:12.773Z] #43 14.08 DEP images/fdinfo.pb-c.d [2021-03-22T10:10:12.773Z] #43 14.23 PBCC images/core-aarch64.pb-c.c [2021-03-22T10:10:13.007Z] #38 ... [2021-03-22T10:10:13.007Z] [2021-03-22T10:10:13.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:13.007Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:10:13.007Z] #44 3.338 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T10:10:13.007Z] #44 3.419 GEN .gitid [2021-03-22T10:10:13.007Z] #44 3.453 GEN criu/include/version.h [2021-03-22T10:10:13.007Z] #44 3.513 GEN include/common/asm [2021-03-22T10:10:13.054Z] #43 14.33 PBCC images/core-arm.pb-c.c [2021-03-22T10:10:13.054Z] #43 14.44 PBCC images/core-ppc64.pb-c.c [2021-03-22T10:10:13.054Z] #43 14.50 PBCC images/core-s390.pb-c.c [2021-03-22T10:10:13.054Z] #43 14.56 PBCC images/core-x86.pb-c.c [2021-03-22T10:10:13.307Z] #44 ... [2021-03-22T10:10:13.307Z] [2021-03-22T10:10:13.307Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:10:13.307Z] #38 sha256:e64f587c5406ae46feea339dfd569be45f2f928e42b0fab628d5176dbc9c4433 [2021-03-22T10:10:13.307Z] #38 10.41 [100%] Built target tini-static [2021-03-22T10:10:13.307Z] #38 10.46 + mkdir -p /build [2021-03-22T10:10:13.307Z] #38 10.47 + cp tini-static /build/docker-init [2021-03-22T10:10:13.307Z] #38 DONE 10.6s [2021-03-22T10:10:13.307Z] [2021-03-22T10:10:13.307Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:13.307Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-22T10:10:13.307Z] #14 66.13 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-22T10:10:13.307Z] #14 66.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-22T10:10:13.307Z] #14 66.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T10:10:13.318Z] #43 14.65 PBCC images/core.pb-c.c [2021-03-22T10:10:13.318Z] #43 14.77 PBCC images/inventory.pb-c.c [2021-03-22T10:10:13.567Z] #42 ... [2021-03-22T10:10:13.567Z] [2021-03-22T10:10:13.567Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:13.567Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:10:13.567Z] #45 70.95 reflect [2021-03-22T10:10:13.567Z] #45 72.13 syscall [2021-03-22T10:10:13.567Z] #45 ... [2021-03-22T10:10:13.567Z] [2021-03-22T10:10:13.567Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:13.567Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:10:13.567Z] #13 71.02 Get:14 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-03-22T10:10:13.567Z] #13 73.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-22T10:10:13.567Z] #13 73.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-22T10:10:13.567Z] #13 73.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-22T10:10:13.567Z] #13 73.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-22T10:10:13.567Z] #13 73.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-22T10:10:13.567Z] #13 73.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-22T10:10:13.567Z] #13 73.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-22T10:10:13.567Z] #13 73.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-22T10:10:13.567Z] #13 73.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-22T10:10:13.567Z] #13 73.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-22T10:10:13.567Z] #13 73.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-22T10:10:13.567Z] #13 73.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-22T10:10:13.567Z] #13 73.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-22T10:10:13.567Z] #13 73.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-22T10:10:13.584Z] #43 14.83 DEP images/core-aarch64.pb-c.d [2021-03-22T10:10:13.584Z] #43 14.87 DEP images/core-arm.pb-c.d [2021-03-22T10:10:13.584Z] #43 14.94 DEP images/core-ppc64.pb-c.d [2021-03-22T10:10:13.584Z] #43 15.03 DEP images/core-s390.pb-c.d [2021-03-22T10:10:13.584Z] #43 15.13 DEP images/core-x86.pb-c.d [2021-03-22T10:10:13.607Z] #14 ... [2021-03-22T10:10:13.607Z] [2021-03-22T10:10:13.607Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:13.607Z] #35 sha256:0818af5d0b4fa8a06aae16efe196a60c2039ae094b515e7c5a7b4e75a4ac1fab [2021-03-22T10:10:13.607Z] #35 58.42 path [2021-03-22T10:10:13.607Z] #35 59.23 reflect [2021-03-22T10:10:13.607Z] #35 60.14 text/tabwriter [2021-03-22T10:10:13.607Z] #35 61.16 bufio [2021-03-22T10:10:13.607Z] #35 ... [2021-03-22T10:10:13.607Z] [2021-03-22T10:10:13.607Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:13.607Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:10:13.607Z] #46 62.85 bufio [2021-03-22T10:10:13.607Z] #46 63.88 reflect [2021-03-22T10:10:13.607Z] #46 68.15 regexp/syntax [2021-03-22T10:10:13.848Z] #43 15.17 DEP images/core.pb-c.d [2021-03-22T10:10:13.848Z] #43 15.25 DEP images/inventory.pb-c.d [2021-03-22T10:10:13.848Z] #43 15.31 PBCC images/cpuinfo.pb-c.c [2021-03-22T10:10:13.848Z] #43 15.35 DEP images/cpuinfo.pb-c.d [2021-03-22T10:10:14.112Z] #43 15.40 PBCC images/stats.pb-c.c [2021-03-22T10:10:14.112Z] #43 15.44 DEP images/stats.pb-c.d [2021-03-22T10:10:14.258Z] #46 ... [2021-03-22T10:10:14.258Z] [2021-03-22T10:10:14.258Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:14.258Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:10:14.258Z] #52 59.34 bufio [2021-03-22T10:10:14.258Z] #52 61.10 reflect [2021-03-22T10:10:14.258Z] #52 63.30 regexp/syntax [2021-03-22T10:10:14.561Z] #52 ... [2021-03-22T10:10:14.561Z] [2021-03-22T10:10:14.561Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:14.561Z] #35 sha256:0818af5d0b4fa8a06aae16efe196a60c2039ae094b515e7c5a7b4e75a4ac1fab [2021-03-22T10:10:14.561Z] #35 69.63 internal/syscall/unix [2021-03-22T10:10:14.561Z] #35 69.63 internal/syscall/execenv [2021-03-22T10:10:14.561Z] #35 69.76 time [2021-03-22T10:10:14.946Z] #13 75.58 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:10:15.205Z] #13 ... [2021-03-22T10:10:15.205Z] [2021-03-22T10:10:15.205Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:15.205Z] #51 sha256:ba4c398359e002cb674da4a6b7a0fa2c2cc8c006c8ca50de45395bc7e3352a3d [2021-03-22T10:10:15.205Z] #51 72.53 syscall [2021-03-22T10:10:15.205Z] #51 72.57 reflect [2021-03-22T10:10:15.205Z] #51 ... [2021-03-22T10:10:15.205Z] [2021-03-22T10:10:15.205Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:15.205Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:10:15.205Z] #13 75.95 Fetched 78.2 MB in 12s (6737 kB/s) [2021-03-22T10:10:15.468Z] #13 76.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T10:10:15.468Z] #13 76.23 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-22T10:10:16.041Z] #43 17.01 make[1]: Nothing to be done for 'all'. [2021-03-22T10:10:16.406Z] #13 77.18 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T10:10:16.666Z] #13 ... [2021-03-22T10:10:16.666Z] [2021-03-22T10:10:16.666Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:10:16.666Z] #47 sha256:0f6212f54db3572d8922f406c2f5b19570328a7a0fd6e47a926e6b6b9c147ce2 [2021-03-22T10:10:16.666Z] #47 DONE 84.0s [2021-03-22T10:10:16.666Z] [2021-03-22T10:10:16.666Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:10:16.666Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:10:16.666Z] #42 83.94 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-22T10:10:16.666Z] #42 84.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T10:10:16.666Z] #42 84.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T10:10:16.666Z] #42 84.12 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-22T10:10:16.685Z] #35 ... [2021-03-22T10:10:16.685Z] [2021-03-22T10:10:16.685Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-22T10:10:16.685Z] #48 sha256:923f7f8f174c59cad1555099da1d464b16d6d65fd57754d3ceb35b0a6417d30d [2021-03-22T10:10:16.685Z] #48 DONE 71.8s [2021-03-22T10:10:16.685Z] [2021-03-22T10:10:16.685Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:16.685Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:10:16.685Z] #44 5.317 PBCC images/timens.pb-c.c [2021-03-22T10:10:16.685Z] #44 5.332 DEP images/timens.pb-c.d [2021-03-22T10:10:16.685Z] #44 5.372 PBCC images/fown.pb-c.c [2021-03-22T10:10:16.685Z] #44 5.395 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-22T10:10:16.685Z] #44 5.464 PBCC images/opts.pb-c.c [2021-03-22T10:10:16.685Z] #44 5.506 PBCC images/memfd.pb-c.c [2021-03-22T10:10:16.685Z] #44 5.563 DEP images/fown.pb-c.d [2021-03-22T10:10:16.685Z] #44 5.629 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-22T10:10:16.685Z] #44 5.697 DEP images/opts.pb-c.d [2021-03-22T10:10:16.685Z] #44 5.756 DEP images/memfd.pb-c.d [2021-03-22T10:10:16.685Z] #44 5.882 PBCC images/sit.pb-c.c [2021-03-22T10:10:16.685Z] #44 5.909 DEP images/sit.pb-c.d [2021-03-22T10:10:16.685Z] #44 5.991 PBCC images/macvlan.pb-c.c [2021-03-22T10:10:16.685Z] #44 6.002 DEP images/macvlan.pb-c.d [2021-03-22T10:10:16.685Z] #44 6.037 PBCC images/autofs.pb-c.c [2021-03-22T10:10:16.685Z] #44 6.055 DEP images/autofs.pb-c.d [2021-03-22T10:10:16.685Z] #44 6.154 PBCC images/sysctl.pb-c.c [2021-03-22T10:10:16.685Z] #44 6.176 DEP images/sysctl.pb-c.d [2021-03-22T10:10:16.685Z] #44 6.312 PBCC images/time.pb-c.c [2021-03-22T10:10:16.685Z] #44 6.335 DEP images/time.pb-c.d [2021-03-22T10:10:16.685Z] #44 6.428 PBCC images/binfmt-misc.pb-c.c [2021-03-22T10:10:16.685Z] #44 6.461 DEP images/binfmt-misc.pb-c.d [2021-03-22T10:10:16.685Z] #44 6.539 PBCC images/seccomp.pb-c.c [2021-03-22T10:10:16.685Z] #44 6.577 DEP images/seccomp.pb-c.d [2021-03-22T10:10:16.685Z] #44 6.636 PBCC images/userns.pb-c.c [2021-03-22T10:10:16.685Z] #44 6.650 DEP images/userns.pb-c.d [2021-03-22T10:10:16.685Z] #44 6.696 PBCC images/cgroup.pb-c.c [2021-03-22T10:10:16.685Z] #44 6.708 DEP images/cgroup.pb-c.d [2021-03-22T10:10:16.685Z] #44 6.782 PBCC images/ext-file.pb-c.c [2021-03-22T10:10:16.685Z] #44 6.808 DEP images/ext-file.pb-c.d [2021-03-22T10:10:16.685Z] #44 6.917 PBCC images/rpc.pb-c.c [2021-03-22T10:10:16.685Z] #44 7.047 DEP images/rpc.pb-c.d [2021-03-22T10:10:16.685Z] #44 7.082 PBCC images/siginfo.pb-c.c [2021-03-22T10:10:16.685Z] #44 7.094 DEP images/siginfo.pb-c.d [2021-03-22T10:10:16.685Z] #44 7.132 PBCC images/pagemap.pb-c.c [2021-03-22T10:10:16.685Z] #44 7.218 DEP images/pagemap.pb-c.d [2021-03-22T10:10:16.685Z] #44 7.298 PBCC images/rlimit.pb-c.c [2021-03-22T10:10:16.925Z] #42 84.18 Setting up python-six (1.12.0-1) ... [2021-03-22T10:10:16.984Z] #44 7.308 DEP images/rlimit.pb-c.d [2021-03-22T10:10:16.984Z] #44 7.538 PBCC images/file-lock.pb-c.c [2021-03-22T10:10:16.984Z] #44 7.551 DEP images/file-lock.pb-c.d [2021-03-22T10:10:17.283Z] #44 7.623 PBCC images/tty.pb-c.c [2021-03-22T10:10:17.283Z] #44 7.678 DEP images/tty.pb-c.d [2021-03-22T10:10:17.283Z] #44 7.726 PBCC images/tun.pb-c.c [2021-03-22T10:10:17.283Z] #44 7.771 PBCC images/netdev.pb-c.c [2021-03-22T10:10:17.451Z] #43 18.60 CC images/stats.o [2021-03-22T10:10:17.583Z] #44 7.835 DEP images/tun.pb-c.d [2021-03-22T10:10:17.583Z] #44 7.898 DEP images/netdev.pb-c.d [2021-03-22T10:10:17.583Z] #44 7.971 PBCC images/vma.pb-c.c [2021-03-22T10:10:17.583Z] #44 8.012 DEP images/vma.pb-c.d [2021-03-22T10:10:17.583Z] #44 8.107 PBCC images/creds.pb-c.c [2021-03-22T10:10:17.715Z] #43 19.10 CC images/core.o [2021-03-22T10:10:17.863Z] #42 ... [2021-03-22T10:10:17.863Z] [2021-03-22T10:10:17.863Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:10:17.863Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:10:17.863Z] #36 75.23 Selecting previously unselected package libicu63:amd64. [2021-03-22T10:10:17.863Z] #36 75.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T10:10:17.863Z] #36 75.26 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T10:10:17.863Z] #36 84.44 Selecting previously unselected package libxml2:amd64. [2021-03-22T10:10:17.863Z] #36 84.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-22T10:10:17.863Z] #36 84.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T10:10:17.863Z] #36 ... [2021-03-22T10:10:17.863Z] [2021-03-22T10:10:17.863Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:17.863Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:10:17.863Z] #13 78.16 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-22T10:10:17.863Z] #13 78.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 ... 15410 files and directories currently installed.) [2021-03-22T10:10:17.863Z] #13 78.59 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T10:10:17.863Z] #13 78.70 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-22T10:10:17.884Z] #44 8.123 DEP images/creds.pb-c.d [2021-03-22T10:10:17.884Z] #44 8.235 PBCC images/utsns.pb-c.c [2021-03-22T10:10:17.884Z] #44 8.345 DEP images/utsns.pb-c.d [2021-03-22T10:10:17.884Z] #44 8.483 PBCC images/ipc-desc.pb-c.c [2021-03-22T10:10:18.187Z] #44 8.500 PBCC images/ipc-sem.pb-c.c [2021-03-22T10:10:18.187Z] #44 8.531 DEP images/ipc-desc.pb-c.d [2021-03-22T10:10:18.187Z] #44 8.582 DEP images/ipc-sem.pb-c.d [2021-03-22T10:10:18.187Z] #44 8.634 PBCC images/ipc-msg.pb-c.c [2021-03-22T10:10:18.187Z] #44 8.660 DEP images/ipc-msg.pb-c.d [2021-03-22T10:10:18.187Z] #44 8.726 PBCC images/ipc-shm.pb-c.c [2021-03-22T10:10:18.187Z] #44 8.779 DEP images/ipc-shm.pb-c.d [2021-03-22T10:10:18.295Z] #43 ... [2021-03-22T10:10:18.295Z] [2021-03-22T10:10:18.295Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:10:18.295Z] #56 sha256:754e72b543a1557de20e8e3c2e03ad6ee5e5ad039dd319d718cb930c739ae5e8 [2021-03-22T10:10:18.295Z] #56 38.62 Checking out files: 44% (1703/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 92% (3531/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T10:10:18.295Z] #56 39.92 + cd /tmp/tmp.W1Nyrk29da/src/github.com/containerd/containerd [2021-03-22T10:10:18.295Z] #56 39.92 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:10:18.295Z] #56 41.51 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T10:10:18.295Z] #56 41.51 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T10:10:18.295Z] #56 41.51 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:10:18.295Z] #56 41.51 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:10:18.295Z] #56 41.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T10:10:18.295Z] #56 41.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T10:10:18.295Z] #56 41.51 + '[' '' = dynamic ']' [2021-03-22T10:10:18.295Z] #56 41.51 + make [2021-03-22T10:10:18.295Z] #56 42.99 + bin/ctr [2021-03-22T10:10:18.432Z] #13 79.20 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T10:10:18.490Z] #44 8.896 PBCC images/ipc-var.pb-c.c [2021-03-22T10:10:18.490Z] #44 8.907 DEP images/ipc-var.pb-c.d [2021-03-22T10:10:18.490Z] #44 8.931 PBCC images/sk-opts.pb-c.c [2021-03-22T10:10:18.490Z] #44 8.943 PBCC images/packet-sock.pb-c.c [2021-03-22T10:10:18.490Z] #44 8.965 DEP images/sk-opts.pb-c.d [2021-03-22T10:10:18.490Z] #44 8.984 DEP images/packet-sock.pb-c.d [2021-03-22T10:10:18.490Z] #44 9.006 PBCC images/sk-netlink.pb-c.c [2021-03-22T10:10:18.490Z] #44 9.029 DEP images/sk-netlink.pb-c.d [2021-03-22T10:10:18.490Z] #44 9.074 PBCC images/sk-inet.pb-c.c [2021-03-22T10:10:18.490Z] #44 9.111 DEP images/sk-inet.pb-c.d [2021-03-22T10:10:18.789Z] #44 9.155 PBCC images/sk-unix.pb-c.c [2021-03-22T10:10:18.789Z] #44 9.231 DEP images/sk-unix.pb-c.d [2021-03-22T10:10:18.789Z] #44 9.278 PBCC images/mm.pb-c.c [2021-03-22T10:10:18.789Z] #44 9.328 DEP images/mm.pb-c.d [2021-03-22T10:10:19.015Z] #13 79.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T10:10:19.015Z] #13 79.69 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-22T10:10:19.015Z] #13 79.71 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-22T10:10:19.090Z] #44 9.390 PBCC images/timerfd.pb-c.c [2021-03-22T10:10:19.090Z] #44 9.451 DEP images/timerfd.pb-c.d [2021-03-22T10:10:19.090Z] #44 9.502 PBCC images/timer.pb-c.c [2021-03-22T10:10:19.090Z] #44 9.517 DEP images/timer.pb-c.d [2021-03-22T10:10:19.090Z] #44 9.592 PBCC images/sa.pb-c.c [2021-03-22T10:10:19.391Z] #44 9.668 DEP images/sa.pb-c.d [2021-03-22T10:10:19.391Z] #44 9.735 PBCC images/pipe-data.pb-c.c [2021-03-22T10:10:19.391Z] #44 9.772 DEP images/pipe-data.pb-c.d [2021-03-22T10:10:19.391Z] #44 9.795 PBCC images/mnt.pb-c.c [2021-03-22T10:10:19.391Z] #44 9.896 DEP images/mnt.pb-c.d [2021-03-22T10:10:19.391Z] #44 9.965 PBCC images/sk-packet.pb-c.c [2021-03-22T10:10:19.391Z] #44 10.01 DEP images/sk-packet.pb-c.d [2021-03-22T10:10:19.584Z] #13 80.21 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-22T10:10:19.700Z] #44 10.10 PBCC images/tcp-stream.pb-c.c [2021-03-22T10:10:19.700Z] #44 10.20 DEP images/tcp-stream.pb-c.d [2021-03-22T10:10:19.700Z] #44 10.26 PBCC images/pipe.pb-c.c [2021-03-22T10:10:19.843Z] #13 80.66 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-22T10:10:20.001Z] #44 10.31 DEP images/pipe.pb-c.d [2021-03-22T10:10:20.001Z] #44 10.38 PBCC images/pstree.pb-c.c [2021-03-22T10:10:20.001Z] #44 10.40 DEP images/pstree.pb-c.d [2021-03-22T10:10:20.001Z] #44 10.46 PBCC images/fs.pb-c.c [2021-03-22T10:10:20.001Z] #44 10.49 DEP images/fs.pb-c.d [2021-03-22T10:10:20.001Z] #44 10.51 PBCC images/signalfd.pb-c.c [2021-03-22T10:10:20.001Z] #44 10.54 DEP images/signalfd.pb-c.d [2021-03-22T10:10:20.001Z] #44 10.56 PBCC images/fh.pb-c.c [2021-03-22T10:10:20.001Z] #44 10.60 PBCC images/fsnotify.pb-c.c [2021-03-22T10:10:20.103Z] #13 80.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-22T10:10:20.103Z] #13 80.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-22T10:10:20.103Z] #13 80.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T10:10:20.226Z] #56 ... [2021-03-22T10:10:20.226Z] [2021-03-22T10:10:20.226Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:20.226Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:10:20.226Z] #45 87.36 vendor/golang.org/x/net/idna [2021-03-22T10:10:20.226Z] #45 90.70 crypto/x509 [2021-03-22T10:10:20.226Z] #45 90.71 net/textproto [2021-03-22T10:10:20.226Z] #45 90.71 vendor/golang.org/x/net/http/httpproxy [2021-03-22T10:10:20.226Z] #45 92.06 vendor/golang.org/x/net/http/httpguts [2021-03-22T10:10:20.226Z] #45 92.07 mime/multipart [2021-03-22T10:10:20.226Z] #45 94.59 crypto/tls [2021-03-22T10:10:20.226Z] #45 ... [2021-03-22T10:10:20.226Z] [2021-03-22T10:10:20.226Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:20.226Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:20.226Z] #43 20.03 CC images/core-x86.o [2021-03-22T10:10:20.226Z] #43 20.73 CC images/core-arm.o [2021-03-22T10:10:20.226Z] #43 20.98 CC images/core-aarch64.o [2021-03-22T10:10:20.226Z] #43 21.24 CC images/core-ppc64.o [2021-03-22T10:10:20.302Z] #44 10.65 DEP images/fh.pb-c.d [2021-03-22T10:10:20.302Z] #44 10.70 DEP images/fsnotify.pb-c.d [2021-03-22T10:10:20.302Z] #44 10.74 PBCC images/eventpoll.pb-c.c [2021-03-22T10:10:20.302Z] #44 10.76 DEP images/eventpoll.pb-c.d [2021-03-22T10:10:20.302Z] #44 10.80 PBCC images/eventfd.pb-c.c [2021-03-22T10:10:20.302Z] #44 10.82 DEP images/eventfd.pb-c.d [2021-03-22T10:10:20.302Z] #44 10.86 PBCC images/remap-file-path.pb-c.c [2021-03-22T10:10:20.363Z] #13 ... [2021-03-22T10:10:20.363Z] [2021-03-22T10:10:20.363Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:20.363Z] #34 sha256:f695d1097da51dda3f89762fc6cf704047f17692e5dd0fa96148f5e641d2bb00 [2021-03-22T10:10:20.363Z] #34 77.74 time [2021-03-22T10:10:20.363Z] #34 85.03 internal/poll [2021-03-22T10:10:20.363Z] #34 87.51 internal/fmtsort [2021-03-22T10:10:20.363Z] #34 87.58 internal/syscall/execenv [2021-03-22T10:10:20.602Z] #44 10.88 DEP images/remap-file-path.pb-c.d [2021-03-22T10:10:20.602Z] #44 10.91 PBCC images/fifo.pb-c.c [2021-03-22T10:10:20.602Z] #44 10.94 DEP images/fifo.pb-c.d [2021-03-22T10:10:20.602Z] #44 10.97 PBCC images/ghost-file.pb-c.c [2021-03-22T10:10:20.602Z] #44 11.02 DEP images/ghost-file.pb-c.d [2021-03-22T10:10:20.602Z] #44 11.07 PBCC images/regfile.pb-c.c [2021-03-22T10:10:20.602Z] #44 11.14 DEP images/regfile.pb-c.d [2021-03-22T10:10:20.602Z] #44 11.19 PBCC images/ns.pb-c.c [2021-03-22T10:10:20.626Z] #34 ... [2021-03-22T10:10:20.626Z] [2021-03-22T10:10:20.626Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:10:20.626Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:10:20.626Z] #36 85.81 Selecting previously unselected package libarchive13:amd64. [2021-03-22T10:10:20.626Z] #36 85.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-22T10:10:20.626Z] #36 85.81 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T10:10:20.626Z] #36 86.63 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-22T10:10:20.626Z] #36 86.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-22T10:10:20.626Z] #36 86.67 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T10:10:20.626Z] #36 87.00 Selecting previously unselected package librhash0:amd64. [2021-03-22T10:10:20.627Z] #36 87.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-22T10:10:20.627Z] #36 87.01 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-22T10:10:20.627Z] #36 87.52 Selecting previously unselected package libuv1:amd64. [2021-03-22T10:10:20.627Z] #36 87.53 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-22T10:10:20.627Z] #36 87.55 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-22T10:10:20.627Z] #36 87.89 Selecting previously unselected package cmake. [2021-03-22T10:10:20.627Z] #36 87.89 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-22T10:10:20.627Z] #36 87.93 Unpacking cmake (3.13.4-1) ... [2021-03-22T10:10:20.809Z] #43 22.00 CC images/core-s390.o [2021-03-22T10:10:20.903Z] #44 11.20 DEP images/ns.pb-c.d [2021-03-22T10:10:20.903Z] #44 11.26 PBCC images/fdinfo.pb-c.c [2021-03-22T10:10:20.903Z] #44 11.40 DEP images/fdinfo.pb-c.d [2021-03-22T10:10:21.201Z] #44 11.50 PBCC images/core-aarch64.pb-c.c [2021-03-22T10:10:21.201Z] #44 11.59 PBCC images/core-arm.pb-c.c [2021-03-22T10:10:21.201Z] #44 11.70 PBCC images/core-ppc64.pb-c.c [2021-03-22T10:10:21.503Z] #44 11.86 PBCC images/core-s390.pb-c.c [2021-03-22T10:10:21.503Z] #44 11.90 PBCC images/core-x86.pb-c.c [2021-03-22T10:10:21.503Z] #44 11.96 PBCC images/core.pb-c.c [2021-03-22T10:10:21.560Z] Commit message: "update rootlesskit to v0.14.0" [2021-03-22T10:10:21.771Z] #43 22.96 CC images/cpuinfo.o [2021-03-22T10:10:21.807Z] #44 12.15 PBCC images/inventory.pb-c.c [2021-03-22T10:10:21.807Z] #44 12.26 DEP images/core-aarch64.pb-c.d [2021-03-22T10:10:21.807Z] #44 12.34 DEP images/core-arm.pb-c.d [2021-03-22T10:10:21.807Z] #44 12.38 DEP images/core-ppc64.pb-c.d [2021-03-22T10:10:22.036Z] #43 23.43 CC images/inventory.o [2021-03-22T10:10:22.106Z] #44 12.48 DEP images/core-s390.pb-c.d [2021-03-22T10:10:22.106Z] #44 12.56 DEP images/core-x86.pb-c.d [2021-03-22T10:10:22.106Z] #44 12.67 DEP images/core.pb-c.d [2021-03-22T10:10:21.971Z] > git --version # timeout=10 [2021-03-22T10:10:22.024Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-22T10:10:22.068Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-22T10:10:22.408Z] #44 12.77 DEP images/inventory.pb-c.d [2021-03-22T10:10:22.408Z] #44 12.83 PBCC images/cpuinfo.pb-c.c [2021-03-22T10:10:22.408Z] #44 12.88 DEP images/cpuinfo.pb-c.d [2021-03-22T10:10:22.408Z] #44 12.93 PBCC images/stats.pb-c.c [2021-03-22T10:10:22.408Z] #44 12.94 DEP images/stats.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-03-22T10:10:22.615Z] #43 23.78 CC images/fdinfo.o [Pipeline] sh [2021-03-22T10:10:22.881Z] #43 24.22 CC images/fown.o [2021-03-22T10:10:23.145Z] #43 24.48 CC images/ns.o [2021-03-22T10:10:23.410Z] #43 24.85 CC images/regfile.o [2021-03-22T10:10:23.675Z] #43 25.19 CC images/ghost-file.o [2021-03-22T10:10:23.917Z] #36 ... [2021-03-22T10:10:23.917Z] [2021-03-22T10:10:23.917Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:23.917Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:10:23.917Z] #13 84.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-22T10:10:23.917Z] #13 84.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-22T10:10:23.917Z] #13 84.40 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T10:10:24.252Z] #43 25.49 CC images/fifo.o [2021-03-22T10:10:24.252Z] #43 25.69 CC images/remap-file-path.o [2021-03-22T10:10:24.516Z] #43 26.06 CC images/eventfd.o [2021-03-22T10:10:24.544Z] #44 14.81 make[1]: Nothing to be done for 'all'. [2021-03-22T10:10:24.853Z] #13 ... [2021-03-22T10:10:24.853Z] [2021-03-22T10:10:24.853Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:24.853Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:10:24.853Z] #45 82.27 time [2021-03-22T10:10:24.853Z] #45 90.09 os [2021-03-22T10:10:24.853Z] #45 90.65 strings [2021-03-22T10:10:24.888Z] #44 ... [2021-03-22T10:10:24.888Z] [2021-03-22T10:10:24.888Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:24.888Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:10:24.888Z] #46 69.80 hash/crc32 [2021-03-22T10:10:24.888Z] #46 71.79 vendor/golang.org/x/text/transform [2021-03-22T10:10:24.888Z] #46 76.34 time [2021-03-22T10:10:24.888Z] #46 ... [2021-03-22T10:10:24.888Z] [2021-03-22T10:10:24.888Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:24.888Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-22T10:10:24.888Z] #14 74.19 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-22T10:10:24.888Z] #14 74.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-22T10:10:24.888Z] #14 74.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:24.888Z] #14 74.32 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-22T10:10:24.888Z] #14 74.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-22T10:10:24.888Z] #14 74.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:25.094Z] #43 26.41 CC images/eventpoll.o [2021-03-22T10:10:25.112Z] #45 ... [2021-03-22T10:10:25.112Z] [2021-03-22T10:10:25.112Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:10:25.112Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:10:25.112Z] #42 89.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-22T10:10:25.112Z] #42 89.94 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T10:10:25.112Z] #42 89.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-22T10:10:25.112Z] #42 90.00 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-22T10:10:25.112Z] #42 90.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-22T10:10:25.112Z] #42 90.06 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-22T10:10:25.112Z] #42 90.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-22T10:10:25.112Z] #42 90.09 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-22T10:10:25.112Z] #42 90.10 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-22T10:10:25.112Z] #42 90.19 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-22T10:10:25.405Z] + docker version [2021-03-22T10:10:25.671Z] #43 26.89 CC images/fh.o [2021-03-22T10:10:25.682Z] #42 ... [2021-03-22T10:10:25.682Z] [2021-03-22T10:10:25.682Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:25.682Z] #51 sha256:ba4c398359e002cb674da4a6b7a0fa2c2cc8c006c8ca50de45395bc7e3352a3d [2021-03-22T10:10:25.682Z] #51 83.17 time [2021-03-22T10:10:25.682Z] #51 90.96 encoding/binary [2021-03-22T10:10:25.682Z] #51 91.90 context [2021-03-22T10:10:25.935Z] #43 27.41 CC images/fsnotify.o [2021-03-22T10:10:25.941Z] #51 93.27 os [2021-03-22T10:10:25.941Z] #51 ... [2021-03-22T10:10:25.941Z] [2021-03-22T10:10:25.941Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-22T10:10:25.941Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-22T10:10:25.941Z] #36 92.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T10:10:25.941Z] #36 92.53 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T10:10:25.941Z] #36 92.56 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-22T10:10:25.941Z] #36 92.57 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T10:10:25.941Z] #36 92.77 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-22T10:10:25.941Z] #36 92.79 Setting up cmake-data (3.13.4-1) ... [2021-03-22T10:10:25.941Z] #36 92.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-22T10:10:25.941Z] #36 92.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-22T10:10:25.941Z] #36 92.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-22T10:10:25.941Z] #36 92.85 Setting up cmake (3.13.4-1) ... [2021-03-22T10:10:25.941Z] #36 92.87 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:10:25.941Z] #36 92.96 Processing triggers for mime-support (3.62) ... [2021-03-22T10:10:26.196Z] #14 ... [2021-03-22T10:10:26.196Z] [2021-03-22T10:10:26.196Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:26.196Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:10:26.196Z] #46 81.04 regexp [2021-03-22T10:10:26.196Z] #46 ... [2021-03-22T10:10:26.196Z] [2021-03-22T10:10:26.196Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:26.196Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:10:26.196Z] #52 71.10 time [2021-03-22T10:10:26.196Z] #52 76.64 regexp [2021-03-22T10:10:26.196Z] #52 81.24 context [2021-03-22T10:10:26.196Z] #52 81.32 os [2021-03-22T10:10:26.196Z] #52 ... [2021-03-22T10:10:26.196Z] [2021-03-22T10:10:26.196Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:26.196Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:10:26.196Z] #44 16.32 CC images/stats.o [2021-03-22T10:10:26.500Z] #44 16.91 CC images/core.o [2021-03-22T10:10:26.887Z] #43 28.04 CC images/signalfd.o [2021-03-22T10:10:26.887Z] #43 28.31 CC images/fs.o [2021-03-22T10:10:27.149Z] #44 17.59 CC images/core-x86.o [2021-03-22T10:10:27.151Z] #43 28.57 CC images/pstree.o [2021-03-22T10:10:27.320Z] #36 DONE 94.9s [2021-03-22T10:10:27.320Z] [2021-03-22T10:10:27.320Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:27.320Z] #34 sha256:f695d1097da51dda3f89762fc6cf704047f17692e5dd0fa96148f5e641d2bb00 [2021-03-22T10:10:27.320Z] #34 88.03 internal/syscall/unix [2021-03-22T10:10:27.320Z] #34 88.24 os [2021-03-22T10:10:27.320Z] #34 88.67 strings [2021-03-22T10:10:27.320Z] #34 93.32 path [2021-03-22T10:10:27.320Z] #34 94.19 text/tabwriter [2021-03-22T10:10:27.320Z] #34 94.43 fmt [2021-03-22T10:10:27.415Z] #43 28.78 CC images/pipe.o [2021-03-22T10:10:27.415Z] #43 28.99 CC images/tcp-stream.o [2021-03-22T10:10:27.580Z] #34 ... [2021-03-22T10:10:27.580Z] [2021-03-22T10:10:27.580Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:10:27.580Z] #37 sha256:6cf0b66446218459d24c45766ac871f5acab7168af7a8dfbf3801e435c4c1baa [2021-03-22T10:10:27.799Z] #44 18.19 CC images/core-arm.o [2021-03-22T10:10:27.992Z] #43 29.43 CC images/sk-packet.o [2021-03-22T10:10:28.448Z] #44 18.63 CC images/core-aarch64.o [2021-03-22T10:10:28.517Z] #37 1.175 + RM_GOPATH=0 [2021-03-22T10:10:28.517Z] #37 1.175 + TMP_GOPATH= [2021-03-22T10:10:28.517Z] #37 1.175 + : /build [2021-03-22T10:10:28.517Z] #37 1.175 + '[' -z '' ']' [2021-03-22T10:10:28.517Z] #37 1.176 ++ mktemp -d [2021-03-22T10:10:28.517Z] #37 1.183 + export GOPATH=/tmp/tmp.dJOIOKDpT1 [2021-03-22T10:10:28.517Z] #37 1.183 + GOPATH=/tmp/tmp.dJOIOKDpT1 [2021-03-22T10:10:28.517Z] #37 1.183 + RM_GOPATH=1 [2021-03-22T10:10:28.517Z] #37 1.183 + case "$(go env GOARCH)" in [2021-03-22T10:10:28.517Z] #37 1.183 ++ go env GOARCH [2021-03-22T10:10:28.517Z] #37 1.215 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:10:28.517Z] #37 1.219 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:10:28.517Z] #37 1.223 ++ dirname /tmp/install/install.sh [2021-03-22T10:10:28.517Z] #37 1.226 + dir=/tmp/install [2021-03-22T10:10:28.517Z] #37 1.226 + bin=tini [2021-03-22T10:10:28.517Z] #37 1.227 + shift [2021-03-22T10:10:28.517Z] #37 1.227 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-22T10:10:28.517Z] #37 1.238 + . /tmp/install/tini.installer [2021-03-22T10:10:28.569Z] #43 29.79 CC images/mnt.o [2021-03-22T10:10:28.749Z] #44 19.11 CC images/core-ppc64.o [2021-03-22T10:10:28.782Z] #37 1.239 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:10:28.782Z] #37 1.239 + install_tini [2021-03-22T10:10:28.782Z] #37 1.239 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-22T10:10:28.782Z] #37 1.240 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:10:28.782Z] #37 1.240 + git clone https://github.com/krallin/tini.git /tmp/tmp.dJOIOKDpT1/tini [2021-03-22T10:10:28.782Z] #37 1.243 Cloning into '/tmp/tmp.dJOIOKDpT1/tini'... [2021-03-22T10:10:28.833Z] #43 30.11 CC images/pipe-data.o [2021-03-22T10:10:29.097Z] #43 30.39 CC images/sa.o [2021-03-22T10:10:29.213Z] Client: Docker Engine - Enterprise [2021-03-22T10:10:29.213Z] Version: 19.03.12 [2021-03-22T10:10:29.213Z] API version: 1.40 [2021-03-22T10:10:29.213Z] Go version: go1.13.13 [2021-03-22T10:10:29.213Z] Git commit: 4306744 [2021-03-22T10:10:29.213Z] Built: 08/05/2020 19:27:53 [2021-03-22T10:10:29.213Z] OS/Arch: windows/amd64 [2021-03-22T10:10:29.213Z] Experimental: false [2021-03-22T10:10:29.213Z] [2021-03-22T10:10:29.213Z] Server: Docker Engine - Enterprise [2021-03-22T10:10:29.213Z] Engine: [2021-03-22T10:10:29.213Z] Version: 19.03.12 [2021-03-22T10:10:29.213Z] API version: 1.40 (minimum version 1.24) [2021-03-22T10:10:29.213Z] Go version: go1.13.13 [2021-03-22T10:10:29.213Z] Git commit: f295753ffd [2021-03-22T10:10:29.213Z] Built: 08/05/2020 19:26:41 [2021-03-22T10:10:29.213Z] OS/Arch: windows/amd64 [2021-03-22T10:10:29.213Z] Experimental: true [2021-03-22T10:10:29.361Z] #43 30.64 CC images/timer.o [2021-03-22T10:10:29.420Z] #44 19.84 CC images/core-s390.o [2021-03-22T10:10:29.720Z] #37 1.972 + cd /tmp/tmp.dJOIOKDpT1/tini [2021-03-22T10:10:29.720Z] #37 1.972 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-22T10:10:29.720Z] #37 2.002 + cmake . [Pipeline] sh [2021-03-22T10:10:29.939Z] #43 31.11 CC images/timerfd.o [2021-03-22T10:10:29.939Z] #43 31.35 CC images/mm.o [2021-03-22T10:10:30.288Z] #37 2.691 -- The C compiler identification is GNU 8.3.0 [2021-03-22T10:10:30.288Z] #37 2.757 -- Check for working C compiler: /usr/bin/cc [2021-03-22T10:10:30.478Z] #44 20.95 CC images/cpuinfo.o [2021-03-22T10:10:30.518Z] #43 31.90 CC images/sk-opts.o [2021-03-22T10:10:30.546Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:10:30.546Z] [2021-03-22T10:10:30.546Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T10:10:30.546Z] DOCKER_SYSTEMD=1 [2021-03-22T10:10:30.546Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T10:10:30.546Z] HOSTNAME=b579d8b91bc4 [2021-03-22T10:10:30.546Z] DEST=bundles/test-integration [2021-03-22T10:10:30.546Z] PWD=/go/src/github.com/docker/docker [2021-03-22T10:10:30.546Z] DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:10:30.546Z] container=docker [2021-03-22T10:10:30.546Z] HOME=/root [2021-03-22T10:10:30.546Z] LANG=C.UTF-8 [2021-03-22T10:10:30.546Z] INVOCATION_ID=033debcd1bb44918b63b87b9a04d5bee [2021-03-22T10:10:30.546Z] GOLANG_VERSION=1.13.15 [2021-03-22T10:10:30.546Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T10:10:30.546Z] VALIDATE_BRANCH=master [2021-03-22T10:10:30.546Z] TERM=xterm [2021-03-22T10:10:30.546Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T10:10:30.546Z] SHLVL=3 [2021-03-22T10:10:30.546Z] TIMEOUT=120m [2021-03-22T10:10:30.546Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T10:10:30.546Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T10:10:30.546Z] GO111MODULE=off [2021-03-22T10:10:30.546Z] DOCKER_EXPERIMENTAL=1 [2021-03-22T10:10:30.546Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T10:10:30.546Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T10:10:30.546Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T10:10:30.546Z] GOPATH=/go [2021-03-22T10:10:30.546Z] PKG_CONFIG=pkg-config [2021-03-22T10:10:30.546Z] _=/usr/bin/env [2021-03-22T10:10:30.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T10:10:30.782Z] #43 32.22 CC images/sk-unix.o [2021-03-22T10:10:30.812Z] + docker info [2021-03-22T10:10:30.856Z] #37 3.451 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-22T10:10:31.115Z] #37 3.453 -- Detecting C compiler ABI info [2021-03-22T10:10:31.126Z] #44 21.44 CC images/inventory.o [2021-03-22T10:10:31.126Z] #44 21.65 CC images/fdinfo.o [2021-03-22T10:10:31.359Z] #43 32.77 CC images/sk-inet.o [2021-03-22T10:10:31.374Z] #37 ... [2021-03-22T10:10:31.374Z] [2021-03-22T10:10:31.374Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-22T10:10:31.374Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-22T10:10:31.374Z] #42 98.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-22T10:10:31.374Z] #42 98.36 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:10:31.374Z] #42 DONE 98.8s [2021-03-22T10:10:31.427Z] #44 ... [2021-03-22T10:10:31.427Z] [2021-03-22T10:10:31.427Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:10:31.427Z] #57 sha256:4c47c6ed56c6b973e86343f930bfe9418e685e559f4d4bb1e9edfecdee3361ec [2021-03-22T10:10:31.633Z] [2021-03-22T10:10:31.633Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:31.633Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:10:31.633Z] #13 89.13 Selecting previously unselected package binutils-mingw-w64. [2021-03-22T10:10:31.633Z] #13 89.14 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-22T10:10:31.633Z] #13 89.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T10:10:31.633Z] #13 89.31 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-22T10:10:31.633Z] #13 89.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T10:10:31.633Z] #13 89.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T10:10:31.633Z] #13 89.53 Selecting previously unselected package dmsetup. [2021-03-22T10:10:31.633Z] #13 89.54 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-22T10:10:31.633Z] #13 89.57 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-22T10:10:31.633Z] #13 89.76 Selecting previously unselected package mingw-w64-common. [2021-03-22T10:10:31.633Z] #13 89.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-22T10:10:31.633Z] #13 89.77 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-22T10:10:31.658Z] #43 33.18 CC images/tun.o [2021-03-22T10:10:31.922Z] #43 ... [2021-03-22T10:10:31.922Z] [2021-03-22T10:10:31.922Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:31.922Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:10:31.922Z] #13 93.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-22T10:10:31.922Z] #13 93.83 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-22T10:10:31.922Z] #13 93.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:32.031Z] #57 49.57 Checking out files: 50% (1947/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) [2021-03-22T10:10:32.031Z] #57 ... [2021-03-22T10:10:32.031Z] [2021-03-22T10:10:32.031Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:32.031Z] #35 sha256:0818af5d0b4fa8a06aae16efe196a60c2039ae094b515e7c5a7b4e75a4ac1fab [2021-03-22T10:10:32.031Z] #35 77.03 internal/poll [2021-03-22T10:10:32.031Z] #35 79.78 os [2021-03-22T10:10:32.031Z] #35 81.25 internal/fmtsort [2021-03-22T10:10:32.031Z] #35 82.73 path/filepath [2021-03-22T10:10:32.031Z] #35 82.74 fmt [2021-03-22T10:10:32.031Z] #35 84.68 io/ioutil [2021-03-22T10:10:32.031Z] #35 ... [2021-03-22T10:10:32.031Z] [2021-03-22T10:10:32.031Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:10:32.031Z] #57 sha256:4c47c6ed56c6b973e86343f930bfe9418e685e559f4d4bb1e9edfecdee3361ec [2021-03-22T10:10:32.186Z] #13 ... [2021-03-22T10:10:32.187Z] [2021-03-22T10:10:32.187Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:10:32.187Z] #58 sha256:9a53007bcf3ed652ed01dc42b4b47d4ae106835cd301432de83ed8857ac63d41 [2021-03-22T10:10:32.187Z] #58 99.65 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:10:32.187Z] #58 99.65 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T10:10:32.187Z] #58 DONE 109.7s [2021-03-22T10:10:32.187Z] [2021-03-22T10:10:32.187Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:32.187Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:32.187Z] #43 33.58 CC images/sk-netlink.o [2021-03-22T10:10:32.332Z] #57 49.57 Checking out files: 50% (1947/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T10:10:32.332Z] #57 50.57 + cd /tmp/tmp.XSbsQyISL3/src/github.com/containerd/containerd [2021-03-22T10:10:32.457Z] #43 ... [2021-03-22T10:10:32.457Z] [2021-03-22T10:10:32.457Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T10:10:32.457Z] #59 sha256:ae8eebf3e77bbf6bcc9da1de82fdc62419427268e10c6c81b70099c6c847f438 [2021-03-22T10:10:32.457Z] #59 DONE 0.2s [2021-03-22T10:10:32.457Z] [2021-03-22T10:10:32.457Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:32.457Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:10:32.457Z] #45 99.75 net/http/httptrace [2021-03-22T10:10:32.457Z] #45 99.94 net/http [2021-03-22T10:10:32.457Z] #45 110.0 github.com/LK4D4/vndr/godl [2021-03-22T10:10:32.457Z] #45 ... [2021-03-22T10:10:32.457Z] [2021-03-22T10:10:32.457Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:32.457Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:32.457Z] #43 33.90 CC images/packet-sock.o [2021-03-22T10:10:32.631Z] #57 50.57 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:10:32.722Z] #43 ... [2021-03-22T10:10:32.722Z] [2021-03-22T10:10:32.722Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T10:10:32.722Z] #60 sha256:5b3bbe65d1ef87882467d6c6108ecf47aa4af9826a175ebf9b4bdf6f60924d97 [2021-03-22T10:10:32.722Z] #60 DONE 0.3s [2021-03-22T10:10:32.722Z] [2021-03-22T10:10:32.722Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:10:32.722Z] #56 sha256:754e72b543a1557de20e8e3c2e03ad6ee5e5ad039dd319d718cb930c739ae5e8 [2021-03-22T10:10:32.985Z] #56 ... [2021-03-22T10:10:32.985Z] [2021-03-22T10:10:32.985Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:32.985Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:32.985Z] #43 34.36 CC images/ipc-var.o [2021-03-22T10:10:33.249Z] #43 34.73 CC images/ipc-desc.o [2021-03-22T10:10:33.826Z] #43 34.98 CC images/ipc-shm.o [2021-03-22T10:10:33.826Z] #43 35.26 CC images/ipc-msg.o [2021-03-22T10:10:34.189Z] #57 52.28 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T10:10:34.190Z] #57 52.28 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T10:10:34.190Z] #57 52.28 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:10:34.190Z] #57 52.28 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:10:34.190Z] #57 52.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T10:10:34.190Z] #57 52.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T10:10:34.190Z] #57 52.28 + '[' '' = dynamic ']' [2021-03-22T10:10:34.190Z] #57 52.28 + make [2021-03-22T10:10:34.404Z] #43 35.72 CC images/ipc-sem.o [2021-03-22T10:10:34.669Z] #43 36.02 CC images/utsns.o [2021-03-22T10:10:34.838Z] #57 52.85 + bin/ctr [2021-03-22T10:10:34.935Z] #43 36.24 CC images/creds.o [2021-03-22T10:10:35.204Z] #43 36.48 CC images/vma.o [2021-03-22T10:10:35.204Z] #43 36.72 CC images/netdev.o [2021-03-22T10:10:35.783Z] #43 37.27 CC images/tty.o [2021-03-22T10:10:35.826Z] #13 95.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-22T10:10:35.826Z] #13 95.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-22T10:10:35.826Z] #13 95.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T10:10:35.826Z] #13 ... [2021-03-22T10:10:35.826Z] [2021-03-22T10:10:35.826Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:35.826Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:10:35.826Z] #43 2.392 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T10:10:35.826Z] #43 2.393 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T10:10:35.826Z] #43 2.400 Note: Building without GnuTLS support [2021-03-22T10:10:35.826Z] #43 2.402 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T10:10:35.826Z] #43 2.420 Makefile.config:40: Warn: Building without nftables support [2021-03-22T10:10:35.826Z] #43 4.438 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T10:10:35.826Z] #43 4.487 GEN .gitid [2021-03-22T10:10:35.826Z] #43 4.520 GEN criu/include/version.h [2021-03-22T10:10:35.826Z] #43 4.579 GEN include/common/asm [2021-03-22T10:10:35.957Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|name|compiled_files) took 2m1.886355154s [2021-03-22T10:10:35.957Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.291958ms [2021-03-22T10:10:36.734Z] #43 37.99 CC images/file-lock.o [2021-03-22T10:10:36.734Z] #43 38.22 CC images/rlimit.o [2021-03-22T10:10:37.011Z] #43 38.38 CC images/pagemap.o [2021-03-22T10:10:37.277Z] #43 38.73 CC images/siginfo.o [2021-03-22T10:10:37.732Z] #43 ... [2021-03-22T10:10:37.732Z] [2021-03-22T10:10:37.732Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-22T10:10:37.732Z] #37 sha256:6cf0b66446218459d24c45766ac871f5acab7168af7a8dfbf3801e435c4c1baa [2021-03-22T10:10:37.732Z] #37 4.213 -- Detecting C compiler ABI info - done [2021-03-22T10:10:37.732Z] #37 4.242 -- Detecting C compile features [2021-03-22T10:10:37.732Z] #37 6.367 -- Detecting C compile features - done [2021-03-22T10:10:37.732Z] #37 6.404 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-22T10:10:37.732Z] #37 6.673 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-22T10:10:37.732Z] #37 6.801 -- Configuring done [2021-03-22T10:10:37.732Z] #37 6.836 -- Generating done [2021-03-22T10:10:37.732Z] #37 6.850 -- Build files have been written to: /tmp/tmp.dJOIOKDpT1/tini [2021-03-22T10:10:37.732Z] #37 6.852 + make tini-static [2021-03-22T10:10:37.732Z] #37 7.415 Scanning dependencies of target tini-static [2021-03-22T10:10:37.732Z] #37 7.607 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-22T10:10:37.732Z] #37 8.926 [100%] Linking C executable tini-static [2021-03-22T10:10:37.732Z] #37 9.604 [100%] Built target tini-static [2021-03-22T10:10:37.732Z] #37 9.668 + mkdir -p /build [2021-03-22T10:10:37.732Z] #37 9.677 + cp tini-static /build/docker-init [2021-03-22T10:10:37.732Z] #37 DONE 10.2s [2021-03-22T10:10:37.732Z] [2021-03-22T10:10:37.732Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:37.732Z] #51 sha256:ba4c398359e002cb674da4a6b7a0fa2c2cc8c006c8ca50de45395bc7e3352a3d [2021-03-22T10:10:37.732Z] #51 95.14 encoding/base64 [2021-03-22T10:10:37.732Z] #51 96.39 golang.org/x/sys/unix [2021-03-22T10:10:37.732Z] #51 98.17 fmt [2021-03-22T10:10:37.732Z] #51 102.5 encoding/json [2021-03-22T10:10:37.855Z] #43 39.19 CC images/rpc.o [2021-03-22T10:10:37.991Z] #51 ... [2021-03-22T10:10:37.991Z] [2021-03-22T10:10:37.991Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:37.991Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:10:37.991Z] #43 6.502 PBCC images/timens.pb-c.c [2021-03-22T10:10:37.991Z] #43 6.566 DEP images/timens.pb-c.d [2021-03-22T10:10:37.991Z] #43 6.614 PBCC images/fown.pb-c.c [2021-03-22T10:10:37.991Z] #43 6.640 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-22T10:10:37.991Z] #43 ... [2021-03-22T10:10:37.991Z] [2021-03-22T10:10:37.991Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:37.991Z] #34 sha256:f695d1097da51dda3f89762fc6cf704047f17692e5dd0fa96148f5e641d2bb00 [2021-03-22T10:10:37.991Z] #34 95.37 path/filepath [2021-03-22T10:10:37.991Z] #34 97.21 io/ioutil [2021-03-22T10:10:37.991Z] #34 98.93 github.com/BurntSushi/toml [2021-03-22T10:10:37.991Z] #34 98.94 flag [2021-03-22T10:10:37.991Z] #34 100.9 log [2021-03-22T10:10:37.991Z] #34 103.6 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:10:38.250Z] #34 ... [2021-03-22T10:10:38.250Z] [2021-03-22T10:10:38.250Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:38.250Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:10:38.250Z] #45 95.40 regexp/syntax [2021-03-22T10:10:38.250Z] #45 96.44 fmt [2021-03-22T10:10:38.250Z] #45 101.0 regexp [2021-03-22T10:10:38.250Z] #45 101.6 go/token [2021-03-22T10:10:38.250Z] #45 102.5 go/scanner [2021-03-22T10:10:38.250Z] #45 103.8 go/ast [2021-03-22T10:10:38.250Z] #45 105.4 internal/lazyregexp [2021-03-22T10:10:38.250Z] #45 105.8 net/url [2021-03-22T10:10:38.250Z] #45 ... [2021-03-22T10:10:38.250Z] [2021-03-22T10:10:38.250Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:38.250Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:10:38.250Z] #43 6.863 PBCC images/opts.pb-c.c [2021-03-22T10:10:38.432Z] #43 ... [2021-03-22T10:10:38.432Z] [2021-03-22T10:10:38.432Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:38.432Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:10:38.432Z] #13 109.3 Selecting previously unselected package libapparmor1:arm64. [2021-03-22T10:10:38.432Z] #13 109.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-22T10:10:38.432Z] #13 109.3 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-22T10:10:38.432Z] #13 109.4 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-22T10:10:38.432Z] #13 109.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-22T10:10:38.432Z] #13 109.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-22T10:10:38.432Z] #13 109.6 Selecting previously unselected package libbtrfs0. [2021-03-22T10:10:38.432Z] #13 109.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-22T10:10:38.432Z] #13 109.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T10:10:38.432Z] #13 109.8 Selecting previously unselected package libbtrfs-dev. [2021-03-22T10:10:38.432Z] #13 109.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-22T10:10:38.432Z] #13 109.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:10:38.432Z] #13 110.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-22T10:10:38.432Z] #13 110.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-22T10:10:38.432Z] #13 110.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-22T10:10:38.432Z] #13 110.0 Selecting previously unselected package libudev-dev:arm64. [2021-03-22T10:10:38.432Z] #13 110.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-03-22T10:10:38.432Z] #13 110.1 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-22T10:10:38.432Z] #13 110.3 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-22T10:10:38.432Z] #13 110.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-22T10:10:38.432Z] #13 110.3 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-22T10:10:38.510Z] #43 6.945 PBCC images/memfd.pb-c.c [2021-03-22T10:10:38.510Z] #43 7.052 DEP images/fown.pb-c.d [2021-03-22T10:10:38.510Z] #43 7.120 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-22T10:10:38.696Z] #13 110.7 Selecting previously unselected package libpcre16-3:arm64. [2021-03-22T10:10:38.696Z] #13 110.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-22T10:10:38.696Z] #13 110.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-22T10:10:38.769Z] #43 7.242 DEP images/opts.pb-c.d [2021-03-22T10:10:38.769Z] #43 7.313 DEP images/memfd.pb-c.d [2021-03-22T10:10:38.769Z] #43 7.435 PBCC images/sit.pb-c.c [2021-03-22T10:10:38.960Z] #13 110.9 Selecting previously unselected package libpcre32-3:arm64. [2021-03-22T10:10:38.960Z] #13 110.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-22T10:10:38.960Z] #13 110.9 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-22T10:10:38.960Z] #13 111.0 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-22T10:10:39.028Z] #43 7.521 DEP images/sit.pb-c.d [2021-03-22T10:10:39.028Z] #43 7.596 PBCC images/macvlan.pb-c.c [2021-03-22T10:10:39.028Z] #43 7.623 DEP images/macvlan.pb-c.d [2021-03-22T10:10:39.028Z] #43 7.646 PBCC images/autofs.pb-c.c [2021-03-22T10:10:39.028Z] #43 7.711 DEP images/autofs.pb-c.d [2021-03-22T10:10:39.225Z] #13 111.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-22T10:10:39.225Z] #13 111.0 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-22T10:10:39.225Z] #13 111.1 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-22T10:10:39.225Z] #13 111.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-22T10:10:39.225Z] #13 111.2 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-22T10:10:39.287Z] #43 7.753 PBCC images/sysctl.pb-c.c [2021-03-22T10:10:39.287Z] #43 7.823 DEP images/sysctl.pb-c.d [2021-03-22T10:10:39.287Z] #43 7.854 PBCC images/time.pb-c.c [2021-03-22T10:10:39.287Z] #43 7.871 DEP images/time.pb-c.d [2021-03-22T10:10:39.547Z] #43 7.973 PBCC images/binfmt-misc.pb-c.c [2021-03-22T10:10:39.547Z] #43 8.033 DEP images/binfmt-misc.pb-c.d [2021-03-22T10:10:39.547Z] #43 8.117 PBCC images/seccomp.pb-c.c [2021-03-22T10:10:39.547Z] #43 8.158 DEP images/seccomp.pb-c.d [2021-03-22T10:10:39.547Z] #43 8.226 PBCC images/userns.pb-c.c [2021-03-22T10:10:39.804Z] #13 111.8 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-22T10:10:39.804Z] #13 111.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-22T10:10:39.806Z] #43 8.257 DEP images/userns.pb-c.d [2021-03-22T10:10:39.806Z] #43 8.337 PBCC images/cgroup.pb-c.c [2021-03-22T10:10:39.806Z] #43 8.348 DEP images/cgroup.pb-c.d [2021-03-22T10:10:39.806Z] #43 8.433 PBCC images/ext-file.pb-c.c [2021-03-22T10:10:39.806Z] #43 8.457 DEP images/ext-file.pb-c.d [2021-03-22T10:10:40.065Z] #43 8.500 PBCC images/rpc.pb-c.c [2021-03-22T10:10:40.065Z] #43 8.549 DEP images/rpc.pb-c.d [2021-03-22T10:10:40.065Z] #43 8.621 PBCC images/siginfo.pb-c.c [2021-03-22T10:10:40.065Z] #43 8.654 DEP images/siginfo.pb-c.d [2021-03-22T10:10:40.065Z] #43 8.721 PBCC images/pagemap.pb-c.c [2021-03-22T10:10:40.067Z] #13 111.9 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-22T10:10:40.067Z] #13 112.2 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-22T10:10:40.067Z] #13 112.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-22T10:10:40.329Z] #43 8.757 DEP images/pagemap.pb-c.d [2021-03-22T10:10:40.329Z] #43 8.805 PBCC images/rlimit.pb-c.c [2021-03-22T10:10:40.329Z] #43 8.819 DEP images/rlimit.pb-c.d [2021-03-22T10:10:40.329Z] #43 8.869 PBCC images/file-lock.pb-c.c [2021-03-22T10:10:40.329Z] #43 8.897 DEP images/file-lock.pb-c.d [2021-03-22T10:10:40.329Z] #43 8.950 PBCC images/tty.pb-c.c [2021-03-22T10:10:40.332Z] #13 112.2 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-22T10:10:40.332Z] #13 112.3 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-22T10:10:40.332Z] #13 112.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-22T10:10:40.332Z] #13 112.3 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-22T10:10:40.595Z] #43 9.041 DEP images/tty.pb-c.d [2021-03-22T10:10:40.595Z] #43 9.077 PBCC images/tun.pb-c.c [2021-03-22T10:10:40.595Z] #43 9.148 PBCC images/netdev.pb-c.c [2021-03-22T10:10:40.595Z] #43 9.207 DEP images/tun.pb-c.d [2021-03-22T10:10:40.595Z] #43 9.241 DEP images/netdev.pb-c.d [2021-03-22T10:10:40.596Z] #13 112.5 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-22T10:10:40.596Z] #13 112.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-03-22T10:10:40.596Z] #13 112.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-22T10:10:40.854Z] #43 ... [2021-03-22T10:10:40.854Z] [2021-03-22T10:10:40.854Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:40.854Z] #34 sha256:f695d1097da51dda3f89762fc6cf704047f17692e5dd0fa96148f5e641d2bb00 [2021-03-22T10:10:40.854Z] #34 DONE 108.1s [2021-03-22T10:10:40.854Z] [2021-03-22T10:10:40.854Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:40.854Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:10:40.854Z] #43 9.336 PBCC images/vma.pb-c.c [2021-03-22T10:10:40.854Z] #43 9.513 DEP images/vma.pb-c.d [2021-03-22T10:10:40.854Z] #43 9.532 PBCC images/creds.pb-c.c [2021-03-22T10:10:41.113Z] #43 9.604 DEP images/creds.pb-c.d [2021-03-22T10:10:41.113Z] #43 9.660 PBCC images/utsns.pb-c.c [2021-03-22T10:10:41.113Z] #43 9.708 DEP images/utsns.pb-c.d [2021-03-22T10:10:41.113Z] #43 9.818 PBCC images/ipc-desc.pb-c.c [2021-03-22T10:10:41.173Z] #13 113.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-22T10:10:41.174Z] #13 113.2 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-22T10:10:41.174Z] #13 113.2 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-22T10:10:41.174Z] #13 113.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T10:10:41.174Z] #13 113.2 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-22T10:10:41.174Z] #13 113.2 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-22T10:10:41.174Z] #13 113.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:41.174Z] #13 113.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T10:10:41.174Z] #13 113.2 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-22T10:10:41.174Z] #13 113.3 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-22T10:10:41.174Z] #13 113.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T10:10:41.250Z] Client: [2021-03-22T10:10:41.250Z] Debug Mode: false [2021-03-22T10:10:41.250Z] Plugins: [2021-03-22T10:10:41.250Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-22T10:10:41.250Z] [2021-03-22T10:10:41.250Z] Server: [2021-03-22T10:10:41.250Z] Containers: 0 [2021-03-22T10:10:41.250Z] Running: 0 [2021-03-22T10:10:41.250Z] Paused: 0 [2021-03-22T10:10:41.250Z] Stopped: 0 [2021-03-22T10:10:41.250Z] Images: 0 [2021-03-22T10:10:41.250Z] Server Version: 19.03.12 [2021-03-22T10:10:41.250Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-22T10:10:41.250Z] Windows: [2021-03-22T10:10:41.250Z] LCOW: [2021-03-22T10:10:41.250Z] Logging Driver: json-file [2021-03-22T10:10:41.250Z] Plugins: [2021-03-22T10:10:41.250Z] Volume: local [2021-03-22T10:10:41.250Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-22T10:10:41.250Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-22T10:10:41.250Z] Swarm: inactive [2021-03-22T10:10:41.250Z] Default Isolation: process [2021-03-22T10:10:41.250Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-22T10:10:41.250Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-22T10:10:41.250Z] OSType: windows [2021-03-22T10:10:41.250Z] Architecture: x86_64 [2021-03-22T10:10:41.250Z] CPUs: 4 [2021-03-22T10:10:41.250Z] Total Memory: 32GiB [2021-03-22T10:10:41.250Z] Name: azwin-2-d44e90 [2021-03-22T10:10:41.250Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-22T10:10:41.250Z] Docker Root Dir: D:\docker [2021-03-22T10:10:41.250Z] Debug Mode: false [2021-03-22T10:10:41.250Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:10:41.250Z] Labels: [2021-03-22T10:10:41.250Z] Experimental: true [2021-03-22T10:10:41.250Z] Insecure Registries: [2021-03-22T10:10:41.250Z] 10.0.0.4:5000 [2021-03-22T10:10:41.250Z] 127.0.0.0/8 [2021-03-22T10:10:41.250Z] Registry Mirrors: [2021-03-22T10:10:41.250Z] http://10.0.0.4:5000/ [2021-03-22T10:10:41.250Z] Live Restore Enabled: false [2021-03-22T10:10:41.250Z] [2021-03-22T10:10:41.372Z] #43 9.916 PBCC images/ipc-sem.pb-c.c [2021-03-22T10:10:41.372Z] #43 9.973 DEP images/ipc-desc.pb-c.d [2021-03-22T10:10:41.372Z] #43 10.06 DEP images/ipc-sem.pb-c.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-03-22T10:10:41.438Z] #13 113.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:10:41.438Z] #13 113.4 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-22T10:10:41.438Z] #13 113.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-22T10:10:41.438Z] #13 113.4 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-22T10:10:41.438Z] #13 113.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T10:10:41.438Z] #13 113.4 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-22T10:10:41.438Z] #13 113.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:41.438Z] #13 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-22T10:10:41.438Z] #13 113.5 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-03-22T10:10:41.438Z] #13 113.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:41.438Z] #13 113.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-22T10:10:41.438Z] #13 113.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-03-22T10:10:41.438Z] #13 113.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [Pipeline] powershell [2021-03-22T10:10:41.703Z] #13 113.5 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-22T10:10:41.703Z] #13 113.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-22T10:10:41.703Z] #13 113.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-22T10:10:41.703Z] #13 113.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-22T10:10:41.703Z] #13 113.6 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-22T10:10:41.703Z] #13 113.6 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:10:41.727Z] #43 10.19 PBCC images/ipc-msg.pb-c.c [2021-03-22T10:10:41.727Z] #43 10.25 DEP images/ipc-msg.pb-c.d [2021-03-22T10:10:41.727Z] #43 10.32 PBCC images/ipc-shm.pb-c.c [2021-03-22T10:10:41.727Z] #43 10.35 DEP images/ipc-shm.pb-c.d [2021-03-22T10:10:41.727Z] #43 10.43 PBCC images/ipc-var.pb-c.c [2021-03-22T10:10:41.819Z] #57 ... [2021-03-22T10:10:41.819Z] [2021-03-22T10:10:41.819Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:41.819Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:10:41.819Z] #44 22.07 CC images/fown.o [2021-03-22T10:10:41.819Z] #44 22.31 CC images/ns.o [2021-03-22T10:10:41.819Z] #44 22.68 CC images/regfile.o [2021-03-22T10:10:41.819Z] #44 23.01 CC images/ghost-file.o [2021-03-22T10:10:41.819Z] #44 23.33 CC images/fifo.o [2021-03-22T10:10:41.819Z] #44 23.61 CC images/remap-file-path.o [2021-03-22T10:10:41.819Z] #44 23.85 CC images/eventfd.o [2021-03-22T10:10:41.819Z] #44 24.13 CC images/eventpoll.o [2021-03-22T10:10:41.819Z] #44 24.56 CC images/fh.o [2021-03-22T10:10:41.819Z] #44 25.10 CC images/fsnotify.o [2021-03-22T10:10:41.819Z] #44 25.89 CC images/signalfd.o [2021-03-22T10:10:41.819Z] #44 26.15 CC images/fs.o [2021-03-22T10:10:41.819Z] #44 26.40 CC images/pstree.o [2021-03-22T10:10:41.819Z] #44 26.63 CC images/pipe.o [2021-03-22T10:10:41.819Z] #44 26.90 CC images/tcp-stream.o [2021-03-22T10:10:41.819Z] #44 27.21 CC images/sk-packet.o [2021-03-22T10:10:41.819Z] #44 27.64 CC images/mnt.o [2021-03-22T10:10:41.819Z] #44 28.04 CC images/pipe-data.o [2021-03-22T10:10:41.819Z] #44 28.26 CC images/sa.o [2021-03-22T10:10:41.819Z] #44 28.50 CC images/timer.o [2021-03-22T10:10:41.819Z] #44 28.99 CC images/timerfd.o [2021-03-22T10:10:41.819Z] #44 29.33 CC images/mm.o [2021-03-22T10:10:41.819Z] #44 29.74 CC images/sk-opts.o [2021-03-22T10:10:41.819Z] #44 30.01 CC images/sk-unix.o [2021-03-22T10:10:41.819Z] #44 30.42 CC images/sk-inet.o [2021-03-22T10:10:41.819Z] #44 30.85 CC images/tun.o [2021-03-22T10:10:41.819Z] #44 31.24 CC images/sk-netlink.o [2021-03-22T10:10:41.819Z] #44 31.53 CC images/packet-sock.o [2021-03-22T10:10:41.819Z] #44 32.10 CC images/ipc-var.o [2021-03-22T10:10:41.819Z] #44 32.32 CC images/ipc-desc.o [2021-03-22T10:10:41.819Z] #44 ... [2021-03-22T10:10:41.819Z] [2021-03-22T10:10:41.819Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:41.819Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-22T10:10:41.819Z] #14 96.35 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-22T10:10:41.819Z] #14 96.36 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-22T10:10:41.819Z] #14 96.39 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:41.966Z] #13 ... [2021-03-22T10:10:41.966Z] [2021-03-22T10:10:41.966Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:41.966Z] #45 sha256:1186b05756fca54901f6648be2c853b6aeb27d35430dbe374c8e2896910d42b2 [2021-03-22T10:10:41.966Z] #45 110.7 github.com/LK4D4/vndr [2021-03-22T10:10:41.966Z] #45 DONE 119.6s [2021-03-22T10:10:41.991Z] #43 10.45 DEP images/ipc-var.pb-c.d [2021-03-22T10:10:41.991Z] #43 10.51 PBCC images/sk-opts.pb-c.c [2021-03-22T10:10:41.991Z] #43 10.54 PBCC images/packet-sock.pb-c.c [2021-03-22T10:10:41.991Z] #43 10.64 DEP images/sk-opts.pb-c.d [2021-03-22T10:10:41.991Z] #43 10.68 DEP images/packet-sock.pb-c.d [2021-03-22T10:10:42.121Z] #14 ... [2021-03-22T10:10:42.121Z] [2021-03-22T10:10:42.121Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-22T10:10:42.121Z] #35 sha256:0818af5d0b4fa8a06aae16efe196a60c2039ae094b515e7c5a7b4e75a4ac1fab [2021-03-22T10:10:42.121Z] #35 87.26 github.com/BurntSushi/toml [2021-03-22T10:10:42.121Z] #35 87.27 log [2021-03-22T10:10:42.121Z] #35 87.33 flag [2021-03-22T10:10:42.121Z] #35 92.51 github.com/BurntSushi/toml/cmd/tomlv [2021-03-22T10:10:42.121Z] #35 DONE 97.0s [2021-03-22T10:10:42.121Z] [2021-03-22T10:10:42.121Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:42.121Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:10:42.121Z] #52 87.86 mvdan.cc/sh/v3/fileutil [2021-03-22T10:10:42.121Z] #52 88.46 encoding/binary [2021-03-22T10:10:42.121Z] #52 88.51 flag [2021-03-22T10:10:42.121Z] #52 88.51 go/token [2021-03-22T10:10:42.121Z] #52 88.52 github.com/pkg/diff [2021-03-22T10:10:42.121Z] #52 91.17 go/scanner [2021-03-22T10:10:42.121Z] #52 93.07 mvdan.cc/editorconfig [2021-03-22T10:10:42.121Z] #52 93.37 mvdan.cc/sh/v3/syntax [2021-03-22T10:10:42.121Z] #52 94.12 encoding/base64 [2021-03-22T10:10:42.121Z] #52 95.68 go/ast [2021-03-22T10:10:42.121Z] #52 96.63 encoding/json [2021-03-22T10:10:42.232Z] [2021-03-22T10:10:42.232Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:42.232Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:42.232Z] #43 40.69 CC images/ext-file.o [2021-03-22T10:10:42.232Z] #43 40.86 CC images/cgroup.o [2021-03-22T10:10:42.232Z] #43 41.52 CC images/userns.o [2021-03-22T10:10:42.232Z] #43 41.90 CC images/google/protobuf/descriptor.o [2021-03-22T10:10:42.254Z] #43 10.74 PBCC images/sk-netlink.pb-c.c [2021-03-22T10:10:42.254Z] #43 10.89 DEP images/sk-netlink.pb-c.d [2021-03-22T10:10:42.254Z] #43 10.96 PBCC images/sk-inet.pb-c.c [2021-03-22T10:10:42.427Z] #52 ... [2021-03-22T10:10:42.427Z] [2021-03-22T10:10:42.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:42.427Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:10:42.427Z] #44 32.88 CC images/ipc-shm.o [2021-03-22T10:10:42.513Z] #43 11.00 DEP images/sk-inet.pb-c.d [2021-03-22T10:10:42.513Z] #43 11.05 PBCC images/sk-unix.pb-c.c [2021-03-22T10:10:42.513Z] #43 11.11 DEP images/sk-unix.pb-c.d [2021-03-22T10:10:42.513Z] #43 11.18 PBCC images/mm.pb-c.c [2021-03-22T10:10:42.771Z] #43 11.27 DEP images/mm.pb-c.d [2021-03-22T10:10:42.771Z] #43 11.32 PBCC images/timerfd.pb-c.c [2021-03-22T10:10:42.771Z] #43 11.38 DEP images/timerfd.pb-c.d [2021-03-22T10:10:42.771Z] #43 11.46 PBCC images/timer.pb-c.c [2021-03-22T10:10:42.771Z] #43 11.53 DEP images/timer.pb-c.d [2021-03-22T10:10:42.812Z] #43 ... [2021-03-22T10:10:42.813Z] [2021-03-22T10:10:42.813Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:42.813Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-22T10:10:42.813Z] #13 DONE 114.6s [2021-03-22T10:10:42.813Z] [2021-03-22T10:10:42.813Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:10:42.813Z] #53 sha256:9ae4f15012bfae98dd0cddd7350fd5f7e6d850b4ceb93428b5834749bde3740e [2021-03-22T10:10:43.029Z] #43 11.56 PBCC images/sa.pb-c.c [2021-03-22T10:10:43.029Z] #43 11.66 DEP images/sa.pb-c.d [2021-03-22T10:10:43.029Z] #43 11.70 PBCC images/pipe-data.pb-c.c [2021-03-22T10:10:43.029Z] #43 11.72 DEP images/pipe-data.pb-c.d [2021-03-22T10:10:43.029Z] #43 11.76 PBCC images/mnt.pb-c.c [2021-03-22T10:10:43.080Z] #44 33.43 CC images/ipc-msg.o [2021-03-22T10:10:43.287Z] #43 11.87 DEP images/mnt.pb-c.d [2021-03-22T10:10:43.287Z] #43 11.96 PBCC images/sk-packet.pb-c.c [2021-03-22T10:10:43.287Z] #43 12.00 DEP images/sk-packet.pb-c.d [2021-03-22T10:10:43.382Z] #44 33.85 CC images/ipc-sem.o [2021-03-22T10:10:43.382Z] #44 ... [2021-03-22T10:10:43.382Z] [2021-03-22T10:10:43.382Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:43.382Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:10:43.382Z] #46 88.45 os/exec [2021-03-22T10:10:43.382Z] #46 88.46 net [2021-03-22T10:10:43.382Z] #46 90.23 internal/lazyregexp [2021-03-22T10:10:43.382Z] #46 90.87 github.com/LK4D4/vndr/versioned [2021-03-22T10:10:43.382Z] #46 92.94 go/scanner [2021-03-22T10:10:43.382Z] #46 92.94 net/url [2021-03-22T10:10:43.382Z] #46 92.96 text/template/parse [2021-03-22T10:10:43.382Z] #46 96.28 go/ast [2021-03-22T10:10:43.382Z] #46 97.69 encoding/json [2021-03-22T10:10:43.546Z] #43 12.06 PBCC images/tcp-stream.pb-c.c [2021-03-22T10:10:43.546Z] #43 12.11 DEP images/tcp-stream.pb-c.d [2021-03-22T10:10:43.546Z] #43 12.18 PBCC images/pipe.pb-c.c [2021-03-22T10:10:43.546Z] #43 12.23 DEP images/pipe.pb-c.d [2021-03-22T10:10:43.682Z] #46 ... [2021-03-22T10:10:43.682Z] [2021-03-22T10:10:43.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:43.682Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:10:43.682Z] #44 34.06 CC images/utsns.o [2021-03-22T10:10:43.804Z] #43 12.28 PBCC images/pstree.pb-c.c [2021-03-22T10:10:43.804Z] #43 12.29 DEP images/pstree.pb-c.d [2021-03-22T10:10:43.804Z] #43 12.33 PBCC images/fs.pb-c.c [2021-03-22T10:10:43.804Z] #43 12.36 DEP images/fs.pb-c.d [2021-03-22T10:10:43.804Z] #43 12.42 PBCC images/signalfd.pb-c.c [2021-03-22T10:10:43.804Z] #43 12.47 DEP images/signalfd.pb-c.d [2021-03-22T10:10:43.983Z] #44 34.33 CC images/creds.o [2021-03-22T10:10:44.062Z] #43 12.55 PBCC images/fh.pb-c.c [2021-03-22T10:10:44.062Z] #43 12.61 PBCC images/fsnotify.pb-c.c [2021-03-22T10:10:44.062Z] #43 12.64 DEP images/fh.pb-c.d [2021-03-22T10:10:44.062Z] #43 12.73 DEP images/fsnotify.pb-c.d [2021-03-22T10:10:44.289Z] #44 34.53 CC images/vma.o [2021-03-22T10:10:44.290Z] #44 34.79 CC images/netdev.o [2021-03-22T10:10:44.320Z] #43 12.82 PBCC images/eventpoll.pb-c.c [2021-03-22T10:10:44.320Z] #43 12.85 DEP images/eventpoll.pb-c.d [2021-03-22T10:10:44.320Z] #43 12.90 PBCC images/eventfd.pb-c.c [2021-03-22T10:10:44.320Z] #43 12.95 DEP images/eventfd.pb-c.d [2021-03-22T10:10:44.320Z] #43 13.00 PBCC images/remap-file-path.pb-c.c [2021-03-22T10:10:44.579Z] #43 13.03 DEP images/remap-file-path.pb-c.d [2021-03-22T10:10:44.579Z] #43 13.09 PBCC images/fifo.pb-c.c [2021-03-22T10:10:44.579Z] #43 13.10 DEP images/fifo.pb-c.d [2021-03-22T10:10:44.579Z] #43 13.15 PBCC images/ghost-file.pb-c.c [2021-03-22T10:10:44.579Z] #43 13.21 DEP images/ghost-file.pb-c.d [2021-03-22T10:10:44.579Z] #43 13.27 PBCC images/regfile.pb-c.c [2021-03-22T10:10:44.579Z] #43 13.31 DEP images/regfile.pb-c.d [2021-03-22T10:10:44.837Z] #43 13.38 PBCC images/ns.pb-c.c [2021-03-22T10:10:44.837Z] #43 13.43 DEP images/ns.pb-c.d [2021-03-22T10:10:44.837Z] #43 13.48 PBCC images/fdinfo.pb-c.c [2021-03-22T10:10:44.942Z] #44 35.23 CC images/tty.o [2021-03-22T10:10:45.095Z] #43 13.55 DEP images/fdinfo.pb-c.d [2021-03-22T10:10:45.095Z] #43 13.60 PBCC images/core-aarch64.pb-c.c [2021-03-22T10:10:45.095Z] #43 13.69 PBCC images/core-arm.pb-c.c [2021-03-22T10:10:45.095Z] #43 13.72 PBCC images/core-ppc64.pb-c.c [2021-03-22T10:10:45.095Z] #43 13.75 PBCC images/core-s390.pb-c.c [2021-03-22T10:10:45.095Z] #43 13.81 PBCC images/core-x86.pb-c.c [2021-03-22T10:10:45.353Z] #43 13.89 PBCC images/core.pb-c.c [2021-03-22T10:10:45.353Z] #43 13.97 PBCC images/inventory.pb-c.c [2021-03-22T10:10:45.353Z] #43 14.04 DEP images/core-aarch64.pb-c.d [2021-03-22T10:10:45.353Z] #43 14.11 DEP images/core-arm.pb-c.d [2021-03-22T10:10:45.373Z] #53 ... [2021-03-22T10:10:45.373Z] [2021-03-22T10:10:45.373Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:10:45.373Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-22T10:10:45.373Z] #32 DONE 122.6s [2021-03-22T10:10:45.605Z] #44 35.93 CC images/file-lock.o [2021-03-22T10:10:45.605Z] #44 36.23 CC images/rlimit.o [2021-03-22T10:10:45.611Z] #43 14.19 DEP images/core-ppc64.pb-c.d [2021-03-22T10:10:45.611Z] #43 14.24 DEP images/core-s390.pb-c.d [2021-03-22T10:10:45.611Z] #43 14.29 DEP images/core-x86.pb-c.d [2021-03-22T10:10:45.611Z] #43 14.35 DEP images/core.pb-c.d [2021-03-22T10:10:45.636Z] [2021-03-22T10:10:45.636Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:10:45.636Z] #53 sha256:9ae4f15012bfae98dd0cddd7350fd5f7e6d850b4ceb93428b5834749bde3740e [2021-03-22T10:10:45.636Z] #53 2.996 + RM_GOPATH=0 [2021-03-22T10:10:45.636Z] #53 2.996 + TMP_GOPATH= [2021-03-22T10:10:45.636Z] #53 2.996 + : /build [2021-03-22T10:10:45.636Z] #53 2.996 + '[' -z '' ']' [2021-03-22T10:10:45.636Z] #53 2.996 ++ mktemp -d [2021-03-22T10:10:45.636Z] #53 2.996 + export GOPATH=/tmp/tmp.IgznB1TagF [2021-03-22T10:10:45.636Z] #53 2.996 + GOPATH=/tmp/tmp.IgznB1TagF [2021-03-22T10:10:45.636Z] #53 2.996 + RM_GOPATH=1 [2021-03-22T10:10:45.636Z] #53 2.996 + case "$(go env GOARCH)" in [2021-03-22T10:10:45.636Z] #53 2.996 ++ go env GOARCH [2021-03-22T10:10:45.636Z] #53 ... [2021-03-22T10:10:45.636Z] [2021-03-22T10:10:45.636Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T10:10:45.636Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-03-22T10:10:45.636Z] #14 DONE 3.0s [2021-03-22T10:10:45.636Z] [2021-03-22T10:10:45.636Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:10:45.636Z] #53 sha256:9ae4f15012bfae98dd0cddd7350fd5f7e6d850b4ceb93428b5834749bde3740e [2021-03-22T10:10:45.636Z] #53 3.020 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:10:45.636Z] #53 3.020 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:10:45.636Z] #53 3.020 ++ dirname /tmp/install/install.sh [2021-03-22T10:10:45.636Z] #53 3.041 + dir=/tmp/install [2021-03-22T10:10:45.636Z] #53 3.041 + bin=runc [2021-03-22T10:10:45.636Z] #53 3.041 + shift [2021-03-22T10:10:45.636Z] #53 3.041 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T10:10:45.636Z] #53 3.041 + . /tmp/install/runc.installer [2021-03-22T10:10:45.636Z] #53 3.041 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:10:45.636Z] #53 3.041 + install_runc [2021-03-22T10:10:45.636Z] #53 3.041 + uname -r [2021-03-22T10:10:45.636Z] #53 3.041 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T10:10:45.636Z] #53 3.046 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T10:10:45.636Z] #53 3.092 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T10:10:45.636Z] #53 3.092 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T10:10:45.636Z] #53 3.092 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IgznB1TagF/src/github.com/opencontainers/runc [2021-03-22T10:10:45.636Z] #53 3.092 Cloning into '/tmp/tmp.IgznB1TagF/src/github.com/opencontainers/runc'... [2021-03-22T10:10:45.869Z] #43 14.40 DEP images/inventory.pb-c.d [2021-03-22T10:10:45.869Z] #43 14.45 PBCC images/cpuinfo.pb-c.c [2021-03-22T10:10:45.869Z] #43 14.48 DEP images/cpuinfo.pb-c.d [2021-03-22T10:10:45.869Z] #43 14.54 PBCC images/stats.pb-c.c [2021-03-22T10:10:45.869Z] #43 14.58 DEP images/stats.pb-c.d [2021-03-22T10:10:45.904Z] #44 36.50 CC images/pagemap.o [2021-03-22T10:10:46.561Z] #44 36.81 CC images/siginfo.o [2021-03-22T10:10:46.862Z] #44 37.16 CC images/rpc.o [2021-03-22T10:10:47.198Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:10:47.198Z] [2021-03-22T10:10:47.198Z] + TEST_INTEGRATION_DEST=2 [2021-03-22T10:10:47.198Z] + CONTAINER_NAME=docker-pr1-2 [2021-03-22T10:10:47.198Z] + TEST_SKIP_INTEGRATION=1 [2021-03-22T10:10:47.198Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-22T10:10:47.198Z] + run_tests [2021-03-22T10:10:47.198Z] + c=0 [2021-03-22T10:10:47.198Z] + '[' -n 0 ']' [2021-03-22T10:10:47.198Z] + rm= [2021-03-22T10:10:47.198Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42179/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42179/.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=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh '' test-integration [2021-03-22T10:10:47.198Z] + TEST_INTEGRATION_DEST=1 [2021-03-22T10:10:47.198Z] + CONTAINER_NAME=docker-pr1-1 [2021-03-22T10:10:47.198Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T10:10:47.198Z] + run_tests test-integration-flaky [2021-03-22T10:10:47.198Z] + '[' -n 0 ']' [2021-03-22T10:10:47.198Z] + rm= [2021-03-22T10:10:47.198Z] + TEST_INTEGRATION_DEST=3 [2021-03-22T10:10:47.198Z] + CONTAINER_NAME=docker-pr1-3 [2021-03-22T10:10:47.198Z] + TEST_SKIP_INTEGRATION=1 [2021-03-22T10:10:47.198Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-22T10:10:47.198Z] + run_tests [2021-03-22T10:10:47.198Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42179/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42179/.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=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh test-integration-flaky test-integration [2021-03-22T10:10:47.198Z] + '[' -n 0 ']' [2021-03-22T10:10:47.198Z] + rm= [2021-03-22T10:10:47.198Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42179/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42179/.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=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh '' test-integration [2021-03-22T10:10:47.198Z] ++ jobs -p [2021-03-22T10:10:47.198Z] + for job in $(jobs -p) [2021-03-22T10:10:47.198Z] + wait 21537 [2021-03-22T10:10:47.198Z] [2021-03-22T10:10:47.198Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T10:10:47.198Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T10:10:47.198Z] HOSTNAME=89f8513a38df [2021-03-22T10:10:47.198Z] TEST_SKIP_INTEGRATION=1 [2021-03-22T10:10:47.198Z] TESTDEBUG=0 [2021-03-22T10:10:47.198Z] DEST=bundles/test-integration [2021-03-22T10:10:47.198Z] PWD=/go/src/github.com/docker/docker [2021-03-22T10:10:47.198Z] KEEPBUNDLE=1 [2021-03-22T10:10:47.198Z] DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:10:47.198Z] container=docker [2021-03-22T10:10:47.198Z] HOME=/root [2021-03-22T10:10:47.198Z] GOLANG_VERSION=1.13.15 [2021-03-22T10:10:47.198Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T10:10:47.198Z] VALIDATE_BRANCH=master [2021-03-22T10:10:47.198Z] TERM=xterm [2021-03-22T10:10:47.198Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T10:10:47.198Z] SHLVL=1 [2021-03-22T10:10:47.198Z] TIMEOUT=120m [2021-03-22T10:10:47.198Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T10:10:47.198Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T10:10:47.198Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-22T10:10:47.198Z] GO111MODULE=off [2021-03-22T10:10:47.198Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T10:10:47.198Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T10:10:47.198Z] GOPATH=/go [2021-03-22T10:10:47.198Z] PKG_CONFIG=pkg-config [2021-03-22T10:10:47.198Z] _=/usr/bin/env [2021-03-22T10:10:47.198Z] Building test suite binary ./integration-cli/test.main [2021-03-22T10:10:47.198Z] [2021-03-22T10:10:47.198Z] [2021-03-22T10:10:47.198Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-22T10:10:47.198Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T10:10:47.198Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T10:10:47.198Z] HOSTNAME=61787f33e684 [2021-03-22T10:10:47.198Z] TEST_SKIP_INTEGRATION=1 [2021-03-22T10:10:47.198Z] TESTDEBUG=0 [2021-03-22T10:10:47.198Z] DEST=bundles/test-integration [2021-03-22T10:10:47.198Z] PWD=/go/src/github.com/docker/docker [2021-03-22T10:10:47.198Z] KEEPBUNDLE=1 [2021-03-22T10:10:47.198Z] DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:10:47.198Z] container=docker [2021-03-22T10:10:47.198Z] HOME=/root [2021-03-22T10:10:47.198Z] GOLANG_VERSION=1.13.15 [2021-03-22T10:10:47.198Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T10:10:47.198Z] VALIDATE_BRANCH=master [2021-03-22T10:10:47.198Z] TERM=xterm [2021-03-22T10:10:47.198Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T10:10:47.198Z] SHLVL=1 [2021-03-22T10:10:47.198Z] TIMEOUT=120m [2021-03-22T10:10:47.198Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T10:10:47.198Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T10:10:47.198Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-22T10:10:47.198Z] GO111MODULE=off [2021-03-22T10:10:47.198Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T10:10:47.198Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T10:10:47.198Z] GOPATH=/go [2021-03-22T10:10:47.198Z] PKG_CONFIG=pkg-config [2021-03-22T10:10:47.198Z] _=/usr/bin/env [2021-03-22T10:10:47.198Z] Building test suite binary ./integration-cli/test.main [2021-03-22T10:10:47.198Z] No new tests added to integration. [2021-03-22T10:10:47.198Z] [2021-03-22T10:10:47.198Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T10:10:47.198Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T10:10:47.198Z] HOSTNAME=59a6a686f856 [2021-03-22T10:10:47.198Z] TESTDEBUG=0 [2021-03-22T10:10:47.198Z] DEST=bundles/test-integration [2021-03-22T10:10:47.198Z] PWD=/go/src/github.com/docker/docker [2021-03-22T10:10:47.198Z] KEEPBUNDLE=1 [2021-03-22T10:10:47.198Z] DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:10:47.198Z] container=docker [2021-03-22T10:10:47.198Z] HOME=/root [2021-03-22T10:10:47.198Z] GOLANG_VERSION=1.13.15 [2021-03-22T10:10:47.198Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T10:10:47.198Z] VALIDATE_BRANCH=master [2021-03-22T10:10:47.198Z] TERM=xterm [2021-03-22T10:10:47.198Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T10:10:47.198Z] SHLVL=1 [2021-03-22T10:10:47.198Z] TIMEOUT=120m [2021-03-22T10:10:47.198Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T10:10:47.198Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T10:10:47.198Z] GO111MODULE=off [2021-03-22T10:10:47.198Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T10:10:47.198Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T10:10:47.198Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T10:10:47.198Z] GOPATH=/go [2021-03-22T10:10:47.198Z] PKG_CONFIG=pkg-config [2021-03-22T10:10:47.198Z] _=/usr/bin/env [2021-03-22T10:10:47.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T10:10:47.768Z] #43 15.99 make[1]: Nothing to be done for 'all'. [2021-03-22T10:10:48.406Z] #44 38.69 CC images/ext-file.o [2021-03-22T10:10:48.712Z] #44 38.93 CC images/cgroup.o [2021-03-22T10:10:48.955Z] #53 ... [2021-03-22T10:10:48.955Z] [2021-03-22T10:10:48.955Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-22T10:10:48.955Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-22T10:10:48.955Z] #15 DONE 3.3s [2021-03-22T10:10:49.143Z] #43 17.46 CC images/stats.o [2021-03-22T10:10:49.219Z] [2021-03-22T10:10:49.219Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T10:10:49.219Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-03-22T10:10:49.373Z] #44 39.66 CC images/userns.o [2021-03-22T10:10:49.403Z] #43 18.00 CC images/core.o [2021-03-22T10:10:49.666Z] #43 ... [2021-03-22T10:10:49.666Z] [2021-03-22T10:10:49.666Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:49.666Z] #51 sha256:ba4c398359e002cb674da4a6b7a0fa2c2cc8c006c8ca50de45395bc7e3352a3d [2021-03-22T10:10:49.666Z] #51 107.0 github.com/pkg/diff [2021-03-22T10:10:49.666Z] #51 108.8 go/ast [2021-03-22T10:10:49.666Z] #51 109.7 golang.org/x/crypto/ssh/terminal [2021-03-22T10:10:49.666Z] #51 111.0 mvdan.cc/editorconfig [2021-03-22T10:10:49.666Z] #51 112.2 mvdan.cc/sh/v3/fileutil [2021-03-22T10:10:49.666Z] #51 112.4 mvdan.cc/sh/v3/syntax [2021-03-22T10:10:49.677Z] #44 40.04 CC images/google/protobuf/descriptor.o [2021-03-22T10:10:49.924Z] #51 ... [2021-03-22T10:10:49.924Z] [2021-03-22T10:10:49.924Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:10:49.924Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:10:49.924Z] #56 52.34 Checking out files: 51% (1985/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) [2021-03-22T10:10:49.924Z] #56 ... [2021-03-22T10:10:49.924Z] [2021-03-22T10:10:49.924Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:49.924Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:10:49.924Z] #45 107.5 text/template/parse [2021-03-22T10:10:49.924Z] #45 109.7 go/parser [2021-03-22T10:10:49.924Z] #45 112.1 text/template [2021-03-22T10:10:49.924Z] #45 113.2 encoding/xml [2021-03-22T10:10:49.924Z] #45 116.6 go/doc [2021-03-22T10:10:50.184Z] #45 ... [2021-03-22T10:10:50.184Z] [2021-03-22T10:10:50.184Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:10:50.184Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:10:50.760Z] #44 ... [2021-03-22T10:10:50.760Z] [2021-03-22T10:10:50.760Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:50.760Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:10:50.760Z] #46 105.5 text/template [2021-03-22T10:10:51.145Z] #16 1.740 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-22T10:10:51.145Z] #16 DONE 1.9s [2021-03-22T10:10:51.145Z] [2021-03-22T10:10:51.145Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T10:10:51.145Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-22T10:10:51.221Z] #56 52.34 Checking out files: 51% (1985/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 91% (3512/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-22T10:10:51.221Z] #56 53.71 + cd /tmp/tmp.eHnn4iVcCX/src/github.com/containerd/containerd [2021-03-22T10:10:51.221Z] #56 53.71 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-22T10:10:52.598Z] #56 55.09 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-22T10:10:52.598Z] #56 55.09 + BUILDTAGS='netgo osusergo static_build' [2021-03-22T10:10:52.598Z] #56 55.09 + export EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:10:52.598Z] #56 55.09 + EXTRA_FLAGS=-buildmode=pie [2021-03-22T10:10:52.598Z] #56 55.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-22T10:10:52.598Z] #56 55.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-22T10:10:52.598Z] #56 55.09 + '[' '' = dynamic ']' [2021-03-22T10:10:52.598Z] #56 55.09 + make [2021-03-22T10:10:52.598Z] #56 ... [2021-03-22T10:10:52.598Z] [2021-03-22T10:10:52.598Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:52.598Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:10:52.598Z] #13 103.3 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-22T10:10:52.598Z] #13 103.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T10:10:52.598Z] #13 103.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:52.598Z] #13 103.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-22T10:10:52.598Z] #13 103.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T10:10:52.598Z] #13 103.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:10:52.857Z] #13 ... [2021-03-22T10:10:52.857Z] [2021-03-22T10:10:52.857Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:52.857Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:10:52.857Z] #45 119.3 github.com/LK4D4/vndr/versioned [2021-03-22T10:10:52.857Z] #45 119.4 compress/flate [2021-03-22T10:10:52.857Z] #45 120.2 github.com/LK4D4/vndr/build [2021-03-22T10:10:53.073Z] #17 DONE 1.9s [2021-03-22T10:10:53.073Z] [2021-03-22T10:10:53.074Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T10:10:53.074Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-22T10:10:53.074Z] #18 ... [2021-03-22T10:10:53.074Z] [2021-03-22T10:10:53.074Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:53.074Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:10:53.074Z] #43 44.40 CC images/opts.o [2021-03-22T10:10:53.074Z] #43 44.73 CC images/seccomp.o [2021-03-22T10:10:53.074Z] #43 45.14 CC images/binfmt-misc.o [2021-03-22T10:10:53.074Z] #43 45.35 CC images/time.o [2021-03-22T10:10:53.074Z] #43 45.60 CC images/sysctl.o [2021-03-22T10:10:53.074Z] #43 45.89 CC images/autofs.o [2021-03-22T10:10:53.074Z] #43 46.08 CC images/macvlan.o [2021-03-22T10:10:53.074Z] #43 46.24 CC images/sit.o [2021-03-22T10:10:53.074Z] #43 46.53 CC images/memfd.o [2021-03-22T10:10:53.074Z] #43 47.00 CC images/timens.o [2021-03-22T10:10:53.074Z] #43 47.39 LINK images/built-in.o [2021-03-22T10:10:53.074Z] #43 47.84 GEN compel/include/asm [2021-03-22T10:10:53.074Z] #43 47.87 GEN compel/include/version.h [2021-03-22T10:10:53.074Z] #43 48.00 touch .config [2021-03-22T10:10:53.074Z] #43 48.14 GEN include/common/config.h [2021-03-22T10:10:53.074Z] #43 48.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-22T10:10:53.074Z] #43 48.30 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-22T10:10:53.074Z] #43 48.37 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-22T10:10:53.074Z] #43 48.41 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-22T10:10:53.074Z] #43 48.45 DEP compel/plugins/std/infect.d [2021-03-22T10:10:53.074Z] #43 48.70 DEP compel/plugins/std/string.d [2021-03-22T10:10:53.074Z] #43 48.86 DEP compel/plugins/std/log.d [2021-03-22T10:10:53.074Z] #43 48.95 DEP compel/plugins/std/fds.d [2021-03-22T10:10:53.074Z] #43 49.06 DEP compel/plugins/std/std.d [2021-03-22T10:10:53.074Z] #43 49.13 DEP compel/plugins/shmem/shmem.d [2021-03-22T10:10:53.074Z] #43 49.26 DEP compel/plugins/fds/fds.d [2021-03-22T10:10:53.074Z] #43 49.44 CC compel/plugins/std/std.o [2021-03-22T10:10:53.074Z] #43 49.69 CC compel/plugins/std/fds.o [2021-03-22T10:10:53.074Z] #43 49.92 CC compel/plugins/std/log.o [2021-03-22T10:10:53.074Z] #43 50.43 CC compel/plugins/std/string.o [2021-03-22T10:10:53.074Z] #43 51.13 CC compel/plugins/std/infect.o [2021-03-22T10:10:53.074Z] #43 51.57 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-22T10:10:53.074Z] #43 51.61 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-22T10:10:53.074Z] #43 51.74 AR compel/plugins/std.lib.a [2021-03-22T10:10:53.074Z] #43 51.82 CC compel/plugins/fds/fds.o [2021-03-22T10:10:53.074Z] #43 52.03 AR compel/plugins/fds.lib.a [2021-03-22T10:10:53.074Z] #43 52.10 HOSTDEP compel/src/lib/log-host.d [2021-03-22T10:10:53.074Z] #43 52.29 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-22T10:10:53.074Z] #43 52.53 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-22T10:10:53.074Z] #43 52.69 HOSTDEP compel/src/main-host.d [2021-03-22T10:10:53.074Z] #43 52.81 DEP compel/src/lib/ptrace.d [2021-03-22T10:10:53.074Z] #43 52.90 DEP compel/src/lib/infect.d [2021-03-22T10:10:53.074Z] #43 52.99 DEP compel/src/lib/infect-util.d [2021-03-22T10:10:53.074Z] #43 53.10 DEP compel/src/lib/infect-rpc.d [2021-03-22T10:10:53.074Z] #43 53.18 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-22T10:10:53.074Z] #43 53.23 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-22T10:10:53.074Z] #43 53.26 DEP compel/src/lib/log.d [2021-03-22T10:10:53.074Z] #43 53.33 DEP compel/src/main.d [2021-03-22T10:10:53.074Z] #43 53.45 DEP compel/src/lib/handle-elf.d [2021-03-22T10:10:53.074Z] #43 53.56 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-22T10:10:53.074Z] #43 53.67 CC compel/src/lib/log.o [2021-03-22T10:10:53.074Z] #43 53.97 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-22T10:10:53.074Z] #43 54.23 CC compel/arch/aarch64/src/lib/infect.o [2021-03-22T10:10:53.074Z] #43 ... [2021-03-22T10:10:53.074Z] [2021-03-22T10:10:53.074Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:10:53.074Z] #24 sha256:734afdaa1f562a936bc73aa3b25be266da40540b108760c7c83337c16e2c48d9 [2021-03-22T10:10:53.576Z] #46 ... [2021-03-22T10:10:53.576Z] [2021-03-22T10:10:53.576Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:53.576Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:10:53.576Z] #52 98.10 golang.org/x/sys/unix [2021-03-22T10:10:53.576Z] #52 ... [2021-03-22T10:10:53.576Z] [2021-03-22T10:10:53.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:53.576Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:10:53.576Z] #44 42.44 CC images/opts.o [2021-03-22T10:10:53.576Z] #44 42.78 CC images/seccomp.o [2021-03-22T10:10:53.576Z] #44 43.14 CC images/binfmt-misc.o [2021-03-22T10:10:53.576Z] #44 43.35 CC images/time.o [2021-03-22T10:10:53.576Z] #44 43.56 CC images/sysctl.o [2021-03-22T10:10:53.576Z] #44 43.88 CC images/autofs.o [2021-03-22T10:10:53.876Z] #44 44.14 CC images/macvlan.o [2021-03-22T10:10:54.083Z] INFO [runner/unused/goanalysis] analyzers took 28.418918355s with top 10 stages: buildssa: 24.37403896s, U1000: 4.044879395s [2021-03-22T10:10:54.176Z] #44 44.48 CC images/sit.o [2021-03-22T10:10:54.479Z] #44 44.82 CC images/memfd.o [2021-03-22T10:10:54.760Z] #45 121.9 hash/crc32 [2021-03-22T10:10:54.780Z] #44 45.19 CC images/timens.o [2021-03-22T10:10:54.922Z] #24 130.4 Checking out files: 21% (2389/11202) Checking out files: 22% (2465/11202) Checking out files: 23% (2577/11202) Checking out files: 24% (2689/11202) Checking out files: 25% (2801/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 38% (4266/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 63% (7084/11202) Checking out files: 64% (7170/11202) [2021-03-22T10:10:54.922Z] #24 ... [2021-03-22T10:10:54.922Z] [2021-03-22T10:10:54.922Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T10:10:54.922Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-22T10:10:54.922Z] #18 DONE 2.2s [2021-03-22T10:10:54.922Z] [2021-03-22T10:10:54.922Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:10:54.923Z] #24 sha256:734afdaa1f562a936bc73aa3b25be266da40540b108760c7c83337c16e2c48d9 [2021-03-22T10:10:55.018Z] #45 122.4 compress/gzip [2021-03-22T10:10:55.082Z] #44 45.51 LINK images/built-in.o [2021-03-22T10:10:55.082Z] #44 45.68 GEN compel/include/asm [2021-03-22T10:10:55.385Z] #44 45.70 GEN compel/include/version.h [2021-03-22T10:10:55.385Z] #44 45.72 touch .config [2021-03-22T10:10:55.385Z] #44 45.80 GEN include/common/config.h [2021-03-22T10:10:55.385Z] #44 45.94 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-22T10:10:55.584Z] #45 123.1 net [2021-03-22T10:10:55.686Z] #44 45.98 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-22T10:10:55.686Z] #44 46.03 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-03-22T10:10:55.686Z] #44 46.05 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-03-22T10:10:55.686Z] #44 46.09 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-03-22T10:10:55.686Z] #44 46.12 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-03-22T10:10:55.686Z] #44 46.17 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-03-22T10:10:55.686Z] #44 46.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-22T10:10:55.686Z] #44 46.21 DEP compel/plugins/std/infect.d [2021-03-22T10:10:55.987Z] #44 46.44 DEP compel/plugins/std/string.d [2021-03-22T10:10:56.318Z] #44 46.61 DEP compel/plugins/std/log.d [2021-03-22T10:10:56.318Z] #44 46.80 DEP compel/plugins/std/fds.d [2021-03-22T10:10:56.518Z] #45 123.6 vendor/golang.org/x/text/transform [2021-03-22T10:10:56.622Z] #44 46.95 DEP compel/plugins/std/std.d [2021-03-22T10:10:56.765Z] #24 130.4 Checking out files: 21% (2389/11202) Checking out files: 22% (2465/11202) Checking out files: 23% (2577/11202) Checking out files: 24% (2689/11202) Checking out files: 25% (2801/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 38% (4266/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 63% (7084/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 79% (8895/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/builder [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/builder/remotecontext 0.312s coverage: 13.7% of statements [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/builder/dockerfile 0.861s coverage: 48.3% of statements [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-03-22T10:10:56.810Z] ok github.com/docker/docker/builder/remotecontext/git 0.995s coverage: 86.3% of statements [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/cli [no test files] [2021-03-22T10:10:56.810Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-22T10:10:56.924Z] #44 47.22 DEP compel/plugins/shmem/shmem.d [2021-03-22T10:10:56.924Z] #44 47.33 DEP compel/plugins/fds/fds.d [2021-03-22T10:10:56.955Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-22T10:10:56.955Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a60b561c\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-22T10:10:56.955Z] ---------------------------------------------------------------------------- [2021-03-22T10:10:56.955Z] [2021-03-22T10:10:56.955Z] INFO: executeCI.ps1 starting at Mon Mar 22 10:10:56 CUT 2021 [2021-03-22T10:10:56.955Z] [2021-03-22T10:10:56.955Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-22T10:10:56.955Z] INFO: Running git version 2.24.1.windows.2 [2021-03-22T10:10:56.955Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-22T10:10:56.955Z] INFO: Environment variables: [2021-03-22T10:10:56.955Z] [2021-03-22T10:10:56.955Z] Name Value [2021-03-22T10:10:56.955Z] ---- ----- [2021-03-22T10:10:56.955Z] ALLUSERSPROFILE C:\ProgramData [2021-03-22T10:10:56.955Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-22T10:10:56.955Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-22T10:10:56.955Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-22T10:10:56.955Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-22T10:10:56.955Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-22T10:10:56.955Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-22T10:10:56.955Z] BRANCH_NAME PR-42179 [2021-03-22T10:10:56.955Z] BUILD_DISPLAY_NAME #1 [2021-03-22T10:10:56.955Z] BUILD_ID 1 [2021-03-22T10:10:56.955Z] BUILD_NUMBER 1 [2021-03-22T10:10:56.955Z] BUILD_TAG jenkins-moby-PR-42179-1 [2021-03-22T10:10:56.955Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42179/1/ [2021-03-22T10:10:56.955Z] CHANGE_AUTHOR thaJeztah [2021-03-22T10:10:56.955Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-03-22T10:10:56.955Z] CHANGE_BRANCH update_rootlesskit [2021-03-22T10:10:56.955Z] CHANGE_FORK thaJeztah/docker [2021-03-22T10:10:56.955Z] CHANGE_ID 42179 [2021-03-22T10:10:56.955Z] CHANGE_TARGET master [2021-03-22T10:10:56.955Z] CHANGE_TITLE update rootlesskit to v0.14.0 [2021-03-22T10:10:56.955Z] CHANGE_URL https://github.com/moby/moby/pull/42179 [2021-03-22T10:10:56.955Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-22T10:10:56.955Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-22T10:10:56.955Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-22T10:10:56.955Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-22T10:10:56.955Z] COMPUTERNAME azwin-2-d44e90 [2021-03-22T10:10:56.955Z] ComSpec C:\windows\system32\cmd.exe [2021-03-22T10:10:56.955Z] ConfigSequenceNumber 0 [2021-03-22T10:10:56.955Z] DOCKER_BUILDKIT 0 [2021-03-22T10:10:56.955Z] DOCKER_DUT_DEBUG 1 [2021-03-22T10:10:56.955Z] DOCKER_EXPERIMENTAL 1 [2021-03-22T10:10:56.955Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-22T10:10:56.955Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-22T10:10:56.955Z] EXECUTOR_NUMBER 0 [2021-03-22T10:10:56.955Z] FQDN azwin-2-d44e90.westus.cloudapp.azure.com [2021-03-22T10:10:56.955Z] GIT_BRANCH PR-42179 [2021-03-22T10:10:56.955Z] GIT_COMMIT e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:10:56.955Z] GIT_URL https://github.com/moby/moby.git [2021-03-22T10:10:56.955Z] HUDSON_COOKIE 00036c88-0dac-4ed0-a2e9-d97b25ddf9b0 [2021-03-22T10:10:56.955Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-22T10:10:56.955Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-22T10:10:56.955Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-22T10:10:56.955Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-03-22T10:10:56.955Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-22T10:10:56.955Z] JENKINS_NODE_COOKIE 89c8b6e1-b4d9-4e8c-a974-487175d43af3 [2021-03-22T10:10:56.955Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-22T10:10:56.955Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-22T10:10:56.955Z] JOB_BASE_NAME PR-42179 [2021-03-22T10:10:56.955Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42179/display/redirect [2021-03-22T10:10:56.955Z] JOB_NAME moby/PR-42179 [2021-03-22T10:10:56.955Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42179/ [2021-03-22T10:10:56.955Z] library.jps.version master [2021-03-22T10:10:56.955Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-22T10:10:56.955Z] NODE_LABELS amd64 azure azwin-2-d44e90 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-22T10:10:56.955Z] NODE_NAME azwin-2-d44e90 [2021-03-22T10:10:56.955Z] NUMBER_OF_PROCESSORS 4 [2021-03-22T10:10:56.955Z] OS Windows_NT [2021-03-22T10:10:56.955Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-22T10:10:56.955Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-22T10:10:56.955Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-22T10:10:56.955Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-03-22T10:10:56.955Z] PROCESSOR_LEVEL 6 [2021-03-22T10:10:56.955Z] PROCESSOR_REVISION 5504 [2021-03-22T10:10:56.956Z] ProgramData C:\ProgramData [2021-03-22T10:10:56.956Z] ProgramFiles C:\Program Files [2021-03-22T10:10:56.956Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-22T10:10:56.956Z] ProgramW6432 C:\Program Files [2021-03-22T10:10:56.956Z] PROMPT $P$G [2021-03-22T10:10:56.956Z] PSExecutionPolicyPreference Bypass [2021-03-22T10:10:56.956Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-22T10:10:56.956Z] PUBLIC C:\Users\Public [2021-03-22T10:10:56.956Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42179/1/display/redirect?page=artif... [2021-03-22T10:10:56.956Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42179/1/display/redirect?page=changes [2021-03-22T10:10:56.956Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42179/1/display/redirect [2021-03-22T10:10:56.956Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42179/1/display/redirect?page=tests [2021-03-22T10:10:56.956Z] SKIP_VALIDATION_TESTS 1 [2021-03-22T10:10:56.956Z] SOURCES_DRIVE d [2021-03-22T10:10:56.956Z] SOURCES_SUBDIR gopath [2021-03-22T10:10:56.956Z] STAGE_NAME Run tests [2021-03-22T10:10:56.956Z] SystemDrive C: [2021-03-22T10:10:56.956Z] SystemRoot C:\windows [2021-03-22T10:10:56.956Z] TEMP C:\windows\TEMP [2021-03-22T10:10:56.956Z] TESTDEBUG 0 [2021-03-22T10:10:56.956Z] TESTRUN_DRIVE d [2021-03-22T10:10:56.956Z] TESTRUN_SUBDIR CI [2021-03-22T10:10:56.956Z] TIMEOUT 120m [2021-03-22T10:10:56.956Z] TMP C:\windows\TEMP [2021-03-22T10:10:56.956Z] USERDOMAIN WORKGROUP [2021-03-22T10:10:56.956Z] USERNAME azwin-2-d44e90$ [2021-03-22T10:10:56.956Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-22T10:10:56.956Z] windir C:\windows [2021-03-22T10:10:56.956Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-22T10:10:56.956Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-22T10:10:56.956Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-22T10:10:56.956Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-22T10:10:56.956Z] [2021-03-22T10:10:56.956Z] [2021-03-22T10:10:56.956Z] [2021-03-22T10:10:57.029Z] #24 134.5 + cd /tmp/tmp.9RZTp3PFg7/tmp/docker-ce [2021-03-22T10:10:57.029Z] #24 134.5 + git checkout -q v17.06.2-ce [2021-03-22T10:10:57.085Z] #45 124.5 vendor/golang.org/x/text/unicode/bidi [2021-03-22T10:10:57.225Z] #44 47.59 CC compel/plugins/std/std.o [2021-03-22T10:10:57.343Z] #45 ... [2021-03-22T10:10:57.343Z] [2021-03-22T10:10:57.343Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:10:57.343Z] #51 sha256:ba4c398359e002cb674da4a6b7a0fa2c2cc8c006c8ca50de45395bc7e3352a3d [2021-03-22T10:10:57.343Z] #51 118.9 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T10:10:57.343Z] #51 DONE 124.7s [2021-03-22T10:10:57.343Z] [2021-03-22T10:10:57.343Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:10:57.343Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:10:57.343Z] #43 18.71 CC images/core-x86.o [2021-03-22T10:10:57.343Z] #43 19.34 CC images/core-arm.o [2021-03-22T10:10:57.343Z] #43 19.74 CC images/core-aarch64.o [2021-03-22T10:10:57.343Z] #43 20.21 CC images/core-ppc64.o [2021-03-22T10:10:57.343Z] #43 20.83 CC images/core-s390.o [2021-03-22T10:10:57.343Z] #43 21.51 CC images/cpuinfo.o [2021-03-22T10:10:57.343Z] #43 22.07 CC images/inventory.o [2021-03-22T10:10:57.343Z] #43 22.34 CC images/fdinfo.o [2021-03-22T10:10:57.343Z] #43 22.69 CC images/fown.o [2021-03-22T10:10:57.343Z] #43 22.90 CC images/ns.o [2021-03-22T10:10:57.343Z] #43 23.09 CC images/regfile.o [2021-03-22T10:10:57.343Z] #43 23.30 CC images/ghost-file.o [2021-03-22T10:10:57.343Z] #43 23.57 CC images/fifo.o [2021-03-22T10:10:57.343Z] #43 23.81 CC images/remap-file-path.o [2021-03-22T10:10:57.343Z] #43 24.06 CC images/eventfd.o [2021-03-22T10:10:57.343Z] #43 24.33 CC images/eventpoll.o [2021-03-22T10:10:57.343Z] #43 24.61 CC images/fh.o [2021-03-22T10:10:57.343Z] #43 25.07 CC images/fsnotify.o [2021-03-22T10:10:57.343Z] #43 25.70 CC images/signalfd.o [2021-03-22T10:10:57.426Z] INFO: Sources under d:\gopath\... [2021-03-22T10:10:57.426Z] INFO: Test run under d:\CI\... [2021-03-22T10:10:57.426Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-22T10:10:57.426Z] INFO: docker/docker repository was found [2021-03-22T10:10:57.601Z] #43 26.12 CC images/fs.o [2021-03-22T10:10:57.608Z] #24 ... [2021-03-22T10:10:57.608Z] [2021-03-22T10:10:57.608Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T10:10:57.608Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-22T10:10:57.608Z] #19 DONE 2.5s [2021-03-22T10:10:57.608Z] [2021-03-22T10:10:57.608Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:10:57.608Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T10:10:57.842Z] ok github.com/docker/docker/client 0.098s coverage: 75.4% of statements [2021-03-22T10:10:57.860Z] #43 26.35 CC images/pstree.o [2021-03-22T10:10:57.878Z] #44 48.15 CC compel/plugins/std/fds.o [2021-03-22T10:10:57.897Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-22T10:10:58.120Z] #43 26.70 CC images/pipe.o [2021-03-22T10:10:58.181Z] #44 48.65 CC compel/plugins/std/log.o [2021-03-22T10:10:58.181Z] #44 ... [2021-03-22T10:10:58.181Z] [2021-03-22T10:10:58.181Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:10:58.181Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-22T10:10:58.181Z] #14 111.7 Selecting previously unselected package libapparmor1:ppc64el. [2021-03-22T10:10:58.181Z] #14 111.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-03-22T10:10:58.181Z] #14 111.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-03-22T10:10:58.181Z] #14 111.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-03-22T10:10:58.181Z] #14 111.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-03-22T10:10:58.181Z] #14 111.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-22T10:10:58.181Z] #14 112.1 Selecting previously unselected package libbtrfs0. [2021-03-22T10:10:58.181Z] #14 112.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-22T10:10:58.181Z] #14 112.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T10:10:58.181Z] #14 112.2 Selecting previously unselected package libbtrfs-dev. [2021-03-22T10:10:58.181Z] #14 112.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-22T10:10:58.181Z] #14 112.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:10:58.181Z] #14 112.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-03-22T10:10:58.181Z] #14 112.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-22T10:10:58.181Z] #14 112.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-22T10:10:58.181Z] #14 112.5 Selecting previously unselected package libudev-dev:ppc64el. [2021-03-22T10:10:58.181Z] #14 112.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-22T10:10:58.181Z] #14 112.6 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-22T10:10:58.181Z] #14 112.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-03-22T10:10:58.181Z] #14 112.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-03-22T10:10:58.181Z] #14 112.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-03-22T10:10:58.369Z] ltsc2019: Pulling from windows/servercore [2021-03-22T10:10:58.369Z] 4612f6d0b889: Pulling fs layer [2021-03-22T10:10:58.369Z] 5ff1512f88ec: Pulling fs layer [2021-03-22T10:10:58.482Z] #14 113.2 Selecting previously unselected package libpcre16-3:ppc64el. [2021-03-22T10:10:58.687Z] #43 27.20 CC images/tcp-stream.o [2021-03-22T10:10:58.783Z] #14 113.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-03-22T10:10:58.783Z] #14 113.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-22T10:10:58.783Z] #14 113.4 Selecting previously unselected package libpcre32-3:ppc64el. [2021-03-22T10:10:58.783Z] #14 113.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-03-22T10:10:58.783Z] #14 113.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-22T10:10:58.945Z] #43 27.34 CC images/sk-packet.o [2021-03-22T10:10:58.945Z] #43 27.53 CC images/mnt.o [2021-03-22T10:10:59.085Z] #14 113.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-03-22T10:10:59.085Z] #14 113.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-03-22T10:10:59.085Z] #14 113.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-22T10:10:59.085Z] #14 113.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-03-22T10:10:59.085Z] #14 113.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-03-22T10:10:59.085Z] #14 113.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-22T10:10:59.203Z] #43 27.73 CC images/pipe-data.o [2021-03-22T10:10:59.203Z] #43 ... [2021-03-22T10:10:59.203Z] [2021-03-22T10:10:59.203Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:10:59.203Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:10:59.203Z] #45 126.6 vendor/golang.org/x/text/secure/bidirule [2021-03-22T10:10:59.460Z] #45 126.9 vendor/golang.org/x/text/unicode/norm [2021-03-22T10:10:59.738Z] #14 114.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-03-22T10:10:59.738Z] #14 114.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-03-22T10:10:59.738Z] #14 114.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-22T10:10:59.738Z] #14 114.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-03-22T10:10:59.738Z] #14 114.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-03-22T10:11:00.039Z] #14 114.5 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-22T10:11:00.039Z] #14 114.6 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-03-22T10:11:00.039Z] #14 114.6 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-22T10:11:00.039Z] #14 114.6 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-22T10:11:00.173Z] #20 2.221 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T10:11:00.173Z] #20 2.247 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:11:00.173Z] #20 2.248 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:11:00.173Z] #20 2.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:11:00.173Z] #20 2.750 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-22T10:11:00.339Z] #14 114.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-03-22T10:11:00.339Z] #14 114.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-22T10:11:00.339Z] #14 114.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-22T10:11:00.668Z] #14 115.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-22T10:11:00.668Z] #14 115.3 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-22T10:11:00.668Z] #14 115.4 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-03-22T10:11:00.668Z] #14 115.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T10:11:00.668Z] #14 115.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-22T10:11:00.668Z] #14 115.4 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-03-22T10:11:00.969Z] #14 115.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:11:00.969Z] #14 115.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T10:11:00.969Z] #14 115.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-22T10:11:00.969Z] #14 115.4 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-22T10:11:00.969Z] #14 115.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T10:11:00.969Z] #14 115.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:11:00.969Z] #14 115.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-22T10:11:00.969Z] #14 115.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-22T10:11:00.969Z] #14 115.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-22T10:11:00.969Z] #14 115.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T10:11:00.969Z] #14 115.6 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-22T10:11:00.969Z] #14 115.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:11:00.969Z] #14 115.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-03-22T10:11:00.969Z] #14 115.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-03-22T10:11:00.969Z] #14 115.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:11:00.969Z] #14 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-22T10:11:00.969Z] #14 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-22T10:11:00.969Z] #14 115.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T10:11:00.969Z] #14 115.7 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-22T10:11:00.969Z] #14 115.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-22T10:11:00.969Z] #14 115.7 Setting up dmsetup (2:1.02.155-3) ... [2021-03-22T10:11:00.969Z] #14 115.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-22T10:11:00.969Z] #14 115.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-22T10:11:00.969Z] #14 115.7 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:11:01.130Z] #20 3.526 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-22T10:11:01.267Z] #14 DONE 116.0s [2021-03-22T10:11:01.267Z] [2021-03-22T10:11:01.267Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:11:01.267Z] #54 sha256:37a088dae631b4b5ce24df18c31c31c2df355bc85a4956a161dab5146ac98ae6 [2021-03-22T10:11:01.915Z] #54 0.476 + RM_GOPATH=0 [2021-03-22T10:11:01.915Z] #54 ... [2021-03-22T10:11:01.915Z] [2021-03-22T10:11:01.915Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T10:11:01.915Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-03-22T10:11:01.915Z] #15 DONE 0.6s [2021-03-22T10:11:01.915Z] [2021-03-22T10:11:01.915Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:11:01.915Z] #54 sha256:37a088dae631b4b5ce24df18c31c31c2df355bc85a4956a161dab5146ac98ae6 [2021-03-22T10:11:01.915Z] #54 0.477 + TMP_GOPATH= [2021-03-22T10:11:01.915Z] #54 0.477 + : /build [2021-03-22T10:11:01.915Z] #54 0.478 + '[' -z '' ']' [2021-03-22T10:11:01.915Z] #54 0.479 ++ mktemp -d [2021-03-22T10:11:01.915Z] #54 0.482 + export GOPATH=/tmp/tmp.u6v8jYTItv [2021-03-22T10:11:01.915Z] #54 0.482 + GOPATH=/tmp/tmp.u6v8jYTItv [2021-03-22T10:11:01.915Z] #54 0.482 + RM_GOPATH=1 [2021-03-22T10:11:01.915Z] #54 0.482 + case "$(go env GOARCH)" in [2021-03-22T10:11:01.915Z] #54 0.487 ++ go env GOARCH [2021-03-22T10:11:01.915Z] #54 0.498 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:11:01.915Z] #54 0.499 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:11:01.915Z] #54 0.500 ++ dirname /tmp/install/install.sh [2021-03-22T10:11:01.915Z] #54 0.502 + dir=/tmp/install [2021-03-22T10:11:01.915Z] #54 0.503 + bin=runc [2021-03-22T10:11:01.915Z] #54 0.503 + shift [2021-03-22T10:11:01.915Z] #54 0.504 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T10:11:01.915Z] #54 0.506 + . /tmp/install/runc.installer [2021-03-22T10:11:01.915Z] #54 0.507 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:11:01.915Z] #54 0.508 + install_runc [2021-03-22T10:11:01.915Z] #54 0.511 + uname -r [2021-03-22T10:11:01.915Z] #54 0.513 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T10:11:01.915Z] #54 0.515 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T10:11:01.915Z] #54 0.516 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T10:11:01.915Z] #54 0.517 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T10:11:01.915Z] #54 0.517 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.u6v8jYTItv/src/github.com/opencontainers/runc [2021-03-22T10:11:01.915Z] #54 0.538 Cloning into '/tmp/tmp.u6v8jYTItv/src/github.com/opencontainers/runc'... [2021-03-22T10:11:02.079Z] #20 4.486 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-22T10:11:02.216Z] #54 ... [2021-03-22T10:11:02.216Z] [2021-03-22T10:11:02.216Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-22T10:11:02.216Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-03-22T10:11:02.216Z] #16 DONE 0.4s [2021-03-22T10:11:02.519Z] [2021-03-22T10:11:02.519Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:11:02.519Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:11:02.519Z] #52 117.5 golang.org/x/crypto/ssh/terminal [2021-03-22T10:11:02.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T10:11:02.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T10:11:02.826Z] #52 ... [2021-03-22T10:11:02.826Z] [2021-03-22T10:11:02.826Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T10:11:02.826Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-03-22T10:11:02.826Z] #17 0.244 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-22T10:11:02.826Z] #17 DONE 0.3s [2021-03-22T10:11:02.826Z] [2021-03-22T10:11:02.826Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:02.826Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:02.826Z] #44 49.83 CC compel/plugins/std/string.o [2021-03-22T10:11:02.826Z] #44 50.53 CC compel/plugins/std/infect.o [2021-03-22T10:11:02.826Z] #44 51.01 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-03-22T10:11:02.826Z] #44 51.06 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-03-22T10:11:02.826Z] #44 51.13 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-03-22T10:11:02.826Z] #44 51.18 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-03-22T10:11:02.826Z] #44 51.36 AR compel/plugins/std.lib.a [2021-03-22T10:11:02.826Z] #44 51.48 CC compel/plugins/fds/fds.o [2021-03-22T10:11:02.826Z] #44 51.75 AR compel/plugins/fds.lib.a [2021-03-22T10:11:02.826Z] #44 51.80 HOSTDEP compel/src/lib/log-host.d [2021-03-22T10:11:02.826Z] #44 51.97 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-22T10:11:02.826Z] #44 52.09 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-03-22T10:11:02.826Z] #44 52.14 HOSTDEP compel/src/main-host.d [2021-03-22T10:11:02.826Z] #44 52.25 DEP compel/src/lib/ptrace.d [2021-03-22T10:11:02.826Z] #44 52.40 DEP compel/src/lib/infect.d [2021-03-22T10:11:02.826Z] #44 52.81 DEP compel/src/lib/infect-util.d [2021-03-22T10:11:02.826Z] #44 53.03 DEP compel/src/lib/infect-rpc.d [2021-03-22T10:11:02.826Z] #44 53.21 DEP compel/arch/ppc64/src/lib/infect.d [2021-03-22T10:11:03.035Z] #20 5.468 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-22T10:11:03.035Z] #20 ... [2021-03-22T10:11:03.035Z] [2021-03-22T10:11:03.035Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:11:03.035Z] #53 sha256:9ae4f15012bfae98dd0cddd7350fd5f7e6d850b4ceb93428b5834749bde3740e [2021-03-22T10:11:03.035Z] #53 10.40 + cd /tmp/tmp.IgznB1TagF/src/github.com/opencontainers/runc [2021-03-22T10:11:03.035Z] #53 10.40 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:11:03.035Z] #53 10.95 + '[' -z '' ']' [2021-03-22T10:11:03.035Z] #53 10.95 + target=static [2021-03-22T10:11:03.035Z] #53 10.96 + make 'BUILDTAGS=seccomp ' static [2021-03-22T10:11:03.035Z] #53 11.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T10:11:03.128Z] #44 53.46 DEP compel/arch/ppc64/src/lib/cpu.d [2021-03-22T10:11:03.128Z] #44 53.53 DEP compel/src/lib/log.d [2021-03-22T10:11:03.128Z] #44 ... [2021-03-22T10:11:03.128Z] [2021-03-22T10:11:03.128Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T10:11:03.128Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-03-22T10:11:03.128Z] #18 DONE 0.5s [2021-03-22T10:11:03.128Z] [2021-03-22T10:11:03.128Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:03.128Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:03.128Z] #44 53.66 DEP compel/src/main.d [2021-03-22T10:11:03.301Z] #53 ... [2021-03-22T10:11:03.301Z] [2021-03-22T10:11:03.301Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:03.301Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:11:03.301Z] #43 54.67 CC compel/src/lib/infect-rpc.o [2021-03-22T10:11:03.301Z] #43 54.97 CC compel/src/lib/infect-util.o [2021-03-22T10:11:03.301Z] #43 55.14 CC compel/src/lib/infect.o [2021-03-22T10:11:03.301Z] #43 57.23 CC compel/src/lib/ptrace.o [2021-03-22T10:11:03.301Z] #43 57.54 AR compel/libcompel.a [2021-03-22T10:11:03.301Z] #43 57.63 HOSTCC compel/src/main-host.o [2021-03-22T10:11:03.301Z] #43 58.09 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-22T10:11:03.301Z] #43 58.22 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-22T10:11:03.301Z] #43 58.58 HOSTCC compel/src/lib/log-host.o [2021-03-22T10:11:03.301Z] #43 58.71 HOSTLINK compel/compel-host-bin [2021-03-22T10:11:03.301Z] #43 58.92 DEP soccr/soccr.d [2021-03-22T10:11:03.301Z] #43 59.08 CC soccr/soccr.o [2021-03-22T10:11:03.301Z] #43 60.42 AR soccr/libsoccr.a [2021-03-22T10:11:03.301Z] #43 60.47 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T10:11:03.301Z] #43 60.96 DEP criu/arch/aarch64/sigframe.d [2021-03-22T10:11:03.301Z] #43 61.06 DEP criu/arch/aarch64/crtools.d [2021-03-22T10:11:03.301Z] #43 61.25 DEP criu/arch/aarch64/cpu.d [2021-03-22T10:11:03.301Z] #43 61.30 DEP criu/arch/aarch64/bitops.d [2021-03-22T10:11:03.301Z] #43 61.36 CC criu/arch/aarch64/bitops.o [2021-03-22T10:11:03.301Z] #43 61.40 CC criu/arch/aarch64/cpu.o [2021-03-22T10:11:03.301Z] #43 61.53 CC criu/arch/aarch64/crtools.o [2021-03-22T10:11:03.301Z] #43 61.96 CC criu/arch/aarch64/sigframe.o [2021-03-22T10:11:03.301Z] #43 62.19 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-22T10:11:03.301Z] #43 62.25 DEP criu/pie/util-vdso.d [2021-03-22T10:11:03.301Z] #43 62.50 DEP criu/pie/util.d [2021-03-22T10:11:03.301Z] #43 62.70 CC criu/pie/util.o [2021-03-22T10:11:03.301Z] #43 63.08 CC criu/pie/util-vdso.o [2021-03-22T10:11:03.301Z] #43 63.76 AR criu/pie/pie.lib.a [2021-03-22T10:11:03.301Z] #43 63.83 DEP criu/pie/restorer.d [2021-03-22T10:11:03.301Z] #43 64.09 DEP criu/arch/aarch64/intraprocedure.d [2021-03-22T10:11:03.301Z] #43 64.10 DEP criu/arch/aarch64/restorer.d [2021-03-22T10:11:03.301Z] #43 64.26 DEP criu/arch/aarch64/vdso-pie.d [2021-03-22T10:11:03.301Z] #43 64.36 DEP criu/pie/parasite-vdso.d [2021-03-22T10:11:03.301Z] #43 64.47 DEP criu/pie/parasite.d [2021-03-22T10:11:03.301Z] #43 64.68 CC criu/pie/parasite.o [2021-03-22T10:11:03.430Z] #44 53.82 DEP compel/src/lib/handle-elf.d [2021-03-22T10:11:03.430Z] #44 ... [2021-03-22T10:11:03.430Z] [2021-03-22T10:11:03.430Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T10:11:03.430Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-03-22T10:11:03.430Z] #19 DONE 0.3s [2021-03-22T10:11:03.430Z] [2021-03-22T10:11:03.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:03.430Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:03.430Z] #44 53.93 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-03-22T10:11:03.650Z] #45 130.5 vendor/golang.org/x/net/idna [2021-03-22T10:11:03.650Z] #45 ... [2021-03-22T10:11:03.650Z] [2021-03-22T10:11:03.650Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:11:03.650Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:11:03.650Z] #56 56.21 + bin/ctr [2021-03-22T10:11:03.730Z] #44 54.08 CC compel/src/lib/log.o [2021-03-22T10:11:03.909Z] #56 ... [2021-03-22T10:11:03.909Z] [2021-03-22T10:11:03.909Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:03.909Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:03.909Z] #43 27.89 CC images/sa.o [2021-03-22T10:11:03.909Z] #43 28.06 CC images/timer.o [2021-03-22T10:11:03.909Z] #43 28.34 CC images/timerfd.o [2021-03-22T10:11:03.909Z] #43 28.56 CC images/mm.o [2021-03-22T10:11:03.909Z] #43 28.94 CC images/sk-opts.o [2021-03-22T10:11:03.909Z] #43 29.13 CC images/sk-unix.o [2021-03-22T10:11:03.909Z] #43 29.46 CC images/sk-inet.o [2021-03-22T10:11:03.909Z] #43 29.87 CC images/tun.o [2021-03-22T10:11:03.909Z] #43 30.15 CC images/sk-netlink.o [2021-03-22T10:11:03.909Z] #43 30.35 CC images/packet-sock.o [2021-03-22T10:11:03.909Z] #43 30.66 CC images/ipc-var.o [2021-03-22T10:11:03.909Z] #43 30.86 CC images/ipc-desc.o [2021-03-22T10:11:03.909Z] #43 31.16 CC images/ipc-shm.o [2021-03-22T10:11:03.909Z] #43 31.35 CC images/ipc-msg.o [2021-03-22T10:11:03.909Z] #43 31.64 CC images/ipc-sem.o [2021-03-22T10:11:03.909Z] #43 31.82 CC images/utsns.o [2021-03-22T10:11:03.909Z] #43 31.98 CC images/creds.o [2021-03-22T10:11:03.909Z] #43 32.23 CC images/vma.o [2021-03-22T10:11:03.909Z] #43 32.45 CC images/netdev.o [2021-03-22T10:11:04.030Z] #44 ... [2021-03-22T10:11:04.030Z] [2021-03-22T10:11:04.030Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T10:11:04.030Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-03-22T10:11:04.030Z] #20 DONE 0.4s [2021-03-22T10:11:04.030Z] [2021-03-22T10:11:04.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:04.030Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:04.030Z] #44 54.36 CC compel/arch/ppc64/src/lib/cpu.o [2021-03-22T10:11:04.255Z] #43 65.80 LINK criu/pie/parasite.built-in.o [2021-03-22T10:11:04.330Z] #44 54.77 CC compel/arch/ppc64/src/lib/infect.o [2021-03-22T10:11:04.477Z] #43 32.83 CC images/tty.o [2021-03-22T10:11:04.519Z] #43 65.81 GEN criu/pie/parasite-blob.h [2021-03-22T10:11:04.519Z] #43 65.84 CC criu/pie/parasite-vdso.o [2021-03-22T10:11:04.736Z] #43 33.38 CC images/file-lock.o [2021-03-22T10:11:04.736Z] #43 ... [2021-03-22T10:11:04.736Z] [2021-03-22T10:11:04.736Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:11:04.736Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:11:04.736Z] #13 125.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-22T10:11:04.736Z] #13 125.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-22T10:11:04.736Z] #13 125.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:11:04.989Z] #44 ... [2021-03-22T10:11:04.989Z] [2021-03-22T10:11:04.989Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:11:04.989Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:11:04.989Z] #46 110.1 go/parser [2021-03-22T10:11:04.989Z] #46 111.3 encoding/xml [2021-03-22T10:11:05.292Z] #46 ... [2021-03-22T10:11:05.292Z] [2021-03-22T10:11:05.292Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:05.292Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:05.292Z] #44 55.62 CC compel/src/lib/infect-rpc.o [2021-03-22T10:11:05.472Z] #43 66.63 CC criu/arch/aarch64/vdso-pie.o [2021-03-22T10:11:05.594Z] #44 56.07 CC compel/src/lib/infect-util.o [2021-03-22T10:11:05.735Z] #43 67.03 CC criu/arch/aarch64/restorer.o [2021-03-22T10:11:05.735Z] #43 ... [2021-03-22T10:11:05.735Z] [2021-03-22T10:11:05.735Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:05.735Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T10:11:05.735Z] #20 8.121 Fetched 8747 kB in 6s (1423 kB/s) [2021-03-22T10:11:06.247Z] #44 56.43 CC compel/src/lib/infect.o [2021-03-22T10:11:08.299Z] #20 8.121 Reading package lists... [2021-03-22T10:11:08.820Z] 5ff1512f88ec: Verifying Checksum [2021-03-22T10:11:08.820Z] 5ff1512f88ec: Download complete [2021-03-22T10:11:09.828Z] #44 59.85 CC compel/src/lib/ptrace.o [2021-03-22T10:11:10.132Z] #44 60.46 AR compel/libcompel.a [2021-03-22T10:11:10.132Z] #44 60.56 HOSTCC compel/src/main-host.o [2021-03-22T10:11:10.431Z] #44 60.96 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-03-22T10:11:10.733Z] #44 61.27 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-22T10:11:10.921Z] #20 10.83 Reading package lists... [2021-03-22T10:11:10.921Z] #20 ... [2021-03-22T10:11:10.921Z] [2021-03-22T10:11:10.921Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:11:10.921Z] #24 sha256:734afdaa1f562a936bc73aa3b25be266da40540b108760c7c83337c16e2c48d9 [2021-03-22T10:11:10.921Z] #24 138.2 + mkdir -p /tmp/tmp.9RZTp3PFg7/src/github.com/docker [2021-03-22T10:11:10.921Z] #24 138.2 + mv components/cli /tmp/tmp.9RZTp3PFg7/src/github.com/docker/cli [2021-03-22T10:11:10.921Z] #24 138.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-22T10:11:10.921Z] #24 ... [2021-03-22T10:11:10.921Z] [2021-03-22T10:11:10.921Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:10.921Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:11:10.921Z] #43 67.46 CC criu/arch/aarch64/intraprocedure.o [2021-03-22T10:11:10.921Z] #43 67.50 CC criu/pie/restorer.o [2021-03-22T10:11:10.921Z] #43 70.28 LINK criu/pie/restorer.built-in.o [2021-03-22T10:11:10.921Z] #43 70.28 GEN criu/pie/restorer-blob.h [2021-03-22T10:11:10.921Z] #43 70.39 DEP criu/vdso.d [2021-03-22T10:11:10.921Z] #43 70.59 DEP criu/uts_ns.d [2021-03-22T10:11:10.921Z] #43 70.70 DEP criu/util.d [2021-03-22T10:11:10.921Z] #43 71.00 DEP criu/uffd.d [2021-03-22T10:11:10.921Z] #43 71.17 DEP criu/tun.d [2021-03-22T10:11:10.921Z] #43 71.33 DEP criu/tty.d [2021-03-22T10:11:10.921Z] #43 71.53 DEP criu/timerfd.d [2021-03-22T10:11:10.921Z] #43 71.81 DEP criu/timens.d [2021-03-22T10:11:10.921Z] #43 72.04 DEP criu/sysfs_parse.d [2021-03-22T10:11:10.921Z] #43 72.27 DEP criu/sysctl.d [2021-03-22T10:11:11.187Z] #43 72.51 DEP criu/string.d [2021-03-22T10:11:11.187Z] #43 72.54 DEP criu/stats.d [2021-03-22T10:11:11.187Z] #43 72.76 DEP criu/sockets.d [2021-03-22T10:11:11.305Z] #13 ... [2021-03-22T10:11:11.305Z] [2021-03-22T10:11:11.305Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:11.305Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:11.305Z] #43 33.53 CC images/rlimit.o [2021-03-22T10:11:11.305Z] #43 33.78 CC images/pagemap.o [2021-03-22T10:11:11.305Z] #43 34.04 CC images/siginfo.o [2021-03-22T10:11:11.305Z] #43 34.35 CC images/rpc.o [2021-03-22T10:11:11.305Z] #43 35.50 CC images/ext-file.o [2021-03-22T10:11:11.305Z] #43 35.66 CC images/cgroup.o [2021-03-22T10:11:11.305Z] #43 36.23 CC images/userns.o [2021-03-22T10:11:11.305Z] #43 36.47 CC images/google/protobuf/descriptor.o [2021-03-22T10:11:11.305Z] #43 38.07 CC images/opts.o [2021-03-22T10:11:11.305Z] #43 38.30 CC images/seccomp.o [2021-03-22T10:11:11.305Z] #43 38.58 CC images/binfmt-misc.o [2021-03-22T10:11:11.305Z] #43 38.79 CC images/time.o [2021-03-22T10:11:11.305Z] #43 39.04 CC images/sysctl.o [2021-03-22T10:11:11.305Z] #43 39.26 CC images/autofs.o [2021-03-22T10:11:11.305Z] #43 39.51 CC images/macvlan.o [2021-03-22T10:11:11.305Z] #43 39.69 CC images/sit.o [2021-03-22T10:11:11.305Z] #43 39.88 CC images/memfd.o [2021-03-22T10:11:11.386Z] #44 61.71 HOSTCC compel/src/lib/log-host.o [2021-03-22T10:11:11.386Z] #44 61.91 HOSTLINK compel/compel-host-bin [2021-03-22T10:11:11.564Z] #43 40.12 CC images/timens.o [2021-03-22T10:11:11.688Z] #44 62.17 DEP soccr/soccr.d [2021-03-22T10:11:11.814Z] #43 73.13 DEP criu/sk-unix.d [2021-03-22T10:11:11.814Z] #43 73.29 DEP criu/sk-tcp.d [2021-03-22T10:11:11.823Z] #43 40.34 LINK images/built-in.o [2021-03-22T10:11:11.991Z] #44 62.39 CC soccr/soccr.o [2021-03-22T10:11:12.082Z] #43 40.54 GEN compel/include/asm [2021-03-22T10:11:12.083Z] #43 40.58 GEN compel/include/version.h [2021-03-22T10:11:12.083Z] #43 40.60 touch .config [2021-03-22T10:11:12.083Z] #43 40.64 GEN include/common/config.h [2021-03-22T10:11:12.083Z] #43 40.73 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-22T10:11:12.083Z] #43 40.75 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-22T10:11:12.083Z] #43 40.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-22T10:11:12.083Z] #43 40.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-22T10:11:12.083Z] #43 40.81 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-22T10:11:12.083Z] #43 40.84 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-22T10:11:12.086Z] #43 73.43 DEP criu/sk-queue.d [2021-03-22T10:11:12.342Z] #43 40.87 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-22T10:11:12.342Z] #43 40.89 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-22T10:11:12.342Z] #43 40.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-22T10:11:12.342Z] #43 40.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-22T10:11:12.342Z] #43 40.92 DEP compel/plugins/std/infect.d [2021-03-22T10:11:12.409Z] #43 73.66 DEP criu/sk-packet.d [2021-03-22T10:11:12.600Z] #43 41.00 DEP compel/plugins/std/string.d [2021-03-22T10:11:12.600Z] #43 41.11 DEP compel/plugins/std/log.d [2021-03-22T10:11:12.600Z] #43 41.18 DEP compel/plugins/std/fds.d [2021-03-22T10:11:12.645Z] #44 ... [2021-03-22T10:11:12.645Z] [2021-03-22T10:11:12.645Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-22T10:11:12.645Z] #52 sha256:218aaea6bdc4725da515e76b45054701f1533a70329a6f22f3d43f8c9fc60632 [2021-03-22T10:11:12.645Z] #52 120.9 mvdan.cc/sh/v3/cmd/shfmt [2021-03-22T10:11:12.645Z] #52 DONE 127.5s [2021-03-22T10:11:12.645Z] [2021-03-22T10:11:12.645Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:12.645Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:11:12.645Z] #21 0.587 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T10:11:12.645Z] #21 0.588 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:11:12.645Z] #21 0.693 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:11:12.645Z] #21 0.703 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:11:12.645Z] #21 1.760 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-22T10:11:12.645Z] #21 3.104 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-22T10:11:12.645Z] #21 4.827 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-22T10:11:12.645Z] #21 6.113 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-22T10:11:12.678Z] #43 73.96 DEP criu/sk-netlink.d [2021-03-22T10:11:12.678Z] #43 74.23 DEP criu/sk-inet.d [2021-03-22T10:11:12.860Z] #43 41.27 DEP compel/plugins/std/std.d [2021-03-22T10:11:12.860Z] #43 41.37 DEP compel/plugins/shmem/shmem.d [2021-03-22T10:11:12.953Z] #43 74.52 DEP criu/signalfd.d [2021-03-22T10:11:13.119Z] #43 41.53 DEP compel/plugins/fds/fds.d [2021-03-22T10:11:13.119Z] #43 41.71 CC compel/plugins/std/std.o [2021-03-22T10:11:13.377Z] #43 42.03 CC compel/plugins/std/fds.o [2021-03-22T10:11:13.533Z] #43 74.83 DEP criu/sigframe.d [2021-03-22T10:11:13.711Z] #21 ... [2021-03-22T10:11:13.711Z] [2021-03-22T10:11:13.711Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:11:13.711Z] #54 sha256:37a088dae631b4b5ce24df18c31c31c2df355bc85a4956a161dab5146ac98ae6 [2021-03-22T10:11:13.711Z] #54 12.24 Checking out files: 92% (1081/1174) Checking out files: 93% (1092/1174) Checking out files: 94% (1104/1174) Checking out files: 95% (1116/1174) Checking out files: 96% (1128/1174) Checking out files: 97% (1139/1174) Checking out files: 98% (1151/1174) Checking out files: 99% (1163/1174) Checking out files: 100% (1174/1174) Checking out files: 100% (1174/1174), done. [2021-03-22T10:11:13.712Z] #54 12.33 + cd /tmp/tmp.u6v8jYTItv/src/github.com/opencontainers/runc [2021-03-22T10:11:13.712Z] #54 12.33 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:11:13.799Z] #43 75.01 DEP criu/shmem.d [2021-03-22T10:11:13.945Z] #43 42.47 CC compel/plugins/std/log.o [2021-03-22T10:11:14.083Z] #43 75.29 DEP criu/servicefd.d [2021-03-22T10:11:14.083Z] #43 75.45 DEP criu/seize.d [2021-03-22T10:11:14.361Z] #43 75.70 DEP criu/seccomp.d [2021-03-22T10:11:14.362Z] #54 12.70 + '[' -z '' ']' [2021-03-22T10:11:14.362Z] #54 12.70 + target=static [2021-03-22T10:11:14.362Z] #54 12.70 + make 'BUILDTAGS=seccomp ' static [2021-03-22T10:11:14.362Z] #54 13.05 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T10:11:14.626Z] #43 75.98 DEP criu/rst-malloc.d [2021-03-22T10:11:14.627Z] #43 ... [2021-03-22T10:11:14.627Z] [2021-03-22T10:11:14.627Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:14.627Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T10:11:14.627Z] #20 10.83 Reading package lists... [2021-03-22T10:11:14.627Z] #20 13.61 Building dependency tree... [2021-03-22T10:11:14.627Z] #20 15.41 libcap2-bin is already the newest version (1:2.25-2). [2021-03-22T10:11:14.627Z] #20 15.41 The following additional packages will be installed: [2021-03-22T10:11:14.627Z] #20 15.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-22T10:11:14.627Z] #20 15.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-22T10:11:14.627Z] #20 15.41 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-22T10:11:14.627Z] #20 15.41 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-22T10:11:14.627Z] #20 15.42 python3.7 python3.7-minimal vim-runtime xxd [2021-03-22T10:11:14.627Z] #20 15.42 Suggested packages: [2021-03-22T10:11:14.627Z] #20 15.42 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-22T10:11:14.627Z] #20 15.42 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-22T10:11:14.627Z] #20 15.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-22T10:11:14.627Z] #20 15.43 Recommended packages: [2021-03-22T10:11:14.627Z] #20 15.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-22T10:11:14.627Z] #20 15.43 python3-keyrings.alt python3-xdg unzip [2021-03-22T10:11:14.627Z] #20 17.01 The following NEW packages will be installed: [2021-03-22T10:11:14.627Z] #20 17.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-22T10:11:14.627Z] #20 17.02 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-22T10:11:14.627Z] #20 17.02 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-22T10:11:14.627Z] #20 17.02 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-22T10:11:14.627Z] #20 17.02 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-22T10:11:14.627Z] #20 17.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-22T10:11:14.627Z] #20 17.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-22T10:11:14.627Z] #20 17.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-22T10:11:14.627Z] #20 17.04 xz-utils zip [2021-03-22T10:11:14.885Z] #43 43.41 CC compel/plugins/std/string.o [2021-03-22T10:11:14.897Z] #20 17.39 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T10:11:14.897Z] #20 17.39 Need to get 27.6 MB of archives. [2021-03-22T10:11:14.897Z] #20 17.39 After this operation, 114 MB of additional disk space will be used. [2021-03-22T10:11:14.897Z] #20 17.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-22T10:11:14.897Z] #20 17.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-03-22T10:11:14.897Z] #20 17.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-03-22T10:11:14.897Z] #20 17.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-22T10:11:15.180Z] #20 17.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-22T10:11:15.180Z] #20 17.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-03-22T10:11:15.180Z] #20 17.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-03-22T10:11:15.180Z] #20 17.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-22T10:11:15.180Z] #20 17.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-22T10:11:15.180Z] #20 17.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-22T10:11:15.180Z] #20 17.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-22T10:11:15.180Z] #20 17.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-22T10:11:15.180Z] #20 17.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-22T10:11:15.180Z] #20 17.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-22T10:11:15.180Z] #20 17.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-22T10:11:15.180Z] #20 17.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-22T10:11:15.180Z] #20 17.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-22T10:11:15.180Z] #20 17.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T10:11:15.180Z] #20 17.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-22T10:11:15.180Z] #20 17.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-03-22T10:11:15.180Z] #20 17.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-22T10:11:15.180Z] #20 17.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-22T10:11:15.180Z] #20 17.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-22T10:11:15.180Z] #20 17.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-22T10:11:15.180Z] #20 17.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-22T10:11:15.456Z] #43 ... [2021-03-22T10:11:15.456Z] [2021-03-22T10:11:15.456Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:11:15.456Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:11:15.456Z] #45 132.9 vendor/golang.org/x/net/http2/hpack [2021-03-22T10:11:15.456Z] #45 133.8 mime [2021-03-22T10:11:15.456Z] #45 135.7 mime/quotedprintable [2021-03-22T10:11:15.456Z] #45 136.1 net/http/internal [2021-03-22T10:11:15.456Z] #45 140.1 net/textproto [2021-03-22T10:11:15.456Z] #45 140.1 crypto/x509 [2021-03-22T10:11:15.456Z] #45 141.2 vendor/golang.org/x/net/http/httpguts [2021-03-22T10:11:15.456Z] #45 141.5 vendor/golang.org/x/net/http/httpproxy [2021-03-22T10:11:15.456Z] #45 142.0 mime/multipart [2021-03-22T10:11:15.462Z] #20 17.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-22T10:11:15.462Z] #20 17.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-22T10:11:15.462Z] #20 17.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-22T10:11:15.462Z] #20 17.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-22T10:11:15.715Z] #45 ... [2021-03-22T10:11:15.715Z] [2021-03-22T10:11:15.715Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:15.715Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:15.715Z] #43 44.10 CC compel/plugins/std/infect.o [2021-03-22T10:11:15.974Z] #43 44.59 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-22T10:11:15.974Z] #43 44.66 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-22T10:11:16.088Z] #20 18.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-22T10:11:16.088Z] #20 18.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-22T10:11:16.088Z] #20 18.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-22T10:11:16.088Z] #20 18.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-22T10:11:16.088Z] #20 18.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-22T10:11:16.088Z] #20 18.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-22T10:11:16.088Z] #20 ... [2021-03-22T10:11:16.088Z] [2021-03-22T10:11:16.088Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:11:16.088Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-22T10:11:16.088Z] #40 153.2 + dpkg --print-architecture [2021-03-22T10:11:16.233Z] #43 44.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-22T10:11:16.233Z] #43 44.80 AR compel/plugins/std.lib.a [2021-03-22T10:11:16.233Z] #43 44.86 CC compel/plugins/fds/fds.o [2021-03-22T10:11:16.492Z] #43 45.13 AR compel/plugins/fds.lib.a [2021-03-22T10:11:16.492Z] #43 45.19 HOSTDEP compel/src/lib/log-host.d [2021-03-22T10:11:16.751Z] #43 45.36 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-22T10:11:17.010Z] #43 45.42 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-22T10:11:17.010Z] #43 45.46 HOSTDEP compel/src/main-host.d [2021-03-22T10:11:17.010Z] #43 45.58 DEP compel/src/lib/ptrace.d [2021-03-22T10:11:17.158Z] #54 ... [2021-03-22T10:11:17.158Z] [2021-03-22T10:11:17.158Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:11:17.158Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:11:17.158Z] #46 121.9 go/doc [2021-03-22T10:11:17.158Z] #46 122.9 math/big [2021-03-22T10:11:17.158Z] #46 132.0 vendor/golang.org/x/text/unicode/norm [2021-03-22T10:11:17.158Z] #46 ... [2021-03-22T10:11:17.158Z] [2021-03-22T10:11:17.158Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:17.158Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:17.158Z] #44 65.12 AR soccr/libsoccr.a [2021-03-22T10:11:17.158Z] #44 65.18 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T10:11:17.158Z] #44 65.65 DEP criu/arch/ppc64/sigframe.d [2021-03-22T10:11:17.158Z] #44 65.84 DEP criu/arch/ppc64/crtools.d [2021-03-22T10:11:17.158Z] #44 66.07 DEP criu/arch/ppc64/cpu.d [2021-03-22T10:11:17.158Z] #44 66.30 CC criu/arch/ppc64/cpu.o [2021-03-22T10:11:17.158Z] #44 67.02 CC criu/arch/ppc64/crtools.o [2021-03-22T10:11:17.269Z] #43 45.69 DEP compel/src/lib/infect.d [2021-03-22T10:11:17.269Z] #43 45.82 DEP compel/src/lib/infect-util.d [2021-03-22T10:11:17.269Z] #43 45.93 DEP compel/src/lib/infect-rpc.d [2021-03-22T10:11:17.528Z] #43 46.04 DEP compel/arch/x86/src/lib/infect.d [2021-03-22T10:11:17.528Z] #43 46.16 DEP compel/arch/x86/src/lib/cpu.d [2021-03-22T10:11:17.528Z] #43 46.21 DEP compel/src/lib/log.d [2021-03-22T10:11:17.528Z] #43 46.28 DEP compel/src/main.d [2021-03-22T10:11:17.577Z] 4612f6d0b889: Verifying Checksum [2021-03-22T10:11:17.577Z] 4612f6d0b889: Download complete [2021-03-22T10:11:17.788Z] #43 46.39 DEP compel/src/lib/handle-elf.d [2021-03-22T10:11:17.811Z] #44 68.32 CC criu/arch/ppc64/sigframe.o [2021-03-22T10:11:18.047Z] #43 46.55 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-22T10:11:18.047Z] #43 46.69 CC compel/src/lib/log.o [2021-03-22T10:11:18.115Z] #44 68.71 LINK criu/arch/ppc64/crtools.built-in.o [2021-03-22T10:11:18.115Z] #44 68.74 DEP criu/pie/util-vdso.d [2021-03-22T10:11:18.307Z] #43 46.90 CC compel/arch/x86/src/lib/cpu.o [2021-03-22T10:11:18.418Z] #44 68.97 DEP criu/pie/util.d [2021-03-22T10:11:18.691Z] #40 DONE 155.4s [2021-03-22T10:11:18.691Z] [2021-03-22T10:11:18.691Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:18.691Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T10:11:18.691Z] #20 18.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-22T10:11:18.691Z] #20 18.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-22T10:11:18.691Z] #20 18.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-22T10:11:18.691Z] #20 18.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-22T10:11:18.691Z] #20 18.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-22T10:11:18.691Z] #20 18.88 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-22T10:11:18.691Z] #20 18.88 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-22T10:11:18.691Z] #20 18.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-03-22T10:11:18.691Z] #20 18.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-22T10:11:18.691Z] #20 18.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-22T10:11:18.691Z] #20 19.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-22T10:11:18.691Z] #20 19.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-22T10:11:18.691Z] #20 19.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-22T10:11:18.691Z] #20 20.90 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:11:18.691Z] #20 21.08 Fetched 27.6 MB in 2s (11.5 MB/s) [2021-03-22T10:11:18.691Z] #20 21.14 Selecting previously unselected package pigz. [2021-03-22T10:11:18.691Z] #20 21.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 ... 23408 files and directories currently installed.) [2021-03-22T10:11:18.691Z] #20 21.20 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-22T10:11:18.691Z] #20 21.21 Unpacking pigz (2.4-1) ... [2021-03-22T10:11:18.721Z] #44 69.16 CC criu/pie/util.o [2021-03-22T10:11:18.955Z] #20 21.35 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-22T10:11:18.955Z] #20 21.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-22T10:11:18.955Z] #20 21.35 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-22T10:11:19.022Z] #44 69.54 CC criu/pie/util-vdso.o [2021-03-22T10:11:19.244Z] #43 47.72 CC compel/arch/x86/src/lib/infect.o [2021-03-22T10:11:19.531Z] #20 22.04 Selecting previously unselected package python3.7-minimal. [2021-03-22T10:11:19.531Z] #20 22.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-22T10:11:19.531Z] #20 22.09 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T10:11:20.099Z] #44 70.26 AR criu/pie/pie.lib.a [2021-03-22T10:11:20.099Z] #44 70.34 DEP criu/pie/restorer.d [2021-03-22T10:11:20.181Z] #43 48.65 CC compel/src/lib/infect-rpc.o [2021-03-22T10:11:20.401Z] #44 70.66 DEP criu/arch/ppc64/vdso-trampoline.d [2021-03-22T10:11:20.401Z] #44 70.67 DEP criu/arch/ppc64/restorer.d [2021-03-22T10:11:20.401Z] #44 70.97 DEP criu/arch/ppc64/vdso-pie.d [2021-03-22T10:11:20.402Z] #44 71.04 DEP criu/pie/parasite-vdso.d [2021-03-22T10:11:20.442Z] #43 49.03 CC compel/src/lib/infect-util.o [2021-03-22T10:11:20.480Z] #20 22.78 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-22T10:11:20.480Z] #20 22.86 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T10:11:20.701Z] #43 49.36 CC compel/src/lib/infect.o [2021-03-22T10:11:20.702Z] #44 71.19 DEP criu/pie/parasite.d [2021-03-22T10:11:20.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T10:11:21.004Z] #44 71.48 CC criu/pie/parasite.o [2021-03-22T10:11:21.269Z] #43 ... [2021-03-22T10:11:21.269Z] [2021-03-22T10:11:21.269Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-22T10:11:21.269Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-22T10:11:21.269Z] #13 140.7 Selecting previously unselected package libapparmor1:amd64. [2021-03-22T10:11:21.269Z] #13 140.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-22T10:11:21.269Z] #13 140.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T10:11:21.269Z] #13 140.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-22T10:11:21.269Z] #13 140.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-22T10:11:21.269Z] #13 140.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T10:11:21.269Z] #13 141.0 Selecting previously unselected package libbtrfs0. [2021-03-22T10:11:21.269Z] #13 141.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-22T10:11:21.269Z] #13 141.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-22T10:11:21.269Z] #13 141.1 Selecting previously unselected package libbtrfs-dev. [2021-03-22T10:11:21.269Z] #13 141.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-22T10:11:21.269Z] #13 141.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:11:21.269Z] #13 141.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-22T10:11:21.269Z] #13 141.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-22T10:11:21.269Z] #13 141.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T10:11:21.269Z] #13 141.3 Selecting previously unselected package libudev-dev:amd64. [2021-03-22T10:11:21.269Z] #13 141.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T10:11:21.269Z] #13 141.4 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T10:11:21.269Z] #13 141.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-22T10:11:21.269Z] #13 141.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-22T10:11:21.269Z] #13 141.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T10:11:21.269Z] #13 142.0 Selecting previously unselected package libpcre16-3:amd64. [2021-03-22T10:11:21.269Z] #13 142.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-22T10:11:21.269Z] #13 142.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T10:11:21.529Z] #13 142.1 Selecting previously unselected package libpcre32-3:amd64. [2021-03-22T10:11:21.529Z] #13 142.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-22T10:11:21.529Z] #13 142.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T10:11:21.529Z] #13 142.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-22T10:11:21.529Z] #13 142.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-22T10:11:21.529Z] #13 142.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T10:11:22.047Z] #13 142.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-22T10:11:22.047Z] #13 142.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-22T10:11:22.047Z] #13 142.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T10:11:22.306Z] #13 143.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-22T10:11:22.406Z] #20 24.89 Selecting previously unselected package python3-minimal. [2021-03-22T10:11:22.406Z] #20 24.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-03-22T10:11:22.406Z] #20 24.94 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-03-22T10:11:22.406Z] #20 24.94 Unpacking python3-minimal (3.7.3-1) ... [2021-03-22T10:11:22.406Z] #20 25.04 Selecting previously unselected package libmpdec2:arm64. [2021-03-22T10:11:22.552Z] #44 72.99 LINK criu/pie/parasite.built-in.o [2021-03-22T10:11:22.552Z] #44 73.01 GEN criu/pie/parasite-blob.h [2021-03-22T10:11:22.552Z] #44 73.04 CC criu/pie/parasite-vdso.o [2021-03-22T10:11:22.565Z] #13 143.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-22T10:11:22.565Z] #13 143.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T10:11:22.670Z] #20 25.05 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-22T10:11:22.670Z] #20 25.07 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-22T10:11:22.670Z] #20 25.15 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-22T10:11:22.670Z] #20 25.16 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-03-22T10:11:22.670Z] #20 25.17 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-22T10:11:22.824Z] #13 143.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-22T10:11:22.824Z] #13 143.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-22T10:11:22.824Z] #13 143.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T10:11:22.824Z] #13 143.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-22T10:11:22.824Z] #13 143.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-22T10:11:22.824Z] #13 143.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T10:11:23.086Z] #13 143.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-22T10:11:23.086Z] #13 143.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-22T10:11:23.086Z] #13 143.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T10:11:23.459Z] #13 144.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-22T10:11:23.459Z] #13 144.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-22T10:11:23.459Z] #13 144.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-22T10:11:23.459Z] #13 144.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-22T10:11:23.459Z] #13 144.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-22T10:11:23.459Z] #13 144.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-22T10:11:23.459Z] #13 144.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:11:23.459Z] #13 144.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-22T10:11:23.459Z] #13 144.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-22T10:11:23.623Z] #20 26.15 Selecting previously unselected package python3.7. [2021-03-22T10:11:23.623Z] #20 26.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-03-22T10:11:23.623Z] #20 26.17 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T10:11:23.625Z] #44 73.91 CC criu/arch/ppc64/vdso-pie.o [2021-03-22T10:11:23.719Z] #13 144.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-22T10:11:23.719Z] #13 144.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-22T10:11:23.719Z] #13 144.4 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-22T10:11:23.719Z] #13 144.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-22T10:11:23.719Z] #13 144.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-22T10:11:23.719Z] #13 144.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-22T10:11:23.719Z] #13 144.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-22T10:11:23.719Z] #13 144.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-22T10:11:23.719Z] #13 144.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:11:23.719Z] #13 144.5 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-03-22T10:11:23.719Z] #13 144.5 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-03-22T10:11:23.719Z] #13 144.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-22T10:11:23.719Z] #13 144.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-22T10:11:23.719Z] #13 144.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-03-22T10:11:23.719Z] #13 144.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-22T10:11:23.887Z] #20 26.30 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-22T10:11:23.887Z] #20 26.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-22T10:11:23.887Z] #20 26.32 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-22T10:11:23.887Z] #20 26.52 Setting up python3-minimal (3.7.3-1) ... [2021-03-22T10:11:23.927Z] #44 74.44 CC criu/arch/ppc64/restorer.o [2021-03-22T10:11:23.978Z] #13 144.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-22T10:11:23.978Z] #13 144.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T10:11:23.978Z] #13 144.6 Setting up dmsetup (2:1.02.155-3) ... [2021-03-22T10:11:23.978Z] #13 144.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-22T10:11:23.978Z] #13 144.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-22T10:11:23.978Z] #13 144.6 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:11:24.597Z] #44 75.04 CC criu/arch/ppc64/vdso-trampoline.o [2021-03-22T10:11:24.597Z] #44 75.08 CC criu/pie/restorer.o [2021-03-22T10:11:24.836Z] #20 ... [2021-03-22T10:11:24.837Z] [2021-03-22T10:11:24.837Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:24.837Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:11:24.837Z] #43 76.12 DEP criu/rbtree.d [2021-03-22T10:11:24.837Z] #43 76.19 DEP criu/pstree.d [2021-03-22T10:11:24.837Z] #43 76.41 DEP criu/protobuf.d [2021-03-22T10:11:24.837Z] #43 76.59 GEN criu/protobuf-desc-gen.h [2021-03-22T10:11:24.837Z] #43 78.49 DEP criu/protobuf-desc.d [2021-03-22T10:11:24.837Z] #43 78.79 DEP criu/proc_parse.d [2021-03-22T10:11:24.837Z] #43 79.04 DEP criu/plugin.d [2021-03-22T10:11:24.837Z] #43 79.21 DEP criu/pipes.d [2021-03-22T10:11:24.837Z] #43 79.44 DEP criu/pie-util.d [2021-03-22T10:11:24.837Z] #43 79.55 DEP criu/pie-util-vdso.d [2021-03-22T10:11:24.837Z] #43 79.65 DEP criu/path.d [2021-03-22T10:11:24.837Z] #43 79.90 DEP criu/parasite-syscall.d [2021-03-22T10:11:24.837Z] #43 80.35 DEP criu/pagemap.d [2021-03-22T10:11:24.837Z] #43 80.59 DEP criu/pagemap-cache.d [2021-03-22T10:11:24.837Z] #43 80.77 DEP criu/page-xfer.d [2021-03-22T10:11:24.837Z] #43 81.03 DEP criu/page-pipe.d [2021-03-22T10:11:24.837Z] #43 81.17 DEP criu/netfilter.d [2021-03-22T10:11:24.837Z] #43 81.35 DEP criu/net.d [2021-03-22T10:11:24.837Z] #43 81.57 DEP criu/namespaces.d [2021-03-22T10:11:24.837Z] #43 81.79 DEP criu/mount.d [2021-03-22T10:11:24.837Z] #43 81.98 DEP criu/memfd.d [2021-03-22T10:11:24.837Z] #43 82.08 DEP criu/mem.d [2021-03-22T10:11:24.837Z] #43 82.23 DEP criu/lsm.d [2021-03-22T10:11:24.837Z] #43 82.47 DEP criu/log.d [2021-03-22T10:11:24.837Z] #43 82.65 DEP criu/libnetlink.d [2021-03-22T10:11:24.837Z] #43 82.80 DEP criu/kerndat.d [2021-03-22T10:11:24.837Z] #43 82.97 DEP criu/kcmp-ids.d [2021-03-22T10:11:24.837Z] #43 83.12 DEP criu/irmap.d [2021-03-22T10:11:24.837Z] #43 83.28 DEP criu/ipc_ns.d [2021-03-22T10:11:24.837Z] #43 83.42 DEP criu/image.d [2021-03-22T10:11:24.837Z] #43 83.59 DEP criu/image-desc.d [2021-03-22T10:11:24.837Z] #43 83.74 DEP criu/fsnotify.d [2021-03-22T10:11:24.837Z] #43 83.99 DEP criu/filesystems.d [2021-03-22T10:11:24.837Z] #43 84.10 DEP criu/files.d [2021-03-22T10:11:24.837Z] #43 84.21 DEP criu/files-reg.d [2021-03-22T10:11:24.837Z] #43 84.32 DEP criu/files-ext.d [2021-03-22T10:11:24.837Z] #43 84.42 DEP criu/file-lock.d [2021-03-22T10:11:24.837Z] #43 84.51 DEP criu/file-ids.d [2021-03-22T10:11:24.837Z] #43 84.58 DEP criu/fifo.d [2021-03-22T10:11:24.837Z] #43 84.74 DEP criu/fdstore.d [2021-03-22T10:11:24.837Z] #43 84.85 DEP criu/fault-injection.d [2021-03-22T10:11:24.837Z] #43 84.91 DEP criu/external.d [2021-03-22T10:11:24.837Z] #43 85.05 DEP criu/eventpoll.d [2021-03-22T10:11:24.837Z] #43 85.18 DEP criu/eventfd.d [2021-03-22T10:11:24.837Z] #43 85.35 DEP criu/crtools.d [2021-03-22T10:11:24.837Z] #43 85.55 DEP criu/cr-service.d [2021-03-22T10:11:24.837Z] #43 85.78 DEP criu/cr-restore.d [2021-03-22T10:11:24.837Z] #43 86.04 DEP criu/cr-errno.d [2021-03-22T10:11:24.837Z] #43 86.06 DEP criu/cr-dump.d [2021-03-22T10:11:24.940Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 29.1% of statements [2021-03-22T10:11:24.940Z] ok github.com/docker/docker/container 0.109s coverage: 34.7% of statements [2021-03-22T10:11:24.940Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-22T10:11:24.940Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-22T10:11:24.940Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-22T10:11:24.940Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-22T10:11:25.100Z] #43 86.45 DEP criu/cr-dedup.d [2021-03-22T10:11:25.100Z] #43 ... [2021-03-22T10:11:25.100Z] [2021-03-22T10:11:25.100Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:25.100Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T10:11:25.101Z] #20 27.65 Selecting previously unselected package python3. [2021-03-22T10:11:25.101Z] #20 27.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-03-22T10:11:25.101Z] #20 27.71 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-22T10:11:25.364Z] #20 27.80 Unpacking python3 (3.7.3-1) ... [2021-03-22T10:11:25.364Z] #20 27.92 Selecting previously unselected package libip4tc0:arm64. [2021-03-22T10:11:25.628Z] #20 27.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-22T10:11:25.628Z] #20 27.94 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-22T10:11:25.628Z] #20 28.06 Selecting previously unselected package libip6tc0:arm64. [2021-03-22T10:11:25.628Z] #20 28.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-22T10:11:25.628Z] #20 28.08 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-22T10:11:25.628Z] #20 28.17 Selecting previously unselected package libiptc0:arm64. [2021-03-22T10:11:25.628Z] #20 28.17 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-22T10:11:25.628Z] #20 28.18 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-22T10:11:25.628Z] #20 28.25 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-22T10:11:25.628Z] #20 28.27 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-22T10:11:25.891Z] #20 28.27 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-22T10:11:25.891Z] #20 28.35 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-22T10:11:25.891Z] #20 28.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-22T10:11:25.891Z] #20 28.36 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-22T10:11:25.891Z] #20 28.47 Selecting previously unselected package libnftnl11:arm64. [2021-03-22T10:11:25.891Z] #20 28.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-22T10:11:25.891Z] #20 28.49 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-22T10:11:26.155Z] #20 28.61 Selecting previously unselected package iptables. [2021-03-22T10:11:26.155Z] #20 28.61 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-22T10:11:26.155Z] #20 28.61 Unpacking iptables (1.8.2-4) ... [2021-03-22T10:11:26.511Z] #13 DONE 146.7s [2021-03-22T10:11:26.511Z] [2021-03-22T10:11:26.511Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:11:26.511Z] #53 sha256:dacca0dfae0af3425275d69855c20c05180d00cf8fabfd4ab364a11e8bc5afb3 [2021-03-22T10:11:26.713Z] #44 ... [2021-03-22T10:11:26.713Z] [2021-03-22T10:11:26.713Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:26.713Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:11:26.713Z] #21 12.44 Fetched 8692 kB in 12s (733 kB/s) [2021-03-22T10:11:26.713Z] #21 12.44 Reading package lists... [2021-03-22T10:11:26.713Z] #21 17.49 Reading package lists... [2021-03-22T10:11:26.730Z] #20 29.02 Selecting previously unselected package xxd. [2021-03-22T10:11:26.730Z] #20 29.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-22T10:11:26.730Z] #20 29.04 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T10:11:26.730Z] #20 29.15 Selecting previously unselected package vim-common. [2021-03-22T10:11:26.730Z] #20 29.15 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:11:26.730Z] #20 29.18 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T10:11:26.993Z] #20 29.39 Selecting previously unselected package bash-completion. [2021-03-22T10:11:26.993Z] #20 29.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-22T10:11:27.013Z] #21 22.07 Building dependency tree... [2021-03-22T10:11:27.079Z] #53 ... [2021-03-22T10:11:27.079Z] [2021-03-22T10:11:27.079Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:11:27.079Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:11:27.079Z] #45 144.2 crypto/tls [2021-03-22T10:11:27.079Z] #45 150.4 net/http/httptrace [2021-03-22T10:11:27.079Z] #45 150.7 net/http [2021-03-22T10:11:27.079Z] #45 ... [2021-03-22T10:11:27.079Z] [2021-03-22T10:11:27.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:27.079Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:27.079Z] #43 51.47 CC compel/src/lib/ptrace.o [2021-03-22T10:11:27.079Z] #43 51.82 AR compel/libcompel.a [2021-03-22T10:11:27.079Z] #43 51.89 HOSTCC compel/src/main-host.o [2021-03-22T10:11:27.079Z] #43 52.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-22T10:11:27.079Z] #43 52.29 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-22T10:11:27.079Z] #43 52.67 HOSTCC compel/src/lib/log-host.o [2021-03-22T10:11:27.079Z] #43 52.84 HOSTLINK compel/compel-host-bin [2021-03-22T10:11:27.079Z] #43 52.95 DEP soccr/soccr.d [2021-03-22T10:11:27.079Z] #43 53.05 CC soccr/soccr.o [2021-03-22T10:11:27.079Z] #43 54.13 AR soccr/libsoccr.a [2021-03-22T10:11:27.079Z] #43 54.18 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T10:11:27.079Z] #43 54.61 DEP criu/arch/x86/sigframe.d [2021-03-22T10:11:27.079Z] #43 54.84 DEP criu/arch/x86/sigaction_compat.d [2021-03-22T10:11:27.079Z] #43 55.00 DEP criu/arch/x86/kerndat.d [2021-03-22T10:11:27.079Z] #43 55.25 DEP criu/arch/x86/crtools.d [2021-03-22T10:11:27.079Z] #43 55.53 DEP criu/arch/x86/cpu.d [2021-03-22T10:11:27.338Z] #43 55.88 CC criu/arch/x86/cpu.o [2021-03-22T10:11:27.906Z] #43 ... [2021-03-22T10:11:27.906Z] [2021-03-22T10:11:27.906Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-22T10:11:27.906Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-22T10:11:27.906Z] #14 DONE 1.8s [2021-03-22T10:11:27.906Z] [2021-03-22T10:11:27.906Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:11:27.906Z] #53 sha256:dacca0dfae0af3425275d69855c20c05180d00cf8fabfd4ab364a11e8bc5afb3 [2021-03-22T10:11:27.906Z] #53 1.706 + RM_GOPATH=0 [2021-03-22T10:11:27.906Z] #53 1.706 + TMP_GOPATH= [2021-03-22T10:11:27.906Z] #53 1.706 + : /build [2021-03-22T10:11:27.906Z] #53 1.706 + '[' -z '' ']' [2021-03-22T10:11:27.906Z] #53 1.708 ++ mktemp -d [2021-03-22T10:11:27.906Z] #53 1.711 + export GOPATH=/tmp/tmp.jdFspRpExj [2021-03-22T10:11:27.906Z] #53 1.711 + GOPATH=/tmp/tmp.jdFspRpExj [2021-03-22T10:11:27.906Z] #53 1.711 + RM_GOPATH=1 [2021-03-22T10:11:27.906Z] #53 1.711 + case "$(go env GOARCH)" in [2021-03-22T10:11:27.906Z] #53 1.712 ++ go env GOARCH [2021-03-22T10:11:27.906Z] #53 1.725 + export GO_BUILDMODE=-buildmode=pie [2021-03-22T10:11:27.906Z] #53 1.725 + GO_BUILDMODE=-buildmode=pie [2021-03-22T10:11:27.906Z] #53 1.726 ++ dirname /tmp/install/install.sh [2021-03-22T10:11:27.906Z] #53 1.727 + dir=/tmp/install [2021-03-22T10:11:27.906Z] #53 1.728 + bin=runc [2021-03-22T10:11:27.906Z] #53 1.728 + shift [2021-03-22T10:11:27.906Z] #53 1.728 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-22T10:11:27.906Z] #53 1.728 + . /tmp/install/runc.installer [2021-03-22T10:11:27.906Z] #53 1.728 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:11:27.906Z] #53 1.728 + install_runc [2021-03-22T10:11:27.906Z] #53 1.732 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-22T10:11:27.906Z] #53 1.733 + uname -r [2021-03-22T10:11:27.906Z] #53 1.735 + RUNC_BUILDTAGS='seccomp ' [2021-03-22T10:11:27.906Z] #53 1.738 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-22T10:11:27.906Z] #53 1.738 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-22T10:11:27.906Z] #53 1.738 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jdFspRpExj/src/github.com/opencontainers/runc [2021-03-22T10:11:27.906Z] #53 1.743 Cloning into '/tmp/tmp.jdFspRpExj/src/github.com/opencontainers/runc'... [2021-03-22T10:11:28.569Z] #21 24.19 libcap2-bin is already the newest version (1:2.25-2). [2021-03-22T10:11:28.569Z] #21 24.19 The following additional packages will be installed: [2021-03-22T10:11:28.569Z] #21 24.19 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-22T10:11:28.569Z] #21 24.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-22T10:11:28.569Z] #21 24.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-22T10:11:28.569Z] #21 24.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-22T10:11:28.569Z] #21 24.20 python3.7 python3.7-minimal vim-runtime xxd [2021-03-22T10:11:28.569Z] #21 24.20 Suggested packages: [2021-03-22T10:11:28.569Z] #21 24.20 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-22T10:11:28.569Z] #21 24.21 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-22T10:11:28.569Z] #21 24.21 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-22T10:11:28.569Z] #21 24.21 Recommended packages: [2021-03-22T10:11:28.569Z] #21 24.21 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-22T10:11:28.569Z] #21 24.21 python3-keyrings.alt python3-xdg unzip [2021-03-22T10:11:28.569Z] #21 ... [2021-03-22T10:11:28.569Z] [2021-03-22T10:11:28.569Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:11:28.569Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:11:28.569Z] #46 133.5 github.com/LK4D4/vndr/build [2021-03-22T10:11:28.569Z] #46 ... [2021-03-22T10:11:28.569Z] [2021-03-22T10:11:28.569Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:28.569Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:28.569Z] #44 79.03 LINK criu/pie/restorer.built-in.o [2021-03-22T10:11:28.569Z] #44 79.05 GEN criu/pie/restorer-blob.h [2021-03-22T10:11:28.843Z] #53 ... [2021-03-22T10:11:28.843Z] [2021-03-22T10:11:28.843Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:11:28.843Z] #58 sha256:6419d75fae77bef692124fc9be1f2937230342358d6f2c22c11362cfcd235f01 [2021-03-22T10:11:28.843Z] #58 147.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:11:28.843Z] #58 147.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T10:11:28.843Z] #58 DONE 156.1s [2021-03-22T10:11:28.843Z] [2021-03-22T10:11:28.843Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T10:11:28.843Z] #59 sha256:529df994360b013d6e05fd46acbad5ba0bc8b35046203ecf588e04b3a5723669 [2021-03-22T10:11:28.843Z] #59 DONE 0.1s [2021-03-22T10:11:28.843Z] [2021-03-22T10:11:28.843Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T10:11:28.843Z] #60 sha256:91faeb4a88a591b41538939315f27dba89273c064a170e4e466353a7ccf44acd [2021-03-22T10:11:28.843Z] #60 DONE 0.1s [2021-03-22T10:11:28.843Z] [2021-03-22T10:11:28.843Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:28.843Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:28.843Z] #43 56.94 CC criu/arch/x86/crtools.o [2021-03-22T10:11:28.870Z] #44 79.26 DEP criu/vdso.d [2021-03-22T10:11:29.171Z] #44 79.58 DEP criu/uts_ns.d [2021-03-22T10:11:29.413Z] #43 ... [2021-03-22T10:11:29.413Z] [2021-03-22T10:11:29.413Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-22T10:11:29.413Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-22T10:11:29.413Z] #15 DONE 1.6s [2021-03-22T10:11:29.472Z] #44 79.83 DEP criu/util.d [2021-03-22T10:11:29.472Z] #44 80.07 DEP criu/uffd.d [2021-03-22T10:11:29.672Z] [2021-03-22T10:11:29.672Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-22T10:11:29.672Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-22T10:11:30.197Z] #44 80.35 DEP criu/tun.d [2021-03-22T10:11:30.197Z] #44 80.65 DEP criu/tty.d [2021-03-22T10:11:30.310Z] #20 32.15 Unpacking bash-completion (1:2.8-6) ... [2021-03-22T10:11:30.310Z] #20 32.66 Selecting previously unselected package bzip2. [2021-03-22T10:11:30.310Z] #20 32.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-22T10:11:30.310Z] #20 32.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T10:11:30.310Z] #20 32.76 Selecting previously unselected package xz-utils. [2021-03-22T10:11:30.310Z] #20 32.77 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-22T10:11:30.310Z] #20 32.78 Unpacking xz-utils (5.2.4-1) ... [2021-03-22T10:11:30.499Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2021-03-22T10:11:30.500Z] #44 80.99 DEP criu/timerfd.d [2021-03-22T10:11:30.574Z] #20 32.98 Selecting previously unselected package apparmor. [2021-03-22T10:11:30.574Z] #20 32.99 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-22T10:11:30.574Z] #20 33.08 Unpacking apparmor (2.13.2-10) ... [2021-03-22T10:11:30.789Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-03-22T10:11:30.801Z] #44 81.23 DEP criu/timens.d [2021-03-22T10:11:30.837Z] #20 33.42 Selecting previously unselected package aufs-tools. [2021-03-22T10:11:30.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T10:11:31.050Z] #16 1.271 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-22T10:11:31.050Z] #16 DONE 1.4s [2021-03-22T10:11:31.050Z] [2021-03-22T10:11:31.050Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-22T10:11:31.050Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-22T10:11:31.101Z] #20 33.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-22T10:11:31.101Z] #20 33.45 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-22T10:11:31.101Z] #20 33.60 Selecting previously unselected package libonig5:arm64. [2021-03-22T10:11:31.101Z] #20 33.61 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-22T10:11:31.101Z] #20 33.61 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-22T10:11:31.103Z] #44 81.42 DEP criu/sysfs_parse.d [2021-03-22T10:11:31.103Z] #44 81.64 DEP criu/sysctl.d [2021-03-22T10:11:31.365Z] #20 33.80 Selecting previously unselected package libjq1:arm64. [2021-03-22T10:11:31.365Z] #20 33.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-22T10:11:31.365Z] #20 33.83 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-22T10:11:31.365Z] #20 33.93 Selecting previously unselected package jq. [2021-03-22T10:11:31.365Z] #20 33.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-22T10:11:31.365Z] #20 33.95 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T10:11:31.407Z] #44 81.89 DEP criu/string.d [2021-03-22T10:11:31.407Z] #44 81.94 DEP criu/stats.d [2021-03-22T10:11:31.628Z] #20 34.07 Selecting previously unselected package libaio1:arm64. [2021-03-22T10:11:31.628Z] #20 34.07 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-22T10:11:31.628Z] #20 34.09 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-22T10:11:31.709Z] #44 82.23 DEP criu/sockets.d [2021-03-22T10:11:31.828Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2021-03-22T10:11:31.892Z] #20 34.19 Selecting previously unselected package libgpm2:arm64. [2021-03-22T10:11:31.892Z] #20 34.20 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-22T10:11:31.892Z] #20 34.22 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-22T10:11:31.892Z] #20 34.33 Selecting previously unselected package libicu63:arm64. [2021-03-22T10:11:31.892Z] #20 34.33 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-22T10:11:31.892Z] #20 34.34 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-22T10:11:32.013Z] #44 82.45 DEP criu/sk-unix.d [2021-03-22T10:11:32.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T10:11:32.315Z] #44 82.80 DEP criu/sk-tcp.d [2021-03-22T10:11:32.967Z] #44 83.22 DEP criu/sk-queue.d [2021-03-22T10:11:32.967Z] #44 83.42 DEP criu/sk-packet.d [2021-03-22T10:11:33.038Z] #17 DONE 1.9s [2021-03-22T10:11:33.038Z] [2021-03-22T10:11:33.038Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-22T10:11:33.038Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-22T10:11:33.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T10:11:33.269Z] #44 83.64 DEP criu/sk-netlink.d [2021-03-22T10:11:33.269Z] #44 83.87 DEP criu/sk-inet.d [2021-03-22T10:11:33.572Z] #44 84.11 DEP criu/signalfd.d [2021-03-22T10:11:33.894Z] #44 84.25 DEP criu/sigframe.d [2021-03-22T10:11:33.894Z] #44 84.38 DEP criu/shmem.d [2021-03-22T10:11:33.978Z] #18 DONE 1.2s [2021-03-22T10:11:33.978Z] [2021-03-22T10:11:33.978Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-22T10:11:33.978Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-22T10:11:34.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T10:11:34.196Z] #44 84.54 DEP criu/servicefd.d [2021-03-22T10:11:34.196Z] #44 84.75 DEP criu/seize.d [2021-03-22T10:11:34.496Z] #44 84.97 DEP criu/seccomp.d [2021-03-22T10:11:34.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T10:11:34.799Z] #44 85.19 DEP criu/rst-malloc.d [2021-03-22T10:11:34.799Z] #44 85.32 DEP criu/rbtree.d [2021-03-22T10:11:34.799Z] #44 85.36 DEP criu/pstree.d [2021-03-22T10:11:35.100Z] #44 85.61 DEP criu/protobuf.d [2021-03-22T10:11:35.100Z] #44 ... [2021-03-22T10:11:35.100Z] [2021-03-22T10:11:35.100Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:35.100Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:11:35.100Z] #21 26.25 The following NEW packages will be installed: [2021-03-22T10:11:35.100Z] #21 26.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-22T10:11:35.100Z] #21 26.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-22T10:11:35.100Z] #21 26.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-22T10:11:35.100Z] #21 26.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-22T10:11:35.100Z] #21 26.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-22T10:11:35.100Z] #21 26.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-22T10:11:35.100Z] #21 26.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-22T10:11:35.100Z] #21 26.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-22T10:11:35.100Z] #21 26.25 xz-utils zip [2021-03-22T10:11:35.100Z] #21 26.35 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T10:11:35.100Z] #21 26.35 Need to get 29.2 MB of archives. [2021-03-22T10:11:35.100Z] #21 26.35 After this operation, 134 MB of additional disk space will be used. [2021-03-22T10:11:35.100Z] #21 26.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-03-22T10:11:35.100Z] #21 26.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-03-22T10:11:35.100Z] #21 26.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-03-22T10:11:35.100Z] #21 26.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-03-22T10:11:35.100Z] #21 26.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-03-22T10:11:35.100Z] #21 26.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-03-22T10:11:35.100Z] #21 26.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-03-22T10:11:35.100Z] #21 27.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-03-22T10:11:35.100Z] #21 27.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-03-22T10:11:35.100Z] #21 27.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-03-22T10:11:35.100Z] #21 27.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-03-22T10:11:35.100Z] #21 27.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-03-22T10:11:35.100Z] #21 27.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-03-22T10:11:35.100Z] #21 27.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-03-22T10:11:35.100Z] #21 27.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-03-22T10:11:35.100Z] #21 27.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-03-22T10:11:35.100Z] #21 27.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-22T10:11:35.100Z] #21 27.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T10:11:35.100Z] #21 27.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-03-22T10:11:35.100Z] #21 27.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-03-22T10:11:35.100Z] #21 27.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-03-22T10:11:35.100Z] #21 27.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-03-22T10:11:35.100Z] #21 27.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-03-22T10:11:35.100Z] #21 27.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-22T10:11:35.100Z] #21 27.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-22T10:11:35.100Z] #21 27.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-22T10:11:35.100Z] #21 27.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-03-22T10:11:35.100Z] #21 27.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-03-22T10:11:35.100Z] #21 27.37 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-22T10:11:35.100Z] #21 28.28 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-22T10:11:35.100Z] #21 28.28 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-22T10:11:35.100Z] #21 28.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-03-22T10:11:35.100Z] #21 28.29 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-03-22T10:11:35.100Z] #21 28.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-03-22T10:11:35.100Z] #21 28.33 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-03-22T10:11:35.100Z] #21 28.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-22T10:11:35.100Z] #21 28.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-03-22T10:11:35.100Z] #21 28.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-03-22T10:11:35.100Z] #21 28.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-22T10:11:35.100Z] #21 28.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-03-22T10:11:35.100Z] #21 28.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-22T10:11:35.100Z] #21 28.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-03-22T10:11:35.100Z] #21 28.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-03-22T10:11:35.100Z] #21 28.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-03-22T10:11:35.100Z] #21 28.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-22T10:11:35.100Z] #21 29.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-03-22T10:11:35.100Z] #21 29.55 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-03-22T10:11:35.100Z] #21 29.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-03-22T10:11:35.100Z] #21 30.74 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:11:35.100Z] #21 31.03 Fetched 29.2 MB in 3s (8763 kB/s) [2021-03-22T10:11:35.100Z] #21 31.13 Selecting previously unselected package pigz. [2021-03-22T10:11:35.100Z] #21 31.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-03-22T10:11:35.100Z] #21 31.22 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-03-22T10:11:35.210Z] #20 37.34 Selecting previously unselected package libnet1:arm64. [2021-03-22T10:11:35.210Z] #20 37.35 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-22T10:11:35.210Z] #20 37.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-22T10:11:35.210Z] #20 37.49 Selecting previously unselected package libnl-3-200:arm64. [2021-03-22T10:11:35.210Z] #20 37.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-22T10:11:35.210Z] #20 37.51 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-22T10:11:35.210Z] #20 37.63 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-22T10:11:35.210Z] #20 37.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-22T10:11:35.210Z] #20 37.64 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-22T10:11:35.210Z] #20 37.72 Selecting previously unselected package libreadline5:arm64. [2021-03-22T10:11:35.210Z] #20 37.72 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-22T10:11:35.210Z] #20 37.73 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-22T10:11:35.210Z] #20 37.86 Selecting previously unselected package net-tools. [2021-03-22T10:11:35.210Z] #20 ... [2021-03-22T10:11:35.210Z] [2021-03-22T10:11:35.210Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:35.210Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:11:35.210Z] #43 86.68 DEP criu/cr-check.d [2021-03-22T10:11:35.210Z] #43 86.89 DEP criu/config.d [2021-03-22T10:11:35.210Z] #43 87.01 DEP criu/clone-noasan.d [2021-03-22T10:11:35.210Z] #43 87.14 DEP criu/cgroup.d [2021-03-22T10:11:35.210Z] #43 87.35 DEP criu/cgroup-props.d [2021-03-22T10:11:35.210Z] #43 87.45 DEP criu/bitmap.d [2021-03-22T10:11:35.210Z] #43 87.47 DEP criu/bfd.d [2021-03-22T10:11:35.210Z] #43 87.63 DEP criu/autofs.d [2021-03-22T10:11:35.210Z] #43 87.73 DEP criu/aio.d [2021-03-22T10:11:35.210Z] #43 87.86 DEP criu/action-scripts.d [2021-03-22T10:11:35.210Z] #43 88.29 CC criu/action-scripts.o [2021-03-22T10:11:35.210Z] #43 88.89 CC criu/aio.o [2021-03-22T10:11:35.210Z] #43 89.50 CC criu/autofs.o [2021-03-22T10:11:35.210Z] #43 91.05 CC criu/bfd.o [2021-03-22T10:11:35.210Z] #43 91.43 CC criu/bitmap.o [2021-03-22T10:11:35.210Z] #43 91.52 CC criu/cgroup-props.o [2021-03-22T10:11:35.210Z] #43 92.08 CC criu/cgroup.o [2021-03-22T10:11:35.210Z] #43 94.52 CC criu/clone-noasan.o [2021-03-22T10:11:35.210Z] #43 94.65 CC criu/config.o [2021-03-22T10:11:35.210Z] #43 95.75 CC criu/cr-check.o [2021-03-22T10:11:35.355Z] #19 DONE 1.2s [2021-03-22T10:11:35.355Z] [2021-03-22T10:11:35.355Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:35.355Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:11:35.403Z] #21 31.23 Unpacking pigz (2.4-1) ... [2021-03-22T10:11:35.403Z] #21 31.36 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-03-22T10:11:35.403Z] #21 31.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-22T10:11:35.403Z] #21 31.38 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-22T10:11:35.477Z] #43 ... [2021-03-22T10:11:35.477Z] [2021-03-22T10:11:35.477Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:35.477Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T10:11:35.477Z] #20 37.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-22T10:11:35.477Z] #20 37.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T10:11:35.477Z] #20 38.07 Selecting previously unselected package python-pip-whl. [2021-03-22T10:11:35.477Z] #20 38.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-22T10:11:35.477Z] #20 38.16 Unpacking python-pip-whl (18.1-5) ... [2021-03-22T10:11:36.053Z] #20 38.51 Selecting previously unselected package python3-lib2to3. [2021-03-22T10:11:36.053Z] #20 38.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-22T10:11:36.053Z] #20 38.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-22T10:11:36.059Z] #21 31.96 Selecting previously unselected package python3.7-minimal. [2021-03-22T10:11:36.059Z] #21 31.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-22T10:11:36.059Z] #21 31.99 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T10:11:36.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T10:11:36.316Z] #20 38.71 Selecting previously unselected package python3-distutils. [2021-03-22T10:11:36.316Z] #20 38.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-22T10:11:36.316Z] #20 38.73 Unpacking python3-distutils (3.7.3-1) ... [2021-03-22T10:11:36.579Z] #20 38.93 Selecting previously unselected package python3-pip. [2021-03-22T10:11:36.579Z] #20 38.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-22T10:11:36.579Z] #20 38.95 Unpacking python3-pip (18.1-5) ... [2021-03-22T10:11:36.730Z] #20 1.490 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-22T10:11:36.842Z] #20 39.23 Selecting previously unselected package python3-pkg-resources. [2021-03-22T10:11:36.842Z] #20 39.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T10:11:36.842Z] #20 39.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-22T10:11:36.842Z] #20 39.39 Selecting previously unselected package python3-setuptools. [2021-03-22T10:11:36.842Z] #20 39.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-22T10:11:36.989Z] #20 1.753 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-22T10:11:36.989Z] #20 1.777 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-22T10:11:37.105Z] #20 39.42 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-22T10:11:37.129Z] #21 33.17 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-22T10:11:37.129Z] #21 33.19 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T10:11:37.247Z] #20 1.971 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-22T10:11:37.247Z] #20 2.099 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-22T10:11:37.369Z] #20 39.68 Selecting previously unselected package python3-wheel. [2021-03-22T10:11:37.369Z] #20 39.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-22T10:11:37.369Z] #20 39.71 Unpacking python3-wheel (0.32.3-2) ... [2021-03-22T10:11:37.369Z] #20 39.85 Selecting previously unselected package sudo. [2021-03-22T10:11:37.369Z] #20 39.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-22T10:11:37.369Z] #20 39.87 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-22T10:11:37.945Z] #20 40.39 Selecting previously unselected package thin-provisioning-tools. [2021-03-22T10:11:37.945Z] #20 40.40 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-22T10:11:37.945Z] #20 40.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T10:11:38.208Z] #20 40.66 Selecting previously unselected package uidmap. [2021-03-22T10:11:38.208Z] #20 40.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-22T10:11:38.208Z] #20 40.75 Unpacking uidmap (1:4.5-1.1) ... [2021-03-22T10:11:38.208Z] #20 40.87 Selecting previously unselected package vim-runtime. [2021-03-22T10:11:38.208Z] #20 40.88 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:11:38.471Z] #20 40.90 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-22T10:11:38.471Z] #20 40.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-22T10:11:38.471Z] #20 40.96 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-22T10:11:38.623Z] #20 3.113 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-22T10:11:38.731Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2021-03-22T10:11:39.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T10:11:39.557Z] #20 4.155 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-22T10:11:39.762Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-03-22T10:11:39.938Z] #21 ... [2021-03-22T10:11:39.938Z] [2021-03-22T10:11:39.938Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:11:39.938Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:11:39.938Z] #46 144.9 mime [2021-03-22T10:11:39.938Z] #46 148.1 vendor/golang.org/x/net/idna [2021-03-22T10:11:39.938Z] #46 155.2 vendor/golang.org/x/net/http/httpproxy [2021-03-22T10:11:39.938Z] #46 ... [2021-03-22T10:11:39.938Z] [2021-03-22T10:11:39.938Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:39.938Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:39.938Z] #44 85.87 GEN criu/protobuf-desc-gen.h [2021-03-22T10:11:39.938Z] #44 88.55 DEP criu/protobuf-desc.d [2021-03-22T10:11:39.938Z] #44 88.71 DEP criu/proc_parse.d [2021-03-22T10:11:39.938Z] #44 89.01 DEP criu/plugin.d [2021-03-22T10:11:39.938Z] #44 89.17 DEP criu/pipes.d [2021-03-22T10:11:39.938Z] #44 89.43 DEP criu/pie-util.d [2021-03-22T10:11:39.938Z] #44 89.57 DEP criu/pie-util-vdso.d [2021-03-22T10:11:39.938Z] #44 89.75 DEP criu/path.d [2021-03-22T10:11:39.938Z] #44 89.93 DEP criu/parasite-syscall.d [2021-03-22T10:11:39.938Z] #44 90.33 DEP criu/pagemap.d [2021-03-22T10:11:40.123Z] #20 ... [2021-03-22T10:11:40.123Z] [2021-03-22T10:11:40.123Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:40.123Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:40.123Z] #43 58.79 CC criu/arch/x86/kerndat.o [2021-03-22T10:11:40.123Z] #43 59.72 CC criu/arch/x86/sigaction_compat.o [2021-03-22T10:11:40.123Z] #43 60.16 CC criu/arch/x86/sigframe.o [2021-03-22T10:11:40.123Z] #43 60.60 LINK criu/arch/x86/crtools.built-in.o [2021-03-22T10:11:40.123Z] #43 60.69 DEP criu/pie/util-vdso-elf32.d [2021-03-22T10:11:40.123Z] #43 60.87 DEP criu/pie/util-vdso.d [2021-03-22T10:11:40.123Z] #43 61.19 DEP criu/pie/util.d [2021-03-22T10:11:40.123Z] #43 61.40 CC criu/pie/util.o [2021-03-22T10:11:40.123Z] #43 62.07 CC criu/pie/util-vdso.o [2021-03-22T10:11:40.123Z] #43 63.15 CC criu/pie/util-vdso-elf32.o [2021-03-22T10:11:40.123Z] #43 64.21 AR criu/pie/pie.lib.a [2021-03-22T10:11:40.123Z] #43 64.41 DEP criu/pie/restorer.d [2021-03-22T10:11:40.123Z] #43 64.62 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-22T10:11:40.123Z] #43 64.76 DEP criu/arch/x86/restorer_unmap.d [2021-03-22T10:11:40.123Z] #43 64.79 DEP criu/arch/x86/restorer.d [2021-03-22T10:11:40.123Z] #43 64.99 DEP criu/arch/x86/vdso-pie.d [2021-03-22T10:11:40.123Z] #43 65.10 DEP criu/pie/parasite-vdso.d [2021-03-22T10:11:40.123Z] #43 65.31 DEP criu/pie/parasite.d [2021-03-22T10:11:40.123Z] #43 65.59 CC criu/pie/parasite.o [2021-03-22T10:11:40.123Z] #43 67.04 LINK criu/pie/parasite.built-in.o [2021-03-22T10:11:40.123Z] #43 67.05 GEN criu/pie/parasite-blob.h [2021-03-22T10:11:40.123Z] #43 67.08 CC criu/pie/parasite-vdso.o [2021-03-22T10:11:40.123Z] #43 67.74 CC criu/arch/x86/vdso-pie.o [2021-03-22T10:11:40.123Z] #43 68.13 CC criu/arch/x86/restorer.o [2021-03-22T10:11:40.123Z] #43 68.78 CC criu/arch/x86/restorer_unmap.o [2021-03-22T10:11:40.123Z] #43 68.81 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-22T10:11:40.238Z] #44 90.65 DEP criu/pagemap-cache.d [2021-03-22T10:11:40.381Z] #43 ... [2021-03-22T10:11:40.381Z] [2021-03-22T10:11:40.381Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:11:40.381Z] #53 sha256:dacca0dfae0af3425275d69855c20c05180d00cf8fabfd4ab364a11e8bc5afb3 [2021-03-22T10:11:40.381Z] #53 13.16 + cd /tmp/tmp.jdFspRpExj/src/github.com/opencontainers/runc [2021-03-22T10:11:40.381Z] #53 13.16 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-22T10:11:40.381Z] #53 13.64 + '[' -z '' ']' [2021-03-22T10:11:40.381Z] #53 13.65 + target=static [2021-03-22T10:11:40.381Z] #53 13.65 + make 'BUILDTAGS=seccomp ' static [2021-03-22T10:11:40.381Z] #53 13.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-22T10:11:40.393Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-03-22T10:11:40.540Z] #44 90.88 DEP criu/page-xfer.d [2021-03-22T10:11:40.540Z] #44 ... [2021-03-22T10:11:40.540Z] [2021-03-22T10:11:40.540Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:40.540Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:11:40.540Z] #21 36.34 Selecting previously unselected package python3-minimal. [2021-03-22T10:11:40.540Z] #21 36.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 ... 23612 files and directories currently installed.) [2021-03-22T10:11:40.540Z] #21 36.41 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-03-22T10:11:40.540Z] #21 36.42 Unpacking python3-minimal (3.7.3-1) ... [2021-03-22T10:11:40.540Z] #21 36.59 Selecting previously unselected package libmpdec2:ppc64el. [2021-03-22T10:11:40.540Z] #21 36.60 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-03-22T10:11:40.540Z] #21 36.61 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-03-22T10:11:40.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T10:11:40.841Z] #21 36.76 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-03-22T10:11:40.841Z] #21 36.78 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-22T10:11:40.841Z] #21 36.78 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-22T10:11:40.841Z] #21 ... [2021-03-22T10:11:40.841Z] [2021-03-22T10:11:40.841Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:11:40.841Z] #59 sha256:8cc7a0a05557a1d9feb3a6261be07af714f290c180c54997233c3518c6b1baed [2021-03-22T10:11:40.841Z] #59 146.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-22T10:11:40.841Z] #59 146.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-22T10:11:41.024Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-03-22T10:11:41.029Z] #20 43.53 Selecting previously unselected package vim. [2021-03-22T10:11:41.029Z] #20 43.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-22T10:11:41.029Z] #20 43.55 Unpacking vim (2:8.1.0875-5) ... [2021-03-22T10:11:41.143Z] #59 ... [2021-03-22T10:11:41.143Z] [2021-03-22T10:11:41.143Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:41.143Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:41.143Z] #44 91.12 DEP criu/page-pipe.d [2021-03-22T10:11:41.143Z] #44 91.28 DEP criu/netfilter.d [2021-03-22T10:11:41.143Z] #44 91.48 DEP criu/net.d [2021-03-22T10:11:41.143Z] #44 91.71 DEP criu/namespaces.d [2021-03-22T10:11:41.292Z] #20 43.97 Selecting previously unselected package xfsprogs. [2021-03-22T10:11:41.447Z] #44 91.89 DEP criu/mount.d [2021-03-22T10:11:41.554Z] #20 43.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-22T10:11:41.554Z] #20 43.98 Unpacking xfsprogs (4.20.0-1) ... [2021-03-22T10:11:41.654Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-03-22T10:11:41.749Z] #44 ... [2021-03-22T10:11:41.749Z] [2021-03-22T10:11:41.749Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-22T10:11:41.749Z] #59 sha256:8cc7a0a05557a1d9feb3a6261be07af714f290c180c54997233c3518c6b1baed [2021-03-22T10:11:41.749Z] #59 DONE 156.6s [2021-03-22T10:11:41.749Z] [2021-03-22T10:11:41.749Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:41.749Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:41.749Z] #44 92.26 DEP criu/memfd.d [2021-03-22T10:11:41.818Z] #20 44.38 Selecting previously unselected package zip. [2021-03-22T10:11:42.051Z] #44 ... [2021-03-22T10:11:42.051Z] [2021-03-22T10:11:42.051Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-22T10:11:42.051Z] #60 sha256:5b4c4a5e21457438e4b6cee19fd006e3365b309a2968c597fa356825cc21630c [2021-03-22T10:11:42.051Z] #60 DONE 0.4s [2021-03-22T10:11:42.051Z] [2021-03-22T10:11:42.051Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-22T10:11:42.051Z] #61 sha256:5be89fec85d8519bb600883a0a28b6067836362fb48fec9981f7eba832e43c7b [2021-03-22T10:11:42.051Z] #61 DONE 0.1s [2021-03-22T10:11:42.051Z] [2021-03-22T10:11:42.051Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:42.051Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:11:42.051Z] #44 92.60 DEP criu/mem.d [2021-03-22T10:11:42.089Z] #20 44.38 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-22T10:11:42.089Z] #20 44.39 Unpacking zip (3.0-11+b1) ... [2021-03-22T10:11:42.089Z] #20 44.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-22T10:11:42.089Z] #20 44.64 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T10:11:42.089Z] #20 44.65 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-22T10:11:42.089Z] #20 44.66 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-22T10:11:42.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T10:11:42.352Z] #44 92.81 DEP criu/lsm.d [2021-03-22T10:11:42.352Z] #20 44.74 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-22T10:11:42.352Z] #20 44.75 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-22T10:11:42.352Z] #20 44.78 Setting up uidmap (1:4.5-1.1) ... [2021-03-22T10:11:42.352Z] #20 44.80 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-22T10:11:42.352Z] #20 44.82 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-22T10:11:42.352Z] #20 44.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T10:11:42.352Z] #20 44.84 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-22T10:11:42.352Z] #20 44.85 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-22T10:11:42.352Z] #20 44.87 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T10:11:42.352Z] #20 44.88 Setting up zip (3.0-11+b1) ... [2021-03-22T10:11:42.352Z] #20 44.89 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T10:11:42.352Z] #20 44.93 Setting up bash-completion (1:2.8-6) ... [2021-03-22T10:11:42.652Z] #44 93.09 DEP criu/log.d [2021-03-22T10:11:42.686Z] ok github.com/docker/docker/daemon 12.273s coverage: 17.2% of statements [2021-03-22T10:11:42.686Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-22T10:11:42.686Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-22T10:11:42.686Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-22T10:11:42.686Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-22T10:11:43.003Z] #44 93.29 DEP criu/libnetlink.d [2021-03-22T10:11:43.003Z] #44 93.48 DEP criu/kerndat.d [2021-03-22T10:11:43.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T10:11:43.668Z] #44 93.95 DEP criu/kcmp-ids.d [2021-03-22T10:11:43.668Z] #44 94.05 DEP criu/irmap.d [2021-03-22T10:11:43.668Z] #44 94.20 DEP criu/ipc_ns.d [2021-03-22T10:11:43.974Z] #44 94.39 DEP criu/image.d [2021-03-22T10:11:44.190Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-03-22T10:11:44.272Z] #44 94.60 DEP criu/image-desc.d [2021-03-22T10:11:44.272Z] #44 94.70 DEP criu/fsnotify.d [2021-03-22T10:11:44.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T10:11:44.480Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 56.2% of statements [2021-03-22T10:11:44.573Z] #44 94.98 DEP criu/filesystems.d [2021-03-22T10:11:44.573Z] #44 95.16 DEP criu/files.d [2021-03-22T10:11:44.873Z] #44 95.40 DEP criu/files-reg.d [2021-03-22T10:11:45.175Z] #44 95.62 DEP criu/files-ext.d [2021-03-22T10:11:45.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T10:11:45.475Z] #44 95.79 DEP criu/file-lock.d [2021-03-22T10:11:45.475Z] #44 95.97 DEP criu/file-ids.d [2021-03-22T10:11:45.646Z] #53 ... [2021-03-22T10:11:45.646Z] [2021-03-22T10:11:45.646Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:45.646Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:45.646Z] #43 69.22 CC criu/pie/restorer.o [2021-03-22T10:11:45.646Z] #43 72.52 LINK criu/pie/restorer.built-in.o [2021-03-22T10:11:45.646Z] #43 72.57 GEN criu/pie/restorer-blob.h [2021-03-22T10:11:45.646Z] #43 72.72 DEP criu/vdso.d [2021-03-22T10:11:45.646Z] #43 72.90 DEP criu/vdso-compat.d [2021-03-22T10:11:45.646Z] #43 73.02 DEP criu/uts_ns.d [2021-03-22T10:11:45.646Z] #43 73.20 DEP criu/util.d [2021-03-22T10:11:45.646Z] #43 73.37 DEP criu/uffd.d [2021-03-22T10:11:45.646Z] #43 73.61 DEP criu/tun.d [2021-03-22T10:11:45.646Z] #43 73.84 DEP criu/tty.d [2021-03-22T10:11:45.646Z] #43 74.02 DEP criu/timerfd.d [2021-03-22T10:11:45.646Z] #43 74.23 DEP criu/timens.d [2021-03-22T10:11:45.677Z] #20 47.92 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-22T10:11:45.677Z] #20 47.94 Setting up xz-utils (5.2.4-1) ... [2021-03-22T10:11:45.677Z] #20 47.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-22T10:11:45.677Z] #20 47.99 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-22T10:11:45.677Z] #20 48.09 invoke-rc.d: could not determine current runlevel [2021-03-22T10:11:45.677Z] #20 48.09 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T10:11:45.677Z] #20 48.13 Setting up pigz (2.4-1) ... [2021-03-22T10:11:45.677Z] #20 48.14 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-22T10:11:45.677Z] #20 48.15 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-22T10:11:45.677Z] #20 48.17 Setting up python-pip-whl (18.1-5) ... [2021-03-22T10:11:45.677Z] #20 48.19 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-22T10:11:45.677Z] #20 48.20 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-22T10:11:45.677Z] #20 ... [2021-03-22T10:11:45.677Z] [2021-03-22T10:11:45.677Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:45.677Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:11:45.677Z] #43 97.23 CC criu/cr-dedup.o [2021-03-22T10:11:45.677Z] #43 97.57 CC criu/cr-dump.o [2021-03-22T10:11:45.677Z] #43 99.68 CC criu/cr-errno.o [2021-03-22T10:11:45.677Z] #43 99.73 CC criu/cr-restore.o [2021-03-22T10:11:45.677Z] #43 103.8 CC criu/cr-service.o [2021-03-22T10:11:45.677Z] #43 105.4 CC criu/crtools.o [2021-03-22T10:11:45.677Z] #43 106.1 CC criu/eventfd.o [2021-03-22T10:11:45.677Z] #43 106.4 CC criu/eventpoll.o [2021-03-22T10:11:45.677Z] #43 107.0 CC criu/external.o [2021-03-22T10:11:45.776Z] #44 96.13 DEP criu/fifo.d [2021-03-22T10:11:45.777Z] #44 96.35 DEP criu/fdstore.d [2021-03-22T10:11:45.905Z] #43 74.41 DEP criu/sysfs_parse.d [2021-03-22T10:11:45.940Z] #43 107.3 CC criu/fault-injection.o [2021-03-22T10:11:46.088Z] #44 96.51 DEP criu/fault-injection.d [2021-03-22T10:11:46.088Z] #44 96.56 DEP criu/external.d [2021-03-22T10:11:46.164Z] #43 74.59 DEP criu/sysctl.d [2021-03-22T10:11:46.164Z] #43 74.79 DEP criu/string.d [2021-03-22T10:11:46.164Z] #43 74.85 DEP criu/stats.d [2021-03-22T10:11:46.203Z] #43 107.4 CC criu/fdstore.o [2021-03-22T10:11:46.203Z] #43 ... [2021-03-22T10:11:46.203Z] [2021-03-22T10:11:46.203Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:46.203Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T10:11:46.203Z] #20 48.73 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-22T10:11:46.203Z] #20 48.74 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-22T10:11:46.203Z] #20 48.75 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-22T10:11:46.203Z] #20 48.76 Setting up vim (2:8.1.0875-5) ... [2021-03-22T10:11:46.204Z] #20 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-22T10:11:46.204Z] #20 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-22T10:11:46.204Z] #20 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-22T10:11:46.204Z] #20 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-22T10:11:46.204Z] #20 48.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-22T10:11:46.204Z] #20 48.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-22T10:11:46.204Z] #20 48.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-22T10:11:46.204Z] #20 48.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-22T10:11:46.204Z] #20 48.87 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-22T10:11:46.389Z] #44 96.68 DEP criu/eventpoll.d [2021-03-22T10:11:46.389Z] #44 96.86 DEP criu/eventfd.d [2021-03-22T10:11:46.423Z] #43 75.01 DEP criu/sockets.d [2021-03-22T10:11:46.467Z] #20 48.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T10:11:46.467Z] #20 48.92 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-22T10:11:46.467Z] #20 48.93 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T10:11:46.467Z] #20 48.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-22T10:11:46.467Z] #20 48.97 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T10:11:46.681Z] #43 75.19 DEP criu/sk-unix.d [2021-03-22T10:11:46.681Z] #43 75.43 DEP criu/sk-tcp.d [2021-03-22T10:11:46.692Z] #44 97.03 DEP criu/crtools.d [2021-03-22T10:11:46.939Z] #43 75.58 DEP criu/sk-queue.d [2021-03-22T10:11:46.998Z] #44 97.24 DEP criu/cr-service.d [2021-03-22T10:11:46.998Z] #44 97.49 DEP criu/cr-restore.d [2021-03-22T10:11:47.197Z] #43 75.72 DEP criu/sk-packet.d [2021-03-22T10:11:47.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T10:11:47.303Z] #44 97.78 DEP criu/cr-errno.d [2021-03-22T10:11:47.303Z] #44 97.81 DEP criu/cr-dump.d [2021-03-22T10:11:47.456Z] #43 76.02 DEP criu/sk-netlink.d [2021-03-22T10:11:47.714Z] #43 76.20 DEP criu/sk-inet.d [2021-03-22T10:11:47.715Z] #43 76.38 DEP criu/signalfd.d [2021-03-22T10:11:47.965Z] #44 98.19 DEP criu/cr-dedup.d [2021-03-22T10:11:47.965Z] #44 98.44 DEP criu/cr-check.d [2021-03-22T10:11:47.973Z] #43 76.51 DEP criu/sigframe.d [2021-03-22T10:11:47.973Z] #43 76.61 DEP criu/shmem.d [2021-03-22T10:11:48.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T10:11:48.233Z] #43 76.74 DEP criu/servicefd.d [2021-03-22T10:11:48.267Z] #44 98.77 DEP criu/config.d [2021-03-22T10:11:48.492Z] #43 76.98 DEP criu/seize.d [2021-03-22T10:11:48.570Z] #44 98.97 DEP criu/clone-noasan.d [2021-03-22T10:11:48.570Z] #44 99.09 DEP criu/cgroup.d [2021-03-22T10:11:48.750Z] #43 77.21 DEP criu/seccomp.d [2021-03-22T10:11:48.751Z] #43 77.40 DEP criu/rst-malloc.d [2021-03-22T10:11:48.870Z] #44 99.31 DEP criu/cgroup-props.d [2021-03-22T10:11:48.925Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.024s coverage: 46.2% of statements [2021-03-22T10:11:49.009Z] #43 77.50 DEP criu/rbtree.d [2021-03-22T10:11:49.010Z] #43 77.53 DEP criu/pstree.d [2021-03-22T10:11:49.026Z] #20 51.64 Setting up iptables (1.8.2-4) ... [2021-03-22T10:11:49.026Z] #20 51.69 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T10:11:49.171Z] #44 99.42 DEP criu/bitmap.d [2021-03-22T10:11:49.171Z] #44 99.44 DEP criu/bfd.d [2021-03-22T10:11:49.171Z] #44 99.55 DEP criu/autofs.d [2021-03-22T10:11:49.269Z] #43 77.79 DEP criu/protobuf.d [2021-03-22T10:11:49.269Z] #43 ... [2021-03-22T10:11:49.269Z] [2021-03-22T10:11:49.269Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:11:49.269Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:11:49.269Z] #45 166.6 github.com/LK4D4/vndr/godl [2021-03-22T10:11:49.269Z] #45 167.4 github.com/LK4D4/vndr [2021-03-22T10:11:49.269Z] #45 ... [2021-03-22T10:11:49.269Z] [2021-03-22T10:11:49.269Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:49.269Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:11:49.269Z] #20 5.436 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-22T10:11:49.269Z] #20 10.92 Fetched 8929 kB in 10s (923 kB/s) [2021-03-22T10:11:49.297Z] #20 51.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T10:11:49.297Z] #20 51.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T10:11:49.297Z] #20 51.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T10:11:49.297Z] #20 51.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-22T10:11:49.297Z] #20 51.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-22T10:11:49.297Z] #20 51.73 Setting up python3 (3.7.3-1) ... [2021-03-22T10:11:49.472Z] #44 99.72 DEP criu/aio.d [2021-03-22T10:11:49.472Z] #44 99.97 DEP criu/action-scripts.d [2021-03-22T10:11:49.528Z] #20 10.92 Reading package lists... [2021-03-22T10:11:49.528Z] #20 ... [2021-03-22T10:11:49.528Z] [2021-03-22T10:11:49.528Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:49.528Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:49.528Z] #43 77.94 GEN criu/protobuf-desc-gen.h [2021-03-22T10:11:49.555Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-03-22T10:11:49.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T10:11:49.778Z] #44 ... [2021-03-22T10:11:49.778Z] [2021-03-22T10:11:49.778Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:11:49.778Z] #25 sha256:992913ae65b9491479181e7a9cf461b86c95dbb6297b92d1f19bbfa0867dde03 [2021-03-22T10:11:49.787Z] #43 ... [2021-03-22T10:11:49.787Z] [2021-03-22T10:11:49.787Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:11:49.787Z] #45 sha256:1ba07ea08f6007dc8b611c5af1c53d3122772a73371f9bab2b9c0a543dc9ca89 [2021-03-22T10:11:49.787Z] #45 DONE 177.1s [2021-03-22T10:11:49.787Z] [2021-03-22T10:11:49.787Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:11:49.788Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T10:11:50.091Z] #25 164.7 Checking out files: 28% (3145/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) [2021-03-22T10:11:50.091Z] #25 ... [2021-03-22T10:11:50.091Z] [2021-03-22T10:11:50.091Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:11:50.091Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:11:50.091Z] #46 155.2 net/textproto [2021-03-22T10:11:50.091Z] #46 155.3 crypto/x509 [2021-03-22T10:11:50.091Z] #46 157.9 vendor/golang.org/x/net/http/httpguts [2021-03-22T10:11:50.091Z] #46 158.0 mime/multipart [2021-03-22T10:11:50.091Z] #46 161.5 crypto/tls [2021-03-22T10:11:50.252Z] #20 52.50 Setting up python3-wheel (0.32.3-2) ... [2021-03-22T10:11:50.356Z] #40 ... [2021-03-22T10:11:50.356Z] [2021-03-22T10:11:50.356Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:50.356Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:11:50.356Z] #20 10.92 Reading package lists... [2021-03-22T10:11:50.393Z] #46 ... [2021-03-22T10:11:50.393Z] [2021-03-22T10:11:50.393Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:11:50.393Z] #25 sha256:992913ae65b9491479181e7a9cf461b86c95dbb6297b92d1f19bbfa0867dde03 [2021-03-22T10:11:50.506Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T10:11:50.506Z] Using test binary docker [2021-03-22T10:11:50.764Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T10:11:50.764Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-22T10:11:50.764Z] INFO: Waiting for daemon to start... [2021-03-22T10:11:50.764Z] Starting dockerd [2021-03-22T10:11:50.829Z] #20 53.24 Setting up apparmor (2.13.2-10) ... [2021-03-22T10:11:52.241Z] #25 164.7 Checking out files: 28% (3145/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 51% (5748/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 72% (8120/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) [2021-03-22T10:11:52.241Z] #25 ... [2021-03-22T10:11:52.241Z] [2021-03-22T10:11:52.241Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:52.241Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:11:52.241Z] #21 38.34 Selecting previously unselected package python3.7. [2021-03-22T10:11:52.241Z] #21 38.34 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 38.34 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T10:11:52.241Z] #21 38.65 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-03-22T10:11:52.241Z] #21 38.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 38.70 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-22T10:11:52.241Z] #21 38.92 Setting up python3-minimal (3.7.3-1) ... [2021-03-22T10:11:52.241Z] #21 40.50 Selecting previously unselected package python3. [2021-03-22T10:11:52.241Z] #21 40.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24024 files and directories currently installed.) [2021-03-22T10:11:52.241Z] #21 40.57 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 40.59 Unpacking python3 (3.7.3-1) ... [2021-03-22T10:11:52.241Z] #21 40.75 Selecting previously unselected package libip4tc0:ppc64el. [2021-03-22T10:11:52.241Z] #21 40.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 40.77 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-03-22T10:11:52.241Z] #21 40.86 Selecting previously unselected package libip6tc0:ppc64el. [2021-03-22T10:11:52.241Z] #21 40.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 40.89 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-03-22T10:11:52.241Z] #21 40.98 Selecting previously unselected package libiptc0:ppc64el. [2021-03-22T10:11:52.241Z] #21 40.98 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 40.99 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-03-22T10:11:52.241Z] #21 41.05 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-03-22T10:11:52.241Z] #21 41.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 41.07 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-22T10:11:52.241Z] #21 41.15 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-03-22T10:11:52.241Z] #21 41.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 41.15 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-22T10:11:52.241Z] #21 41.25 Selecting previously unselected package libnftnl11:ppc64el. [2021-03-22T10:11:52.241Z] #21 41.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 41.27 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-03-22T10:11:52.241Z] #21 41.36 Selecting previously unselected package iptables. [2021-03-22T10:11:52.241Z] #21 41.36 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 41.38 Unpacking iptables (1.8.2-4) ... [2021-03-22T10:11:52.241Z] #21 41.98 Selecting previously unselected package xxd. [2021-03-22T10:11:52.241Z] #21 41.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 41.99 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T10:11:52.241Z] #21 42.15 Selecting previously unselected package vim-common. [2021-03-22T10:11:52.241Z] #21 42.16 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:11:52.241Z] #21 42.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T10:11:52.241Z] #21 42.42 Selecting previously unselected package bash-completion. [2021-03-22T10:11:52.241Z] #21 42.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-22T10:11:52.241Z] #21 46.94 Unpacking bash-completion (1:2.8-6) ... [2021-03-22T10:11:52.241Z] #21 47.70 Selecting previously unselected package bzip2. [2021-03-22T10:11:52.241Z] #21 47.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 47.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T10:11:52.241Z] #21 47.84 Selecting previously unselected package xz-utils. [2021-03-22T10:11:52.241Z] #21 47.84 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 47.85 Unpacking xz-utils (5.2.4-1) ... [2021-03-22T10:11:52.241Z] #21 48.11 Selecting previously unselected package apparmor. [2021-03-22T10:11:52.241Z] #21 48.13 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-03-22T10:11:52.241Z] #21 48.27 Unpacking apparmor (2.13.2-10) ... [2021-03-22T10:11:52.544Z] #21 ... [2021-03-22T10:11:52.544Z] [2021-03-22T10:11:52.544Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:11:52.544Z] #25 sha256:992913ae65b9491479181e7a9cf461b86c95dbb6297b92d1f19bbfa0867dde03 [2021-03-22T10:11:52.672Z] . [2021-03-22T10:11:52.672Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T10:11:52.672Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T10:11:52.672Z] Error: No such image: emptyfs [2021-03-22T10:11:52.758Z] #20 55.20 Setting up xfsprogs (4.20.0-1) ... [2021-03-22T10:11:52.758Z] #20 55.21 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-22T10:11:52.849Z] #25 164.7 Checking out files: 28% (3145/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 51% (5748/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 72% (8120/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 96% (10784/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-22T10:11:52.932Z] Running integration-test (iteration 1) [2021-03-22T10:11:52.932Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T10:11:53.022Z] #20 ... [2021-03-22T10:11:53.022Z] [2021-03-22T10:11:53.022Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:11:53.022Z] #49 sha256:9b6882726819189416d08af07ac02d1f67235b9518b79b869964d3eef22dafac [2021-03-22T10:11:53.022Z] #49 190.4 + /build/golangci-lint --version [2021-03-22T10:11:53.065Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.166s coverage: 49.4% of statements [2021-03-22T10:11:53.150Z] #25 168.1 + cd /tmp/tmp.24jAjQ9xpu/tmp/docker-ce [2021-03-22T10:11:53.150Z] #25 168.1 + git checkout -q v17.06.2-ce [2021-03-22T10:11:53.285Z] #49 190.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T10:11:54.808Z] #20 15.35 Reading package lists... [2021-03-22T10:11:55.068Z] #20 19.17 Building dependency tree... [2021-03-22T10:11:55.210Z] #49 DONE 192.4s [2021-03-22T10:11:55.210Z] [2021-03-22T10:11:55.210Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:55.210Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T10:11:55.210Z] #20 55.67 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-22T10:11:55.210Z] #20 57.13 Setting up python3-distutils (3.7.3-1) ... [2021-03-22T10:11:55.474Z] #20 58.13 Setting up python3-setuptools (40.8.0-1) ... [2021-03-22T10:11:56.005Z] #20 ... [2021-03-22T10:11:56.005Z] [2021-03-22T10:11:56.005Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:56.005Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:56.005Z] #43 80.08 DEP criu/protobuf-desc.d [2021-03-22T10:11:56.005Z] #43 80.19 DEP criu/proc_parse.d [2021-03-22T10:11:56.005Z] #43 80.45 DEP criu/plugin.d [2021-03-22T10:11:56.005Z] #43 80.58 DEP criu/pipes.d [2021-03-22T10:11:56.005Z] #43 80.70 DEP criu/pie-util.d [2021-03-22T10:11:56.005Z] #43 80.78 DEP criu/pie-util-vdso.d [2021-03-22T10:11:56.005Z] #43 80.91 DEP criu/pie-util-vdso-elf32.d [2021-03-22T10:11:56.005Z] #43 81.08 DEP criu/path.d [2021-03-22T10:11:56.005Z] #43 81.20 DEP criu/parasite-syscall.d [2021-03-22T10:11:56.005Z] #43 81.44 DEP criu/pagemap.d [2021-03-22T10:11:56.005Z] #43 81.60 DEP criu/pagemap-cache.d [2021-03-22T10:11:56.005Z] #43 81.73 DEP criu/page-xfer.d [2021-03-22T10:11:56.005Z] #43 81.94 DEP criu/page-pipe.d [2021-03-22T10:11:56.005Z] #43 82.08 DEP criu/netfilter.d [2021-03-22T10:11:56.005Z] #43 82.23 DEP criu/net.d [2021-03-22T10:11:56.005Z] #43 82.38 DEP criu/namespaces.d [2021-03-22T10:11:56.005Z] #43 82.53 DEP criu/mount.d [2021-03-22T10:11:56.005Z] #43 82.66 DEP criu/memfd.d [2021-03-22T10:11:56.005Z] #43 82.78 DEP criu/mem.d [2021-03-22T10:11:56.005Z] #43 82.96 DEP criu/lsm.d [2021-03-22T10:11:56.005Z] #43 83.10 DEP criu/log.d [2021-03-22T10:11:56.005Z] #43 83.21 DEP criu/libnetlink.d [2021-03-22T10:11:56.005Z] #43 83.36 DEP criu/kerndat.d [2021-03-22T10:11:56.005Z] #43 83.56 DEP criu/kcmp-ids.d [2021-03-22T10:11:56.005Z] #43 83.68 DEP criu/irmap.d [2021-03-22T10:11:56.005Z] #43 83.84 DEP criu/ipc_ns.d [2021-03-22T10:11:56.005Z] #43 83.99 DEP criu/image.d [2021-03-22T10:11:56.005Z] #43 84.18 DEP criu/image-desc.d [2021-03-22T10:11:56.005Z] #43 84.25 DEP criu/fsnotify.d [2021-03-22T10:11:56.005Z] #43 84.47 DEP criu/filesystems.d [2021-03-22T10:11:56.005Z] #43 84.62 DEP criu/files.d [2021-03-22T10:11:56.265Z] #43 84.79 DEP criu/files-reg.d [2021-03-22T10:11:56.265Z] #43 84.95 DEP criu/files-ext.d [2021-03-22T10:11:56.423Z] #20 ... [2021-03-22T10:11:56.423Z] [2021-03-22T10:11:56.423Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:56.423Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:11:56.423Z] #43 107.9 CC criu/fifo.o [2021-03-22T10:11:56.423Z] #43 108.3 CC criu/file-ids.o [2021-03-22T10:11:56.423Z] #43 108.7 CC criu/file-lock.o [2021-03-22T10:11:56.423Z] #43 109.4 CC criu/files-ext.o [2021-03-22T10:11:56.423Z] #43 109.8 CC criu/files-reg.o [2021-03-22T10:11:56.423Z] #43 112.0 CC criu/files.o [2021-03-22T10:11:56.423Z] #43 113.7 CC criu/filesystems.o [2021-03-22T10:11:56.423Z] #43 114.3 CC criu/fsnotify.o [2021-03-22T10:11:56.423Z] #43 115.1 CC criu/image-desc.o [2021-03-22T10:11:56.423Z] #43 115.2 CC criu/image.o [2021-03-22T10:11:56.423Z] #43 116.3 CC criu/ipc_ns.o [2021-03-22T10:11:56.423Z] #43 117.3 CC criu/irmap.o [2021-03-22T10:11:56.524Z] #43 ... [2021-03-22T10:11:56.524Z] [2021-03-22T10:11:56.524Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:11:56.524Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-22T10:11:56.524Z] #32 DONE 183.6s [2021-03-22T10:11:56.524Z] [2021-03-22T10:11:56.524Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:11:56.524Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:11:56.524Z] #43 85.13 DEP criu/file-lock.d [2021-03-22T10:11:56.524Z] #43 ... [2021-03-22T10:11:56.524Z] [2021-03-22T10:11:56.524Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:56.524Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:11:56.524Z] #20 20.97 libcap2-bin is already the newest version (1:2.25-2). [2021-03-22T10:11:56.524Z] #20 20.97 The following additional packages will be installed: [2021-03-22T10:11:56.524Z] #20 20.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-22T10:11:56.524Z] #20 21.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-22T10:11:56.524Z] #20 21.00 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-22T10:11:56.524Z] #20 21.00 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-22T10:11:56.524Z] #20 21.01 python3.7 python3.7-minimal vim-runtime xxd [2021-03-22T10:11:56.524Z] #20 21.02 Suggested packages: [2021-03-22T10:11:56.524Z] #20 21.02 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-22T10:11:56.524Z] #20 21.02 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-22T10:11:56.524Z] #20 21.02 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-22T10:11:56.524Z] #20 21.02 Recommended packages: [2021-03-22T10:11:56.524Z] #20 21.02 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-22T10:11:56.524Z] #20 21.02 python3-keyrings.alt python3-xdg unzip [2021-03-22T10:11:56.686Z] #43 118.1 CC criu/kcmp-ids.o [2021-03-22T10:11:56.743Z] #25 171.9 + mkdir -p /tmp/tmp.24jAjQ9xpu/src/github.com/docker [2021-03-22T10:11:56.950Z] #43 118.4 CC criu/kerndat.o [2021-03-22T10:11:56.950Z] #43 ... [2021-03-22T10:11:56.950Z] [2021-03-22T10:11:56.950Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:56.950Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-22T10:11:56.950Z] #20 59.58 Setting up python3-pip (18.1-5) ... [2021-03-22T10:11:57.045Z] #25 171.9 + mv components/cli /tmp/tmp.24jAjQ9xpu/src/github.com/docker/cli [2021-03-22T10:11:57.045Z] #25 171.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-22T10:11:58.349Z] #20 60.67 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:11:58.349Z] #20 60.76 Processing triggers for mime-support (3.62) ... [2021-03-22T10:11:58.430Z] #20 23.12 The following NEW packages will be installed: [2021-03-22T10:11:58.430Z] #20 23.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-22T10:11:58.430Z] #20 23.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-22T10:11:58.430Z] #20 23.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-22T10:11:58.430Z] #20 23.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-22T10:11:58.430Z] #20 23.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-22T10:11:58.430Z] #20 23.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-22T10:11:58.430Z] #20 23.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-22T10:11:58.430Z] #20 23.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-22T10:11:58.430Z] #20 23.13 xz-utils zip [2021-03-22T10:11:58.613Z] #20 DONE 61.1s [2021-03-22T10:11:58.613Z] [2021-03-22T10:11:58.613Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-22T10:11:58.613Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-03-22T10:11:58.622Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.409s coverage: 73.3% of statements [2021-03-22T10:11:58.622Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-22T10:11:58.622Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-03-22T10:11:58.689Z] #20 23.46 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-22T10:11:58.689Z] #20 23.46 Need to get 28.5 MB of archives. [2021-03-22T10:11:58.689Z] #20 23.46 After this operation, 116 MB of additional disk space will be used. [2021-03-22T10:11:58.689Z] #20 23.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-22T10:11:58.689Z] #20 23.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-22T10:11:58.689Z] #20 23.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-22T10:11:58.689Z] #20 23.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-22T10:11:58.948Z] #20 23.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-22T10:11:58.948Z] #20 23.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-22T10:11:58.948Z] #20 23.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-22T10:11:58.948Z] #20 23.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-22T10:11:58.948Z] #20 23.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-22T10:11:58.948Z] #20 23.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-22T10:11:58.948Z] #20 23.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-22T10:11:58.948Z] #20 23.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-22T10:11:58.948Z] #20 23.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-22T10:11:58.948Z] #20 23.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-22T10:11:58.948Z] #20 23.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-22T10:11:58.948Z] #20 23.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-22T10:11:58.948Z] #20 23.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-22T10:11:58.948Z] #20 23.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-22T10:11:58.948Z] #20 23.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-22T10:11:58.948Z] #20 23.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-22T10:11:59.207Z] #20 23.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-22T10:11:59.207Z] #20 23.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-22T10:11:59.207Z] #20 23.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-22T10:11:59.207Z] #20 23.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-22T10:11:59.207Z] #20 23.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-22T10:11:59.207Z] #20 23.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-22T10:11:59.207Z] #20 23.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-22T10:11:59.207Z] #20 23.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-22T10:11:59.207Z] #20 23.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-22T10:11:59.233Z] #25 ... [2021-03-22T10:11:59.233Z] [2021-03-22T10:11:59.233Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:11:59.233Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:11:59.233Z] #21 48.81 Selecting previously unselected package aufs-tools. [2021-03-22T10:11:59.233Z] #21 48.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 48.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-22T10:11:59.233Z] #21 49.09 Selecting previously unselected package libonig5:ppc64el. [2021-03-22T10:11:59.233Z] #21 49.10 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 49.11 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-22T10:11:59.233Z] #21 49.28 Selecting previously unselected package libjq1:ppc64el. [2021-03-22T10:11:59.233Z] #21 49.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 49.30 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-22T10:11:59.233Z] #21 49.49 Selecting previously unselected package jq. [2021-03-22T10:11:59.233Z] #21 49.52 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 49.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T10:11:59.233Z] #21 49.61 Selecting previously unselected package libaio1:ppc64el. [2021-03-22T10:11:59.233Z] #21 49.63 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 49.63 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-03-22T10:11:59.233Z] #21 49.69 Selecting previously unselected package libgpm2:ppc64el. [2021-03-22T10:11:59.233Z] #21 49.69 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 49.70 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-03-22T10:11:59.233Z] #21 49.78 Selecting previously unselected package libicu63:ppc64el. [2021-03-22T10:11:59.233Z] #21 49.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 49.82 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-22T10:11:59.233Z] #21 53.86 Selecting previously unselected package libnet1:ppc64el. [2021-03-22T10:11:59.233Z] #21 53.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 53.88 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-22T10:11:59.233Z] #21 53.97 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-22T10:11:59.233Z] #21 53.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 54.01 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-22T10:11:59.233Z] #21 54.15 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-22T10:11:59.233Z] #21 54.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 54.17 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-22T10:11:59.233Z] #21 54.30 Selecting previously unselected package libreadline5:ppc64el. [2021-03-22T10:11:59.233Z] #21 54.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 54.33 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-22T10:11:59.233Z] #21 54.46 Selecting previously unselected package net-tools. [2021-03-22T10:11:59.233Z] #21 54.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-03-22T10:11:59.233Z] #21 54.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T10:11:59.233Z] #21 54.75 Selecting previously unselected package python-pip-whl. [2021-03-22T10:11:59.233Z] #21 54.76 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-22T10:11:59.233Z] #21 54.76 Unpacking python-pip-whl (18.1-5) ... [2021-03-22T10:11:59.233Z] #21 55.25 Selecting previously unselected package python3-lib2to3. [2021-03-22T10:11:59.233Z] #21 55.27 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-22T10:11:59.233Z] #21 55.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-22T10:11:59.466Z] #20 24.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-22T10:11:59.654Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-03-22T10:11:59.654Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.311s coverage: 57.7% of statements [2021-03-22T10:11:59.654Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-22T10:11:59.654Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-22T10:11:59.725Z] #20 24.34 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-22T10:11:59.726Z] #20 24.34 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-22T10:11:59.726Z] #20 24.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-22T10:11:59.726Z] #20 24.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-22T10:11:59.726Z] #20 24.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-22T10:11:59.726Z] #20 24.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-22T10:11:59.726Z] #20 24.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-22T10:11:59.726Z] #20 24.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-22T10:11:59.726Z] #20 24.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-22T10:11:59.726Z] #20 24.51 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-22T10:11:59.726Z] #20 24.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-22T10:11:59.726Z] #20 24.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-22T10:11:59.726Z] #20 24.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-22T10:11:59.790Z] #21 55.43 Selecting previously unselected package python3-distutils. [2021-03-22T10:11:59.790Z] #21 55.45 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-22T10:11:59.790Z] #21 55.46 Unpacking python3-distutils (3.7.3-1) ... [2021-03-22T10:11:59.790Z] #21 55.66 Selecting previously unselected package python3-pip. [2021-03-22T10:11:59.790Z] #21 55.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-22T10:11:59.790Z] #21 55.67 Unpacking python3-pip (18.1-5) ... [2021-03-22T10:11:59.985Z] #20 24.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-22T10:11:59.985Z] #20 24.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-22T10:11:59.985Z] #20 24.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-22T10:12:00.009Z] #21 1.314 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-22T10:12:00.009Z] #21 1.318 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-22T10:12:00.009Z] #21 1.323 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-22T10:12:00.009Z] #21 DONE 1.4s [2021-03-22T10:12:00.009Z] [2021-03-22T10:12:00.009Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:12:00.009Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-22T10:12:00.099Z] #21 55.89 Selecting previously unselected package python3-pkg-resources. [2021-03-22T10:12:00.099Z] #21 55.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T10:12:00.099Z] #21 55.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-22T10:12:00.099Z] #21 ... [2021-03-22T10:12:00.099Z] [2021-03-22T10:12:00.099Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:00.099Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:12:00.099Z] #44 100.3 CC criu/action-scripts.o [2021-03-22T10:12:00.099Z] #44 101.1 CC criu/aio.o [2021-03-22T10:12:00.099Z] #44 102.2 CC criu/autofs.o [2021-03-22T10:12:00.099Z] #44 104.7 CC criu/bfd.o [2021-03-22T10:12:00.099Z] #44 105.7 CC criu/bitmap.o [2021-03-22T10:12:00.099Z] #44 106.0 CC criu/cgroup-props.o [2021-03-22T10:12:00.099Z] #44 107.2 CC criu/cgroup.o [2021-03-22T10:12:00.099Z] #44 ... [2021-03-22T10:12:00.099Z] [2021-03-22T10:12:00.099Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:12:00.099Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:12:00.099Z] #21 56.14 Selecting previously unselected package python3-setuptools. [2021-03-22T10:12:00.099Z] #21 56.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-22T10:12:00.099Z] #21 56.16 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-22T10:12:00.244Z] #20 24.92 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-22T10:12:00.244Z] #20 24.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-22T10:12:00.286Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-03-22T10:12:00.409Z] #21 56.51 Selecting previously unselected package python3-wheel. [2021-03-22T10:12:00.709Z] #21 56.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-22T10:12:00.709Z] #21 56.55 Unpacking python3-wheel (0.32.3-2) ... [2021-03-22T10:12:00.709Z] #21 56.74 Selecting previously unselected package sudo. [2021-03-22T10:12:00.709Z] #21 56.75 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-03-22T10:12:00.709Z] #21 56.76 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-22T10:12:00.812Z] #20 25.62 debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T10:12:00.812Z] #20 25.72 Fetched 28.5 MB in 2s (16.1 MB/s) [2021-03-22T10:12:01.071Z] #20 25.77 Selecting previously unselected package pigz. [2021-03-22T10:12:01.071Z] #20 25.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-22T10:12:01.071Z] #20 25.84 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-22T10:12:01.071Z] #20 25.84 Unpacking pigz (2.4-1) ... [2021-03-22T10:12:01.071Z] #20 25.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-22T10:12:01.330Z] #20 25.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T10:12:01.330Z] #20 25.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T10:12:01.364Z] #21 57.43 Selecting previously unselected package thin-provisioning-tools. [2021-03-22T10:12:01.364Z] #21 57.43 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-03-22T10:12:01.364Z] #21 57.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T10:12:01.590Z] #20 26.39 Selecting previously unselected package python3.7-minimal. [2021-03-22T10:12:01.590Z] #20 26.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T10:12:01.590Z] #20 26.40 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T10:12:01.663Z] #21 57.69 Selecting previously unselected package uidmap. [2021-03-22T10:12:01.663Z] #21 57.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-03-22T10:12:01.663Z] #21 57.72 Unpacking uidmap (1:4.5-1.1) ... [2021-03-22T10:12:01.792Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 6.7% of statements [2021-03-22T10:12:01.792Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-22T10:12:01.792Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-22T10:12:01.961Z] #21 57.85 Selecting previously unselected package vim-runtime. [2021-03-22T10:12:01.961Z] #21 57.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:12:01.961Z] #21 57.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-22T10:12:01.961Z] #21 57.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-22T10:12:01.961Z] #21 57.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-22T10:12:02.082Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 43.2% of statements [2021-03-22T10:12:02.527Z] #20 27.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T10:12:02.527Z] #20 27.27 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-22T10:12:03.115Z] ok github.com/docker/docker/daemon/logger/awslogs 0.077s coverage: 77.4% of statements [2021-03-22T10:12:03.115Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-22T10:12:03.115Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-22T10:12:03.115Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2021-03-22T10:12:03.746Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-03-22T10:12:03.746Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2021-03-22T10:12:04.036Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2021-03-22T10:12:04.235Z] #22 4.310 Collecting yamllint==1.16.0 [2021-03-22T10:12:04.668Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2021-03-22T10:12:04.668Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-22T10:12:05.062Z] #20 29.41 Selecting previously unselected package python3-minimal. [2021-03-22T10:12:05.062Z] #20 29.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-22T10:12:05.062Z] #20 29.47 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-22T10:12:05.062Z] #20 29.49 Unpacking python3-minimal (3.7.3-1) ... [2021-03-22T10:12:05.062Z] #20 29.57 Selecting previously unselected package libmpdec2:amd64. [2021-03-22T10:12:05.062Z] #20 29.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-22T10:12:05.062Z] #20 29.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T10:12:05.062Z] #20 29.66 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-22T10:12:05.062Z] #20 29.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T10:12:05.062Z] #20 29.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T10:12:05.133Z] Loaded image: buildpack-deps:buster [2021-03-22T10:12:05.133Z] Loaded image: busybox:latest [2021-03-22T10:12:05.299Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.068s coverage: 56.8% of statements [2021-03-22T10:12:05.391Z] Loaded image: busybox:glibc [2021-03-22T10:12:05.548Z] #21 ... [2021-03-22T10:12:05.548Z] [2021-03-22T10:12:05.548Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:12:05.548Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:12:05.548Z] #46 170.1 net/http/httptrace [2021-03-22T10:12:05.548Z] #46 170.5 net/http [2021-03-22T10:12:05.548Z] #46 ... [2021-03-22T10:12:05.548Z] [2021-03-22T10:12:05.548Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:05.548Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:12:05.548Z] #44 112.8 CC criu/clone-noasan.o [2021-03-22T10:12:05.548Z] #44 113.1 CC criu/config.o [2021-03-22T10:12:05.631Z] #20 30.58 Selecting previously unselected package python3.7. [2021-03-22T10:12:05.849Z] #44 116.2 CC criu/cr-check.o [2021-03-22T10:12:05.890Z] #20 30.58 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-22T10:12:05.890Z] #20 30.59 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T10:12:05.890Z] #20 30.70 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-22T10:12:05.890Z] #20 30.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-22T10:12:05.890Z] #20 30.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T10:12:05.931Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2021-03-22T10:12:06.149Z] #20 30.83 Setting up python3-minimal (3.7.3-1) ... [2021-03-22T10:12:06.793Z] #22 ... [2021-03-22T10:12:06.793Z] [2021-03-22T10:12:06.793Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:06.793Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:12:06.793Z] #43 119.3 CC criu/libnetlink.o [2021-03-22T10:12:06.793Z] #43 119.7 CC criu/log.o [2021-03-22T10:12:06.793Z] #43 120.2 CC criu/lsm.o [2021-03-22T10:12:06.793Z] #43 120.5 CC criu/mem.o [2021-03-22T10:12:06.793Z] #43 122.4 CC criu/memfd.o [2021-03-22T10:12:06.793Z] #43 122.9 CC criu/mount.o [2021-03-22T10:12:06.793Z] #43 126.2 CC criu/namespaces.o [2021-03-22T10:12:06.793Z] #43 127.5 CC criu/net.o [2021-03-22T10:12:06.963Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2021-03-22T10:12:06.963Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-03-22T10:12:07.086Z] #20 31.71 Selecting previously unselected package python3. [2021-03-22T10:12:07.086Z] #20 31.71 (Reading database ... [2021-03-22T10:12:07.086Z] #20 ... [2021-03-22T10:12:07.086Z] [2021-03-22T10:12:07.086Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:07.086Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:12:07.086Z] #43 85.45 DEP criu/file-ids.d [2021-03-22T10:12:07.086Z] #43 85.73 DEP criu/fifo.d [2021-03-22T10:12:07.086Z] #43 85.97 DEP criu/fdstore.d [2021-03-22T10:12:07.086Z] #43 86.13 DEP criu/fault-injection.d [2021-03-22T10:12:07.086Z] #43 86.24 DEP criu/external.d [2021-03-22T10:12:07.086Z] #43 86.47 DEP criu/eventpoll.d [2021-03-22T10:12:07.086Z] #43 86.73 DEP criu/eventfd.d [2021-03-22T10:12:07.086Z] #43 86.83 DEP criu/crtools.d [2021-03-22T10:12:07.086Z] #43 87.00 DEP criu/cr-service.d [2021-03-22T10:12:07.086Z] #43 87.11 DEP criu/cr-restore.d [2021-03-22T10:12:07.086Z] #43 87.27 DEP criu/cr-errno.d [2021-03-22T10:12:07.086Z] #43 87.29 DEP criu/cr-dump.d [2021-03-22T10:12:07.086Z] #43 87.44 DEP criu/cr-dedup.d [2021-03-22T10:12:07.086Z] #43 87.59 DEP criu/cr-check.d [2021-03-22T10:12:07.086Z] #43 87.80 DEP criu/config.d [2021-03-22T10:12:07.086Z] #43 87.91 DEP criu/clone-noasan.d [2021-03-22T10:12:07.086Z] #43 87.99 DEP criu/cgroup.d [2021-03-22T10:12:07.086Z] #43 88.12 DEP criu/cgroup-props.d [2021-03-22T10:12:07.086Z] #43 88.19 DEP criu/bitmap.d [2021-03-22T10:12:07.086Z] #43 88.21 DEP criu/bfd.d [2021-03-22T10:12:07.086Z] #43 88.28 DEP criu/autofs.d [2021-03-22T10:12:07.086Z] #43 88.41 DEP criu/aio.d [2021-03-22T10:12:07.086Z] #43 88.53 DEP criu/action-scripts.d [2021-03-22T10:12:07.086Z] #43 88.77 CC criu/action-scripts.o [2021-03-22T10:12:07.086Z] #43 89.16 CC criu/aio.o [2021-03-22T10:12:07.086Z] #43 89.64 CC criu/autofs.o [2021-03-22T10:12:07.086Z] #43 90.94 CC criu/bfd.o [2021-03-22T10:12:07.086Z] #43 91.40 CC criu/bitmap.o [2021-03-22T10:12:07.086Z] #43 91.58 CC criu/cgroup-props.o [2021-03-22T10:12:07.086Z] #43 92.27 CC criu/cgroup.o [2021-03-22T10:12:07.086Z] #43 95.06 CC criu/clone-noasan.o [2021-03-22T10:12:07.086Z] #43 95.26 CC criu/config.o [2021-03-22T10:12:07.086Z] #43 ... [2021-03-22T10:12:07.086Z] [2021-03-22T10:12:07.086Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:12:07.086Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:12:07.086Z] #20 31.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-22T10:12:07.086Z] #20 31.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-22T10:12:07.086Z] #20 31.77 Unpacking python3 (3.7.3-1) ... [2021-03-22T10:12:07.086Z] #20 31.87 Selecting previously unselected package libip4tc0:amd64. [2021-03-22T10:12:07.086Z] #20 31.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-22T10:12:07.086Z] #20 31.90 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T10:12:07.345Z] #20 31.99 Selecting previously unselected package libip6tc0:amd64. [2021-03-22T10:12:07.345Z] #20 32.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-22T10:12:07.345Z] #20 32.01 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T10:12:07.345Z] #20 32.11 Selecting previously unselected package libiptc0:amd64. [2021-03-22T10:12:07.345Z] #20 32.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-22T10:12:07.345Z] #20 32.12 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-22T10:12:07.345Z] #20 32.20 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-22T10:12:07.345Z] #20 32.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-22T10:12:07.345Z] #20 32.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T10:12:07.345Z] #20 32.31 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-22T10:12:07.403Z] #44 ... [2021-03-22T10:12:07.403Z] [2021-03-22T10:12:07.403Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:12:07.403Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:12:07.403Z] #21 61.61 Selecting previously unselected package vim. [2021-03-22T10:12:07.403Z] #21 61.62 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-22T10:12:07.403Z] #21 61.64 Unpacking vim (2:8.1.0875-5) ... [2021-03-22T10:12:07.403Z] #21 62.36 Selecting previously unselected package xfsprogs. [2021-03-22T10:12:07.403Z] #21 62.37 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-03-22T10:12:07.403Z] #21 62.38 Unpacking xfsprogs (4.20.0-1) ... [2021-03-22T10:12:07.403Z] #21 62.91 Selecting previously unselected package zip. [2021-03-22T10:12:07.403Z] #21 62.92 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-03-22T10:12:07.403Z] #21 62.93 Unpacking zip (3.0-11+b1) ... [2021-03-22T10:12:07.403Z] #21 63.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-22T10:12:07.403Z] #21 63.13 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T10:12:07.403Z] #21 63.14 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-03-22T10:12:07.403Z] #21 63.15 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-22T10:12:07.403Z] #21 63.17 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-03-22T10:12:07.403Z] #21 63.18 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-03-22T10:12:07.403Z] #21 63.20 Setting up uidmap (1:4.5-1.1) ... [2021-03-22T10:12:07.403Z] #21 63.21 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-03-22T10:12:07.403Z] #21 63.22 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-22T10:12:07.403Z] #21 63.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T10:12:07.403Z] #21 63.25 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-22T10:12:07.403Z] #21 63.27 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-22T10:12:07.403Z] #21 63.28 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T10:12:07.403Z] #21 63.30 Setting up zip (3.0-11+b1) ... [2021-03-22T10:12:07.403Z] #21 63.31 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T10:12:07.403Z] #21 63.38 Setting up bash-completion (1:2.8-6) ... [2021-03-22T10:12:07.594Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-03-22T10:12:07.604Z] #20 32.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-22T10:12:07.604Z] #20 32.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T10:12:07.604Z] #20 32.41 Selecting previously unselected package libnftnl11:amd64. [2021-03-22T10:12:07.604Z] #20 32.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-22T10:12:07.604Z] #20 32.43 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T10:12:07.863Z] #20 32.53 Selecting previously unselected package iptables. [2021-03-22T10:12:07.863Z] #20 32.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-22T10:12:07.863Z] #20 32.54 Unpacking iptables (1.8.2-4) ... [2021-03-22T10:12:07.885Z] ok github.com/docker/docker/daemon/logger/splunk 1.410s coverage: 82.5% of statements [2021-03-22T10:12:07.885Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-22T10:12:07.885Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-22T10:12:07.923Z] Loaded image: debian:bullseye [2021-03-22T10:12:07.923Z] Loaded image: hello-world:latest [2021-03-22T10:12:07.923Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:12:07.923Z] INFO: Testing against a local daemon [2021-03-22T10:12:07.923Z] === RUN TestCgroupNamespacesBuild [2021-03-22T10:12:08.122Z] #20 32.89 Selecting previously unselected package xxd. [2021-03-22T10:12:08.122Z] #20 32.90 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T10:12:08.122Z] #20 32.90 Unpacking xxd (2:8.1.0875-5) ... [2021-03-22T10:12:08.188Z] #43 129.8 CC criu/netfilter.o [2021-03-22T10:12:08.381Z] #20 33.03 Selecting previously unselected package vim-common. [2021-03-22T10:12:08.381Z] #20 33.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:12:08.381Z] #20 33.08 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-22T10:12:08.381Z] #20 33.28 Selecting previously unselected package bash-completion. [2021-03-22T10:12:08.451Z] #43 130.0 CC criu/page-pipe.o [2021-03-22T10:12:08.640Z] #20 33.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-22T10:12:09.026Z] #43 130.6 CC criu/page-xfer.o [2021-03-22T10:12:09.390Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2021-03-22T10:12:09.390Z] ok github.com/docker/docker/distribution 0.228s coverage: 25.2% of statements [2021-03-22T10:12:09.390Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-22T10:12:09.823Z] --- PASS: TestCgroupNamespacesBuild (1.85s) [2021-03-22T10:12:09.823Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T10:12:09.975Z] #43 ... [2021-03-22T10:12:09.975Z] [2021-03-22T10:12:09.975Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:12:09.975Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-22T10:12:09.975Z] #22 9.746 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-22T10:12:09.975Z] #22 9.842 Collecting pyyaml (from yamllint==1.16.0) [2021-03-22T10:12:10.238Z] #22 10.07 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-22T10:12:10.422Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-03-22T10:12:10.827Z] #22 10.65 Installing build dependencies: started [2021-03-22T10:12:11.053Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-03-22T10:12:11.176Z] #20 35.81 Unpacking bash-completion (1:2.8-6) ... [2021-03-22T10:12:11.199Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.55s) [2021-03-22T10:12:11.199Z] === RUN TestBuildWithSession [2021-03-22T10:12:11.199Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T10:12:11.199Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:12:11.199Z] === RUN TestBuildSquashParent [2021-03-22T10:12:11.439Z] #20 36.33 Selecting previously unselected package bzip2. [2021-03-22T10:12:11.439Z] #20 36.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-22T10:12:11.439Z] #20 36.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T10:12:11.684Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-03-22T10:12:11.699Z] #20 36.44 Selecting previously unselected package xz-utils. [2021-03-22T10:12:11.699Z] #20 36.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-22T10:12:11.699Z] #20 36.46 Unpacking xz-utils (5.2.4-1) ... [2021-03-22T10:12:11.957Z] #20 36.63 Selecting previously unselected package apparmor. [2021-03-22T10:12:11.957Z] #20 36.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-22T10:12:11.957Z] #20 36.75 Unpacking apparmor (2.13.2-10) ... [2021-03-22T10:12:11.975Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements [2021-03-22T10:12:11.975Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-22T10:12:12.219Z] #20 37.06 Selecting previously unselected package aufs-tools. [2021-03-22T10:12:12.219Z] #20 37.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-22T10:12:12.219Z] #20 37.07 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-22T10:12:12.265Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.6% of statements [2021-03-22T10:12:12.478Z] #20 37.17 Selecting previously unselected package libonig5:amd64. [2021-03-22T10:12:12.478Z] #20 37.18 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-22T10:12:12.478Z] #20 37.18 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-22T10:12:12.478Z] #20 37.33 Selecting previously unselected package libjq1:amd64. [2021-03-22T10:12:12.478Z] #20 37.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T10:12:12.478Z] #20 37.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T10:12:12.738Z] #20 37.44 Selecting previously unselected package jq. [2021-03-22T10:12:12.738Z] #20 37.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-22T10:12:12.738Z] #20 37.47 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-22T10:12:12.738Z] #20 37.58 Selecting previously unselected package libaio1:amd64. [2021-03-22T10:12:12.896Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-03-22T10:12:12.896Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-22T10:12:12.997Z] #20 37.59 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-22T10:12:12.997Z] #20 37.59 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-22T10:12:12.997Z] #20 37.65 Selecting previously unselected package libgpm2:amd64. [2021-03-22T10:12:12.997Z] #20 37.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-22T10:12:12.997Z] #20 37.68 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-22T10:12:12.997Z] #20 37.76 Selecting previously unselected package libicu63:amd64. [2021-03-22T10:12:12.997Z] #20 37.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-22T10:12:12.997Z] #20 37.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T10:12:13.095Z] #21 68.46 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-03-22T10:12:13.095Z] #21 68.47 Setting up xz-utils (5.2.4-1) ... [2021-03-22T10:12:13.095Z] #21 68.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-22T10:12:13.095Z] #21 68.52 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-22T10:12:13.095Z] #21 68.62 invoke-rc.d: could not determine current runlevel [2021-03-22T10:12:13.095Z] #21 68.63 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T10:12:13.095Z] #21 68.65 Setting up pigz (2.4-1) ... [2021-03-22T10:12:13.095Z] #21 68.65 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-22T10:12:13.095Z] #21 68.66 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-22T10:12:13.095Z] #21 68.68 Setting up python-pip-whl (18.1-5) ... [2021-03-22T10:12:13.095Z] #21 68.68 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-03-22T10:12:13.095Z] #21 68.70 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-22T10:12:13.398Z] #21 69.37 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-03-22T10:12:13.398Z] #21 69.38 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-22T10:12:13.398Z] #21 69.38 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-22T10:12:13.398Z] #21 69.39 Setting up vim (2:8.1.0875-5) ... [2021-03-22T10:12:13.398Z] #21 69.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-22T10:12:13.398Z] #21 69.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-22T10:12:13.398Z] #21 69.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-22T10:12:13.398Z] #21 69.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-22T10:12:13.398Z] #21 69.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-22T10:12:13.398Z] #21 69.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-22T10:12:13.398Z] #21 69.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-22T10:12:13.528Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-03-22T10:12:13.701Z] #21 69.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-22T10:12:13.701Z] #21 69.62 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-22T10:12:13.701Z] #21 69.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T10:12:13.701Z] #21 69.63 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-22T10:12:13.701Z] #21 69.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T10:12:13.701Z] #21 69.65 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-22T10:12:13.701Z] #21 69.66 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T10:12:14.158Z] ok github.com/docker/docker/oci 0.005s coverage: 45.2% of statements [2021-03-22T10:12:14.789Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2021-03-22T10:12:14.789Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-22T10:12:15.533Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.439376679s with top 10 stages: buildssa: 1m43.118681869s, goimports: 23.188205291s, unconvert: 13.178915453s, gosec: 10.182397538s, golint: 5.817082404s, misspell: 3.852402403s, ineffassign: 3.731450163s, vrp: 3.595554227s, inspect: 2.947730103s, fact_purity: 1.750870109s [2021-03-22T10:12:15.533Z] INFO [runner] Issues before processing: 2267, after processing: 0 [2021-03-22T10:12:15.533Z] INFO [runner] Processors filtering stat (out/in): cgo: 1687/2267, skip_dirs: 1687/1687, exclude-rules: 64/1582, filename_unadjuster: 1687/1687, path_prettifier: 1687/1687, skip_files: 1687/1687, autogenerated_exclude: 1582/1687, identifier_marker: 1582/1582, exclude: 1582/1582, nolint: 0/64 [2021-03-22T10:12:15.533Z] INFO [runner] processing took 59.882392ms with stages: nolint: 24.934085ms, identifier_marker: 16.77471ms, path_prettifier: 8.562421ms, autogenerated_exclude: 4.100475ms, exclude-rules: 3.314013ms, skip_dirs: 1.808814ms, cgo: 291.797µs, filename_unadjuster: 91.423µs, max_same_issues: 1.655µs, uniq_by_line: 763ns, diff: 419ns, skip_files: 388ns, max_from_linter: 370ns, exclude: 322ns, source_code: 271ns, path_shortener: 269ns, max_per_file_from_linter: 197ns [2021-03-22T10:12:15.533Z] INFO [runner] linters took 1m42.767035623s with stages: goanalysis_metalinter: 1m22.65530994s, unused: 20.051712741s [2021-03-22T10:12:15.533Z] INFO File cache stats: 1454 entries of total size 6.8MiB [2021-03-22T10:12:15.533Z] INFO Memory: 1543 samples, avg is 838.0MB, max is 4239.6MB [2021-03-22T10:12:15.533Z] INFO Execution took 3m45.125512069s [2021-03-22T10:12:15.533Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-22T10:12:15.901Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh dynbinary-daemon test-docker-py [2021-03-22T10:12:16.293Z] ok github.com/docker/docker/pkg/archive 0.491s coverage: 76.8% of statements [2021-03-22T10:12:16.460Z] [2021-03-22T10:12:16.460Z] Removing bundles/ [2021-03-22T10:12:16.460Z] [2021-03-22T10:12:16.460Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-22T10:12:16.460Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:12:16.460Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T10:12:17.189Z] #20 41.49 Selecting previously unselected package libnet1:amd64. [2021-03-22T10:12:17.189Z] #20 41.50 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-22T10:12:17.189Z] #20 41.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T10:12:17.189Z] #20 41.62 Selecting previously unselected package libnl-3-200:amd64. [2021-03-22T10:12:17.189Z] #20 41.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-22T10:12:17.189Z] #20 41.63 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T10:12:17.189Z] #20 41.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-22T10:12:17.189Z] #20 41.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-22T10:12:17.189Z] #20 41.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T10:12:17.189Z] #20 41.83 Selecting previously unselected package libreadline5:amd64. [2021-03-22T10:12:17.189Z] #20 41.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-22T10:12:17.189Z] #20 41.83 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T10:12:17.189Z] #20 41.94 Selecting previously unselected package net-tools. [2021-03-22T10:12:17.189Z] #20 41.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-22T10:12:17.189Z] #20 41.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T10:12:17.435Z] #22 ... [2021-03-22T10:12:17.435Z] [2021-03-22T10:12:17.435Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:17.435Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:12:17.435Z] #43 131.9 CC criu/pagemap-cache.o [2021-03-22T10:12:17.435Z] #43 132.2 CC criu/pagemap.o [2021-03-22T10:12:17.435Z] #43 133.2 CC criu/parasite-syscall.o [2021-03-22T10:12:17.435Z] #43 133.9 CC criu/path.o [2021-03-22T10:12:17.435Z] #43 134.1 CC criu/pie-util-vdso.o [2021-03-22T10:12:17.435Z] #43 134.4 CC criu/pie-util.o [2021-03-22T10:12:17.435Z] #43 134.6 CC criu/pipes.o [2021-03-22T10:12:17.435Z] #43 135.2 CC criu/plugin.o [2021-03-22T10:12:17.435Z] #43 135.6 CC criu/proc_parse.o [2021-03-22T10:12:17.435Z] #43 137.4 CC criu/protobuf-desc.o [2021-03-22T10:12:17.435Z] #43 138.1 CC criu/protobuf.o [2021-03-22T10:12:17.435Z] #43 138.4 CC criu/pstree.o [2021-03-22T10:12:17.448Z] #20 42.18 Selecting previously unselected package python-pip-whl. [2021-03-22T10:12:17.448Z] #20 42.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-22T10:12:17.448Z] #20 42.20 Unpacking python-pip-whl (18.1-5) ... [2021-03-22T10:12:17.764Z] --- PASS: TestBuildSquashParent (5.84s) [2021-03-22T10:12:17.764Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T10:12:17.764Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:12:17.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:12:17.764Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:12:17.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:12:17.764Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:12:17.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:12:17.764Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:12:17.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:12:17.764Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:12:17.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:12:17.764Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:12:17.764Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:12:17.764Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:12:17.764Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:12:17.796Z] ok github.com/docker/docker/pkg/authorization 0.950s coverage: 68.3% of statements [2021-03-22T10:12:18.011Z] #43 139.4 CC criu/rbtree.o [2021-03-22T10:12:18.016Z] #20 42.71 Selecting previously unselected package python3-lib2to3. [2021-03-22T10:12:18.016Z] #20 42.72 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-22T10:12:18.016Z] #20 42.72 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-22T10:12:18.016Z] #20 42.87 Selecting previously unselected package python3-distutils. [2021-03-22T10:12:18.016Z] #20 42.88 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-22T10:12:18.016Z] #20 42.89 Unpacking python3-distutils (3.7.3-1) ... [2021-03-22T10:12:18.016Z] #20 ... [2021-03-22T10:12:18.016Z] [2021-03-22T10:12:18.016Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:18.016Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:12:18.016Z] #43 96.62 CC criu/cr-check.o [2021-03-22T10:12:18.016Z] #43 98.29 CC criu/cr-dedup.o [2021-03-22T10:12:18.016Z] #43 98.71 CC criu/cr-dump.o [2021-03-22T10:12:18.016Z] #43 101.1 CC criu/cr-errno.o [2021-03-22T10:12:18.016Z] #43 101.2 CC criu/cr-restore.o [2021-03-22T10:12:18.016Z] #43 106.1 CC criu/cr-service.o [2021-03-22T10:12:18.086Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-22T10:12:18.086Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-22T10:12:18.274Z] #43 139.7 CC criu/rst-malloc.o [2021-03-22T10:12:18.275Z] #43 ... [2021-03-22T10:12:18.275Z] [2021-03-22T10:12:18.275Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:12:18.275Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:12:18.275Z] #20 43.04 Selecting previously unselected package python3-pip. [2021-03-22T10:12:18.275Z] #20 43.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-22T10:12:18.275Z] #20 43.04 Unpacking python3-pip (18.1-5) ... [2021-03-22T10:12:18.279Z] #21 73.88 Setting up iptables (1.8.2-4) ... [2021-03-22T10:12:18.279Z] #21 73.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T10:12:18.279Z] #21 73.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T10:12:18.279Z] #21 73.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T10:12:18.279Z] #21 73.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T10:12:18.279Z] #21 73.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-22T10:12:18.279Z] #21 73.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-22T10:12:18.279Z] #21 73.99 Setting up python3 (3.7.3-1) ... [2021-03-22T10:12:18.535Z] #20 43.23 Selecting previously unselected package python3-pkg-resources. [2021-03-22T10:12:18.535Z] #20 43.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-22T10:12:18.535Z] #20 43.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-22T10:12:18.535Z] #20 43.36 Selecting previously unselected package python3-setuptools. [2021-03-22T10:12:18.535Z] #20 43.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-22T10:12:18.535Z] #20 43.38 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-22T10:12:18.537Z] #43 140.0 CC criu/seccomp.o [2021-03-22T10:12:18.580Z] #21 74.58 Setting up python3-wheel (0.32.3-2) ... [2021-03-22T10:12:18.794Z] #20 43.61 Selecting previously unselected package python3-wheel. [2021-03-22T10:12:18.794Z] #20 43.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-22T10:12:18.794Z] #20 43.63 Unpacking python3-wheel (0.32.3-2) ... [2021-03-22T10:12:19.053Z] #20 43.71 Selecting previously unselected package sudo. [2021-03-22T10:12:19.053Z] #20 43.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-22T10:12:19.053Z] #20 43.72 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-22T10:12:19.114Z] #43 140.5 CC criu/seize.o [2021-03-22T10:12:19.229Z] #21 ... [2021-03-22T10:12:19.229Z] [2021-03-22T10:12:19.229Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:19.229Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:12:19.229Z] #44 119.5 CC criu/cr-dedup.o [2021-03-22T10:12:19.229Z] #44 120.1 CC criu/cr-dump.o [2021-03-22T10:12:19.229Z] #44 123.6 CC criu/cr-errno.o [2021-03-22T10:12:19.229Z] #44 123.7 CC criu/cr-restore.o [2021-03-22T10:12:19.377Z] #43 ... [2021-03-22T10:12:19.377Z] [2021-03-22T10:12:19.377Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:12:19.377Z] #56 sha256:754e72b543a1557de20e8e3c2e03ad6ee5e5ad039dd319d718cb930c739ae5e8 [2021-03-22T10:12:19.377Z] #56 164.7 + bin/containerd [2021-03-22T10:12:19.531Z] #44 ... [2021-03-22T10:12:19.531Z] [2021-03-22T10:12:19.531Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:12:19.531Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:12:19.531Z] #21 75.49 Setting up apparmor (2.13.2-10) ... [2021-03-22T10:12:19.623Z] #20 44.20 Selecting previously unselected package thin-provisioning-tools. [2021-03-22T10:12:19.623Z] #20 44.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-22T10:12:19.623Z] #20 44.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T10:12:19.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:12:19.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:12:19.883Z] #20 44.50 Selecting previously unselected package uidmap. [2021-03-22T10:12:19.883Z] #20 44.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-22T10:12:19.883Z] #20 44.52 Unpacking uidmap (1:4.5-1.1) ... [2021-03-22T10:12:19.883Z] #20 44.67 Selecting previously unselected package vim-runtime. [2021-03-22T10:12:19.883Z] #20 44.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-22T10:12:19.883Z] #20 44.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-22T10:12:19.883Z] #20 44.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-22T10:12:20.142Z] #20 44.74 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-22T10:12:20.184Z] #21 ... [2021-03-22T10:12:20.184Z] [2021-03-22T10:12:20.184Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:12:20.184Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:12:20.184Z] #46 185.3 github.com/LK4D4/vndr/godl [2021-03-22T10:12:20.184Z] #46 186.3 github.com/LK4D4/vndr [2021-03-22T10:12:20.487Z] #46 ... [2021-03-22T10:12:20.487Z] [2021-03-22T10:12:20.487Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:20.487Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:12:20.487Z] #44 131.0 CC criu/cr-service.o [2021-03-22T10:12:21.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:12:21.651Z] ok github.com/docker/docker/layer 7.251s coverage: 68.8% of statements [2021-03-22T10:12:21.651Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-22T10:12:21.651Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-22T10:12:21.651Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-22T10:12:21.651Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-22T10:12:21.651Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-22T10:12:21.651Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-03-22T10:12:21.651Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-03-22T10:12:21.827Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:12:21.942Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2021-03-22T10:12:22.236Z] ok github.com/docker/docker/pkg/chrootarchive 3.507s coverage: 43.2% of statements [2021-03-22T10:12:22.236Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-22T10:12:22.236Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-22T10:12:22.868Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-03-22T10:12:23.159Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2021-03-22T10:12:23.291Z] #44 ... [2021-03-22T10:12:23.291Z] [2021-03-22T10:12:23.291Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-22T10:12:23.291Z] #46 sha256:2626ef3caee4ba45a8a5278bde24eaf311a3a45ccda07e6d37ec531832196e4a [2021-03-22T10:12:23.291Z] #46 DONE 198.0s [2021-03-22T10:12:23.291Z] [2021-03-22T10:12:23.291Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:12:23.291Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-22T10:12:23.291Z] #21 77.80 Setting up xfsprogs (4.20.0-1) ... [2021-03-22T10:12:23.291Z] #21 77.80 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-22T10:12:23.291Z] #21 78.60 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-22T10:12:23.432Z] #20 47.86 Selecting previously unselected package vim. [2021-03-22T10:12:23.432Z] #20 47.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-22T10:12:23.432Z] #20 47.89 Unpacking vim (2:8.1.0875-5) ... [2021-03-22T10:12:23.449Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2021-03-22T10:12:23.691Z] #20 48.45 Selecting previously unselected package xfsprogs. [2021-03-22T10:12:23.692Z] #20 48.45 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-22T10:12:23.692Z] #20 48.46 Unpacking xfsprogs (4.20.0-1) ... [2021-03-22T10:12:24.260Z] #20 48.95 Selecting previously unselected package zip. [2021-03-22T10:12:24.260Z] #20 48.96 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-22T10:12:24.260Z] #20 48.98 Unpacking zip (3.0-11+b1) ... [2021-03-22T10:12:24.358Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-22T10:12:24.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s) [2021-03-22T10:12:24.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2021-03-22T10:12:24.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2021-03-22T10:12:24.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) [2021-03-22T10:12:24.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.30s) [2021-03-22T10:12:24.358Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2021-03-22T10:12:24.358Z] === RUN TestBuildMultiStageCopy [2021-03-22T10:12:24.358Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T10:12:24.377Z] #21 80.27 Setting up python3-distutils (3.7.3-1) ... [2021-03-22T10:12:24.481Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-03-22T10:12:24.519Z] #20 49.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-22T10:12:24.519Z] #20 49.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-22T10:12:24.519Z] #20 49.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-22T10:12:24.519Z] #20 49.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-22T10:12:24.519Z] #20 49.27 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-22T10:12:24.519Z] #20 49.29 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-22T10:12:24.519Z] #20 49.31 Setting up uidmap (1:4.5-1.1) ... [2021-03-22T10:12:24.519Z] #20 49.33 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-22T10:12:24.519Z] #20 49.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-22T10:12:24.519Z] #20 49.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-22T10:12:24.519Z] #20 49.37 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-22T10:12:24.519Z] #20 49.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-22T10:12:24.519Z] #20 49.40 Setting up xxd (2:8.1.0875-5) ... [2021-03-22T10:12:24.519Z] #20 49.41 Setting up zip (3.0-11+b1) ... [2021-03-22T10:12:24.519Z] #20 49.42 Setting up vim-common (2:8.1.0875-5) ... [2021-03-22T10:12:24.686Z] #56 ... [2021-03-22T10:12:24.686Z] [2021-03-22T10:12:24.686Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:12:24.686Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-22T10:12:24.686Z] #22 24.66 Installing build dependencies: finished with status 'done' [2021-03-22T10:12:24.779Z] #20 49.45 Setting up bash-completion (1:2.8-6) ... [2021-03-22T10:12:25.028Z] #21 80.95 Setting up python3-setuptools (40.8.0-1) ... [2021-03-22T10:12:25.512Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2021-03-22T10:12:25.803Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-03-22T10:12:26.093Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-03-22T10:12:26.093Z] ok github.com/docker/docker/pkg/fsutils 0.363s coverage: 85.1% of statements [2021-03-22T10:12:26.258Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T10:12:26.258Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T10:12:26.517Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T10:12:26.573Z] #21 82.45 Setting up python3-pip (18.1-5) ... [2021-03-22T10:12:26.724Z] ok github.com/docker/docker/pkg/idtools 0.224s coverage: 69.5% of statements [2021-03-22T10:12:26.775Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T10:12:27.015Z] ok github.com/docker/docker/pkg/ioutils 0.295s coverage: 70.6% of statements [2021-03-22T10:12:27.015Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-03-22T10:12:27.015Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-22T10:12:27.033Z] --- PASS: TestBuildMultiStageCopy (2.92s) [2021-03-22T10:12:27.033Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2021-03-22T10:12:27.033Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-03-22T10:12:27.033Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-03-22T10:12:27.033Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-03-22T10:12:27.033Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-03-22T10:12:27.033Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T10:12:27.306Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-03-22T10:12:27.306Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-22T10:12:27.306Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-22T10:12:27.306Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-03-22T10:12:27.306Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-22T10:12:27.596Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-03-22T10:12:27.596Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-03-22T10:12:27.624Z] #20 52.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-22T10:12:27.625Z] #20 52.33 Setting up xz-utils (5.2.4-1) ... [2021-03-22T10:12:27.625Z] #20 52.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-22T10:12:27.625Z] #20 52.40 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-22T10:12:27.625Z] #20 52.48 invoke-rc.d: could not determine current runlevel [2021-03-22T10:12:27.625Z] #20 52.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T10:12:27.625Z] #20 52.50 Setting up pigz (2.4-1) ... [2021-03-22T10:12:27.625Z] #20 52.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-22T10:12:27.625Z] #20 52.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-22T10:12:27.625Z] #20 52.55 Setting up python-pip-whl (18.1-5) ... [2021-03-22T10:12:27.631Z] #21 83.80 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:12:27.859Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2021-03-22T10:12:27.859Z] === RUN TestBuildLabelWithTargets [2021-03-22T10:12:27.884Z] #20 52.56 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-22T10:12:27.884Z] #20 52.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-22T10:12:27.887Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2021-03-22T10:12:27.887Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-03-22T10:12:27.887Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-22T10:12:27.887Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-22T10:12:27.949Z] #21 83.91 Processing triggers for mime-support (3.62) ... [2021-03-22T10:12:28.148Z] #20 53.10 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-22T10:12:28.258Z] #21 DONE 84.2s [2021-03-22T10:12:28.258Z] [2021-03-22T10:12:28.258Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:28.258Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:12:28.258Z] #44 134.2 CC criu/crtools.o [2021-03-22T10:12:28.258Z] #44 135.4 CC criu/eventfd.o [2021-03-22T10:12:28.258Z] #44 135.9 CC criu/eventpoll.o [2021-03-22T10:12:28.258Z] #44 137.0 CC criu/external.o [2021-03-22T10:12:28.258Z] #44 137.5 CC criu/fault-injection.o [2021-03-22T10:12:28.258Z] #44 137.6 CC criu/fdstore.o [2021-03-22T10:12:28.258Z] #44 138.4 CC criu/fifo.o [2021-03-22T10:12:28.417Z] #20 53.12 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-22T10:12:28.417Z] #20 53.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-22T10:12:28.417Z] #20 53.20 Setting up vim (2:8.1.0875-5) ... [2021-03-22T10:12:28.417Z] #20 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-22T10:12:28.417Z] #20 53.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-22T10:12:28.417Z] #20 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-22T10:12:28.417Z] #20 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-22T10:12:28.417Z] #20 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-22T10:12:28.417Z] #20 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-22T10:12:28.417Z] #20 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-22T10:12:28.417Z] #20 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-22T10:12:28.417Z] #20 53.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-22T10:12:28.417Z] #20 53.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-22T10:12:28.417Z] #20 53.30 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-22T10:12:28.518Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-03-22T10:12:28.558Z] #44 139.1 CC criu/file-ids.o [2021-03-22T10:12:28.693Z] #20 53.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-22T10:12:28.693Z] #20 53.33 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-22T10:12:28.693Z] #20 53.35 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-22T10:12:28.794Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2021-03-22T10:12:28.794Z] === RUN TestBuildWithEmptyLayers [2021-03-22T10:12:28.859Z] #44 ... [2021-03-22T10:12:28.859Z] [2021-03-22T10:12:28.859Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-22T10:12:28.859Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-03-22T10:12:28.859Z] #22 0.369 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-22T10:12:28.859Z] #22 0.375 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-22T10:12:28.859Z] #22 0.378 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-22T10:12:28.859Z] #22 DONE 0.5s [2021-03-22T10:12:28.859Z] [2021-03-22T10:12:28.859Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:12:28.859Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-22T10:12:28.908Z] #22 ... [2021-03-22T10:12:28.908Z] [2021-03-22T10:12:28.908Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:12:28.908Z] #24 sha256:734afdaa1f562a936bc73aa3b25be266da40540b108760c7c83337c16e2c48d9 [2021-03-22T10:12:28.908Z] #24 224.5 + return [2021-03-22T10:12:28.908Z] #24 DONE 226.3s [2021-03-22T10:12:28.908Z] [2021-03-22T10:12:28.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:28.908Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:12:28.908Z] #43 141.2 CC criu/servicefd.o [2021-03-22T10:12:28.908Z] #43 141.6 CC criu/shmem.o [2021-03-22T10:12:28.908Z] #43 142.4 CC criu/sigframe.o [2021-03-22T10:12:28.908Z] #43 142.5 CC criu/signalfd.o [2021-03-22T10:12:28.908Z] #43 142.8 CC criu/sk-inet.o [2021-03-22T10:12:28.908Z] #43 143.8 CC criu/sk-netlink.o [2021-03-22T10:12:28.908Z] #43 144.2 CC criu/sk-packet.o [2021-03-22T10:12:28.908Z] #43 144.9 CC criu/sk-queue.o [2021-03-22T10:12:28.908Z] #43 145.5 CC criu/sk-tcp.o [2021-03-22T10:12:28.908Z] #43 146.0 CC criu/sk-unix.o [2021-03-22T10:12:28.908Z] #43 147.8 CC criu/sockets.o [2021-03-22T10:12:28.908Z] #43 148.8 CC criu/stats.o [2021-03-22T10:12:28.908Z] #43 149.0 CC criu/string.o [2021-03-22T10:12:28.908Z] #43 149.2 CC criu/sysctl.o [2021-03-22T10:12:28.908Z] #43 149.8 CC criu/sysfs_parse.o [2021-03-22T10:12:28.908Z] #43 150.3 CC criu/timens.o [2021-03-22T10:12:29.149Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-03-22T10:12:29.266Z] #20 ... [2021-03-22T10:12:29.266Z] [2021-03-22T10:12:29.266Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:29.266Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:12:29.266Z] #43 107.7 CC criu/crtools.o [2021-03-22T10:12:29.266Z] #43 108.3 CC criu/eventfd.o [2021-03-22T10:12:29.266Z] #43 108.6 CC criu/eventpoll.o [2021-03-22T10:12:29.266Z] #43 109.5 CC criu/external.o [2021-03-22T10:12:29.266Z] #43 109.9 CC criu/fault-injection.o [2021-03-22T10:12:29.266Z] #43 110.1 CC criu/fdstore.o [2021-03-22T10:12:29.266Z] #43 110.5 CC criu/fifo.o [2021-03-22T10:12:29.266Z] #43 110.9 CC criu/file-ids.o [2021-03-22T10:12:29.266Z] #43 111.3 CC criu/file-lock.o [2021-03-22T10:12:29.266Z] #43 112.2 CC criu/files-ext.o [2021-03-22T10:12:29.266Z] #43 112.5 CC criu/files-reg.o [2021-03-22T10:12:29.266Z] #43 114.9 CC criu/files.o [2021-03-22T10:12:29.266Z] #43 117.4 CC criu/filesystems.o [2021-03-22T10:12:29.361Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2021-03-22T10:12:29.361Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T10:12:29.440Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-03-22T10:12:29.440Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-22T10:12:29.488Z] #43 150.8 CC criu/timerfd.o [2021-03-22T10:12:29.527Z] #43 118.1 CC criu/fsnotify.o [2021-03-22T10:12:29.751Z] #43 151.2 CC criu/tty.o [2021-03-22T10:12:30.014Z] #43 ... [2021-03-22T10:12:30.014Z] [2021-03-22T10:12:30.014Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:12:30.014Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-22T10:12:30.014Z] #22 29.88 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-22T10:12:30.014Z] #22 29.94 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-22T10:12:30.014Z] #22 29.98 Building wheels for collected packages: pyyaml [2021-03-22T10:12:30.014Z] #22 29.98 Running setup.py bdist_wheel for pyyaml: started [2021-03-22T10:12:30.466Z] #43 ... [2021-03-22T10:12:30.466Z] [2021-03-22T10:12:30.466Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:12:30.466Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T10:12:30.466Z] #40 217.3 + dpkg --print-architecture [2021-03-22T10:12:30.466Z] #40 217.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-22T10:12:30.466Z] #40 217.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-22T10:12:30.466Z] #40 217.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-22T10:12:30.943Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-03-22T10:12:30.943Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-03-22T10:12:31.912Z] --- PASS: TestBuildMultiStageOnBuild (2.34s) [2021-03-22T10:12:31.912Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T10:12:31.941Z] #22 31.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-22T10:12:31.941Z] #22 31.52 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-22T10:12:31.941Z] #22 31.66 Successfully built pyyaml [2021-03-22T10:12:31.941Z] #22 31.67 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-22T10:12:31.941Z] #22 31.92 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-22T10:12:32.479Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-03-22T10:12:32.479Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T10:12:32.517Z] #22 DONE 32.4s [2021-03-22T10:12:32.517Z] [2021-03-22T10:12:32.517Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:32.517Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:12:32.517Z] #43 153.0 CC criu/tun.o [2021-03-22T10:12:32.517Z] #43 153.5 CC criu/uffd.o [2021-03-22T10:12:33.391Z] #23 ... [2021-03-22T10:12:33.391Z] [2021-03-22T10:12:33.391Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-22T10:12:33.391Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-22T10:12:33.391Z] #33 DONE 207.8s [2021-03-22T10:12:33.391Z] [2021-03-22T10:12:33.391Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:33.391Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:12:33.391Z] #44 139.5 CC criu/file-lock.o [2021-03-22T10:12:33.391Z] #44 140.6 CC criu/files-ext.o [2021-03-22T10:12:33.391Z] #44 141.0 CC criu/files-reg.o [2021-03-22T10:12:33.466Z] #43 154.6 CC criu/util.o [2021-03-22T10:12:33.668Z] ok github.com/docker/docker/pkg/signal 2.340s coverage: 61.0% of statements [2021-03-22T10:12:33.729Z] #43 ... [2021-03-22T10:12:33.729Z] [2021-03-22T10:12:33.729Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:12:33.729Z] #53 sha256:9ae4f15012bfae98dd0cddd7350fd5f7e6d850b4ceb93428b5834749bde3740e [2021-03-22T10:12:33.729Z] #53 108.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T10:12:33.729Z] #53 110.2 + mkdir -p /build [2021-03-22T10:12:33.729Z] #53 110.2 + cp runc /build/runc [2021-03-22T10:12:33.729Z] #53 DONE 111.2s [2021-03-22T10:12:33.729Z] [2021-03-22T10:12:33.729Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T10:12:33.729Z] #25 sha256:b22e6a77d629405981dee533967fbdbda26fb41d8feb0d8b6fdd2e147fd16a2f [2021-03-22T10:12:33.729Z] #25 DONE 1.4s [2021-03-22T10:12:33.958Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-03-22T10:12:33.993Z] [2021-03-22T10:12:33.993Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T10:12:33.993Z] #30 sha256:ea3c778b8ff9186d95b293d681d7c0b5c9d96158ac4f134c69f0f2e036d11a73 [2021-03-22T10:12:34.249Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-03-22T10:12:34.249Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-22T10:12:34.452Z] #44 144.8 CC criu/files.o [2021-03-22T10:12:34.452Z] #44 ... [2021-03-22T10:12:34.452Z] [2021-03-22T10:12:34.452Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:12:34.452Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-22T10:12:34.452Z] #23 5.655 Collecting yamllint==1.16.0 [2021-03-22T10:12:34.753Z] #23 6.267 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-22T10:12:34.880Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-03-22T10:12:35.006Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2021-03-22T10:12:35.006Z] === RUN TestBuildWithHugeFile [2021-03-22T10:12:35.071Z] #23 6.359 Collecting pyyaml (from yamllint==1.16.0) [2021-03-22T10:12:35.390Z] #23 6.815 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-22T10:12:35.511Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2021-03-22T10:12:35.801Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2021-03-22T10:12:36.092Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2021-03-22T10:12:36.092Z] testing: warning: no tests to run [2021-03-22T10:12:36.092Z] coverage: [no statements] [2021-03-22T10:12:36.092Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-22T10:12:36.457Z] #23 7.475 Installing build dependencies: started [2021-03-22T10:12:36.723Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-03-22T10:12:36.723Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-22T10:12:37.013Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-22T10:12:38.518Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.2% of statements [2021-03-22T10:12:38.588Z] #40 ... [2021-03-22T10:12:38.588Z] [2021-03-22T10:12:38.588Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-22T10:12:38.588Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-22T10:12:38.588Z] #20 56.51 Setting up iptables (1.8.2-4) ... [2021-03-22T10:12:38.588Z] #20 56.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T10:12:38.588Z] #20 56.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T10:12:38.588Z] #20 56.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-22T10:12:38.588Z] #20 56.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-22T10:12:38.588Z] #20 56.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-22T10:12:38.588Z] #20 56.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-22T10:12:38.588Z] #20 56.57 Setting up python3 (3.7.3-1) ... [2021-03-22T10:12:38.588Z] #20 57.01 Setting up python3-wheel (0.32.3-2) ... [2021-03-22T10:12:38.588Z] #20 57.82 Setting up apparmor (2.13.2-10) ... [2021-03-22T10:12:38.588Z] #20 59.59 Setting up xfsprogs (4.20.0-1) ... [2021-03-22T10:12:38.588Z] #20 59.61 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-22T10:12:38.588Z] #20 59.97 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-22T10:12:38.588Z] #20 60.96 Setting up python3-distutils (3.7.3-1) ... [2021-03-22T10:12:38.588Z] #20 61.45 Setting up python3-setuptools (40.8.0-1) ... [2021-03-22T10:12:38.588Z] #20 62.56 Setting up python3-pip (18.1-5) ... [2021-03-22T10:12:38.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T10:12:38.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T10:12:38.847Z] #20 63.66 Processing triggers for libc-bin (2.28-10) ... [2021-03-22T10:12:39.106Z] #20 63.71 Processing triggers for mime-support (3.62) ... [2021-03-22T10:12:39.149Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-22T10:12:39.303Z] #30 ... [2021-03-22T10:12:39.303Z] [2021-03-22T10:12:39.303Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:39.303Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-22T10:12:39.303Z] #43 155.8 CC criu/uts_ns.o [2021-03-22T10:12:39.303Z] #43 156.0 CC criu/vdso.o [2021-03-22T10:12:39.303Z] #43 156.4 LINK criu/built-in.o [2021-03-22T10:12:39.303Z] #43 156.6 LINK criu/criu [2021-03-22T10:12:39.303Z] #43 157.0 DEP lib/c/criu.d [2021-03-22T10:12:39.303Z] #43 157.2 CC images/rpc.pb-c.o [2021-03-22T10:12:39.303Z] #43 157.7 CC lib/c/criu.o [2021-03-22T10:12:39.303Z] #43 158.7 LINK lib/c/built-in.o [2021-03-22T10:12:39.303Z] #43 158.7 LINK lib/c/libcriu.so [2021-03-22T10:12:39.303Z] #43 158.7 LINK lib/c/libcriu.a [2021-03-22T10:12:39.303Z] #43 158.8 GEN magic.py [2021-03-22T10:12:39.303Z] #43 159.0 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T10:12:39.303Z] #43 159.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T10:12:39.303Z] #43 159.0 Note: Building without GnuTLS support [2021-03-22T10:12:39.303Z] #43 159.0 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T10:12:39.303Z] #43 159.0 Makefile.config:40: Warn: Building without nftables support [2021-03-22T10:12:39.303Z] #43 159.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T10:12:39.303Z] #43 160.5 make[1]: Nothing to be done for 'all'. [2021-03-22T10:12:39.440Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-03-22T10:12:39.675Z] #20 DONE 64.5s [2021-03-22T10:12:39.675Z] [2021-03-22T10:12:39.675Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-22T10:12:39.675Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-22T10:12:39.879Z] #43 161.3 make[1]: 'images/built-in.o' is up to date. [2021-03-22T10:12:39.879Z] #43 161.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-22T10:12:39.879Z] #43 161.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-22T10:12:39.879Z] #43 161.4 make[1]: 'compel/libcompel.a' is up to date. [2021-03-22T10:12:40.142Z] #43 161.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-22T10:12:40.142Z] #43 161.5 make[1]: Nothing to be done for 'all'. [2021-03-22T10:12:40.142Z] #43 161.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T10:12:40.405Z] #43 161.9 make[2]: Nothing to be done for 'all'. [2021-03-22T10:12:40.405Z] #43 161.9 make[2]: Nothing to be done for 'all'. [2021-03-22T10:12:40.668Z] #43 162.0 make[2]: Nothing to be done for 'all'. [2021-03-22T10:12:40.668Z] #43 162.0 make[2]: Nothing to be done for 'all'. [2021-03-22T10:12:40.668Z] #43 162.1 make[2]: Nothing to be done for 'all'. [2021-03-22T10:12:40.668Z] #43 162.2 make[2]: Nothing to be done for 'all'. [2021-03-22T10:12:40.932Z] #43 162.2 make[2]: Nothing to be done for 'all'. [2021-03-22T10:12:40.932Z] #43 162.3 make[2]: Nothing to be done for 'all'. [2021-03-22T10:12:40.932Z] #43 162.3 INSTALL criu/criu [2021-03-22T10:12:41.002Z] ok github.com/docker/docker/quota 0.676s coverage: 71.4% of statements [2021-03-22T10:12:41.054Z] #21 1.021 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-22T10:12:41.054Z] #21 1.027 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-22T10:12:41.054Z] #21 1.030 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-22T10:12:41.054Z] #21 DONE 1.1s [2021-03-22T10:12:41.054Z] [2021-03-22T10:12:41.054Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:41.054Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:12:41.054Z] #43 119.3 CC criu/image-desc.o [2021-03-22T10:12:41.054Z] #43 119.5 CC criu/image.o [2021-03-22T10:12:41.054Z] #43 120.4 CC criu/ipc_ns.o [2021-03-22T10:12:41.054Z] #43 121.6 CC criu/irmap.o [2021-03-22T10:12:41.054Z] #43 122.4 CC criu/kcmp-ids.o [2021-03-22T10:12:41.054Z] #43 122.7 CC criu/kerndat.o [2021-03-22T10:12:41.054Z] #43 124.0 CC criu/libnetlink.o [2021-03-22T10:12:41.054Z] #43 124.4 CC criu/log.o [2021-03-22T10:12:41.054Z] #43 125.0 CC criu/lsm.o [2021-03-22T10:12:41.054Z] #43 125.5 CC criu/mem.o [2021-03-22T10:12:41.054Z] #43 127.3 CC criu/memfd.o [2021-03-22T10:12:41.054Z] #43 128.1 CC criu/mount.o [2021-03-22T10:12:41.054Z] #43 ... [2021-03-22T10:12:41.054Z] [2021-03-22T10:12:41.054Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:12:41.054Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T10:12:41.292Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-03-22T10:12:42.324Z] ok github.com/docker/docker/registry 0.082s coverage: 58.8% of statements [2021-03-22T10:12:42.955Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-03-22T10:12:42.955Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-03-22T10:12:43.586Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-03-22T10:12:43.586Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-03-22T10:12:43.586Z] #23 ... [2021-03-22T10:12:43.586Z] [2021-03-22T10:12:43.586Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:43.586Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:12:43.586Z] #44 147.7 CC criu/filesystems.o [2021-03-22T10:12:43.586Z] #44 148.7 CC criu/fsnotify.o [2021-03-22T10:12:43.586Z] #44 150.0 CC criu/image-desc.o [2021-03-22T10:12:43.586Z] #44 150.3 CC criu/image.o [2021-03-22T10:12:43.586Z] #44 151.3 CC criu/ipc_ns.o [2021-03-22T10:12:43.586Z] #44 152.9 CC criu/irmap.o [2021-03-22T10:12:43.586Z] #44 153.8 CC criu/kcmp-ids.o [2021-03-22T10:12:43.586Z] #44 154.2 CC criu/kerndat.o [2021-03-22T10:12:44.277Z] #43 DONE 165.0s [2021-03-22T10:12:44.278Z] [2021-03-22T10:12:44.278Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T10:12:44.278Z] #30 sha256:ea3c778b8ff9186d95b293d681d7c0b5c9d96158ac4f134c69f0f2e036d11a73 [2021-03-22T10:12:44.278Z] #30 DONE 9.8s [2021-03-22T10:12:44.278Z] [2021-03-22T10:12:44.278Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T10:12:44.278Z] #33 sha256:6901228d748eec556d5229be9fcbec663a46cfea3b681c97278bae65fdfd34a7 [2021-03-22T10:12:44.540Z] #33 DONE 0.8s [2021-03-22T10:12:44.540Z] [2021-03-22T10:12:44.540Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T10:12:44.540Z] #35 sha256:3d8e71a8806a6196dae00c89572e02cc4d619f56fdee3ec4bfed2b2fb105cd12 [2021-03-22T10:12:44.803Z] #35 DONE 0.2s [2021-03-22T10:12:44.803Z] [2021-03-22T10:12:44.803Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T10:12:44.803Z] #38 sha256:cd3d41907eefdf01a7f4f339c2b5d7823df244a62c170c0e1913c578f99cf44b [2021-03-22T10:12:44.803Z] #38 DONE 0.2s [2021-03-22T10:12:44.803Z] [2021-03-22T10:12:44.803Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T10:12:44.803Z] #41 sha256:d783669a30d50c6f5447e7b223f22c452a1ff3ffadf6d2d71ee0bf8060292dad [2021-03-22T10:12:45.133Z] #44 155.6 CC criu/libnetlink.o [2021-03-22T10:12:45.653Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-22T10:12:45.786Z] #44 156.1 CC criu/log.o [2021-03-22T10:12:46.299Z] #41 DONE 1.0s [2021-03-22T10:12:46.299Z] [2021-03-22T10:12:46.299Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T10:12:46.299Z] #44 sha256:c69a5d730b88f95d9679f3a8ef6e09f76956c38589aeae8bf7f7b26c2ddb2ecc [2021-03-22T10:12:46.299Z] #44 DONE 0.3s [2021-03-22T10:12:46.299Z] [2021-03-22T10:12:46.299Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T10:12:46.299Z] #46 sha256:890c6cf42225c447053d34b271c5e30ff3eeb0044ac5337eb895f383272c05bf [2021-03-22T10:12:46.329Z] #22 5.351 Collecting yamllint==1.16.0 [2021-03-22T10:12:46.441Z] #44 156.6 CC criu/lsm.o [2021-03-22T10:12:46.684Z] ok github.com/docker/docker/volume/local 0.280s coverage: 76.4% of statements [2021-03-22T10:12:46.873Z] #46 DONE 0.6s [2021-03-22T10:12:46.873Z] [2021-03-22T10:12:46.873Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:12:46.873Z] #56 sha256:754e72b543a1557de20e8e3c2e03ad6ee5e5ad039dd319d718cb930c739ae5e8 [2021-03-22T10:12:46.873Z] #56 ... [2021-03-22T10:12:46.873Z] [2021-03-22T10:12:46.873Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T10:12:46.873Z] #48 sha256:e833e9c1313efa5b09217aa05bc5ec37b5b21fa454f930c74d828cf3b098e5b2 [2021-03-22T10:12:46.873Z] #48 DONE 0.2s [2021-03-22T10:12:46.873Z] [2021-03-22T10:12:46.873Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T10:12:46.873Z] #50 sha256:0409810e6219501326f902c352f44ec715747e3bac7645bba029558f11f9e872 [2021-03-22T10:12:46.975Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2021-03-22T10:12:47.096Z] #44 157.5 CC criu/mem.o [2021-03-22T10:12:47.819Z] #50 DONE 1.0s [2021-03-22T10:12:47.819Z] [2021-03-22T10:12:47.819Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:12:47.819Z] #56 sha256:754e72b543a1557de20e8e3c2e03ad6ee5e5ad039dd319d718cb930c739ae5e8 [2021-03-22T10:12:48.006Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2021-03-22T10:12:48.080Z] #56 ... [2021-03-22T10:12:48.080Z] [2021-03-22T10:12:48.080Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T10:12:48.080Z] #52 sha256:d510e69cb2f571c82be561c9d336d74a891741a31ae35eb5faf0953d6cc17700 [2021-03-22T10:12:48.080Z] #52 DONE 0.1s [2021-03-22T10:12:48.080Z] [2021-03-22T10:12:48.080Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T10:12:48.080Z] #54 sha256:471736534e63dda18283fdb3d8fcbeb30d5faf5a6ce4068280456b574f13616f [2021-03-22T10:12:48.341Z] #54 DONE 0.4s [2021-03-22T10:12:48.341Z] [2021-03-22T10:12:48.341Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:12:48.341Z] #56 sha256:754e72b543a1557de20e8e3c2e03ad6ee5e5ad039dd319d718cb930c739ae5e8 [2021-03-22T10:12:48.865Z] #22 ... [2021-03-22T10:12:48.865Z] [2021-03-22T10:12:48.865Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:48.865Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:12:48.865Z] #43 133.0 CC criu/namespaces.o [2021-03-22T10:12:48.865Z] #43 135.1 CC criu/net.o [2021-03-22T10:12:49.802Z] #43 138.2 CC criu/netfilter.o [2021-03-22T10:12:49.802Z] #43 138.5 CC criu/page-pipe.o [2021-03-22T10:12:49.885Z] #44 160.0 CC criu/memfd.o [2021-03-22T10:12:50.186Z] #44 160.8 CC criu/mount.o [2021-03-22T10:12:50.739Z] #43 139.1 CC criu/page-xfer.o [2021-03-22T10:12:50.848Z] #44 ... [2021-03-22T10:12:50.848Z] [2021-03-22T10:12:50.848Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:12:50.848Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-22T10:12:50.848Z] #23 22.14 Installing build dependencies: finished with status 'done' [2021-03-22T10:12:51.675Z] #43 ... [2021-03-22T10:12:51.675Z] [2021-03-22T10:12:51.675Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:12:51.675Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-22T10:12:51.675Z] #22 10.69 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-22T10:12:51.675Z] #22 10.78 Collecting pyyaml (from yamllint==1.16.0) [2021-03-22T10:12:51.675Z] #22 11.03 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-22T10:12:52.243Z] #22 11.39 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-22T10:12:52.244Z] #22 11.45 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-22T10:12:52.503Z] #22 11.51 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-22T10:12:52.762Z] #22 11.93 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-22T10:12:53.342Z] #22 DONE 12.4s [2021-03-22T10:12:53.342Z] [2021-03-22T10:12:53.342Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T10:12:53.342Z] #25 sha256:1d132fec63fed7744a2bc77cd597ad56dda428a1b4b712f0868e2bc6be97e66b [2021-03-22T10:12:53.602Z] #25 DONE 0.4s [2021-03-22T10:12:53.602Z] [2021-03-22T10:12:53.602Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T10:12:53.602Z] #30 sha256:ea1ffd2fa987db9c200c1e4861c3d6751af604848ba39a9ceb06d11f5cab0afc [2021-03-22T10:12:56.505Z] #23 ... [2021-03-22T10:12:56.505Z] [2021-03-22T10:12:56.505Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:12:56.505Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:12:56.505Z] #44 166.5 CC criu/namespaces.o [2021-03-22T10:12:59.287Z] #44 169.6 CC criu/net.o [2021-03-22T10:13:00.171Z] #30 ... [2021-03-22T10:13:00.171Z] [2021-03-22T10:13:00.171Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:13:00.171Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:13:00.171Z] #43 140.7 CC criu/pagemap-cache.o [2021-03-22T10:13:00.171Z] #43 141.1 CC criu/pagemap.o [2021-03-22T10:13:00.171Z] #43 142.3 CC criu/parasite-syscall.o [2021-03-22T10:13:00.171Z] #43 143.2 CC criu/path.o [2021-03-22T10:13:00.171Z] #43 143.5 CC criu/pie-util-vdso-elf32.o [2021-03-22T10:13:00.171Z] #43 144.0 CC criu/pie-util-vdso.o [2021-03-22T10:13:00.171Z] #43 144.4 CC criu/pie-util.o [2021-03-22T10:13:00.171Z] #43 144.5 CC criu/pipes.o [2021-03-22T10:13:00.171Z] #43 145.3 CC criu/plugin.o [2021-03-22T10:13:00.171Z] #43 145.5 CC criu/proc_parse.o [2021-03-22T10:13:00.171Z] #43 147.7 CC criu/protobuf-desc.o [2021-03-22T10:13:00.171Z] #43 ... [2021-03-22T10:13:00.171Z] [2021-03-22T10:13:00.171Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T10:13:00.171Z] #30 sha256:ea1ffd2fa987db9c200c1e4861c3d6751af604848ba39a9ceb06d11f5cab0afc [2021-03-22T10:13:00.171Z] #30 DONE 5.9s [2021-03-22T10:13:00.171Z] [2021-03-22T10:13:00.171Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T10:13:00.171Z] #33 sha256:bcff9dff592b081004b593fb5447a4bd7b49cd8c712ee5025e1aaf9197f3a0ab [2021-03-22T10:13:00.171Z] #33 DONE 0.4s [2021-03-22T10:13:00.171Z] [2021-03-22T10:13:00.171Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T10:13:00.171Z] #35 sha256:e53795030c0b5dfd059c3300624fe7b084ad4b32aa3ffa1d7dd86f433447e25a [2021-03-22T10:13:00.171Z] #35 DONE 0.1s [2021-03-22T10:13:00.171Z] [2021-03-22T10:13:00.171Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:13:00.171Z] #53 sha256:dacca0dfae0af3425275d69855c20c05180d00cf8fabfd4ab364a11e8bc5afb3 [2021-03-22T10:13:00.171Z] #53 ... [2021-03-22T10:13:00.171Z] [2021-03-22T10:13:00.171Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T10:13:00.171Z] #38 sha256:331a231b2468e612884ba71d60942695a3b493746d7297d0767b5f9758639195 [2021-03-22T10:13:00.171Z] #38 DONE 0.1s [2021-03-22T10:13:00.171Z] [2021-03-22T10:13:00.171Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:13:00.171Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:13:00.171Z] #43 148.7 CC criu/protobuf.o [2021-03-22T10:13:00.430Z] #43 ... [2021-03-22T10:13:00.430Z] [2021-03-22T10:13:00.430Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:13:00.430Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-22T10:13:00.430Z] #40 DONE 247.4s [2021-03-22T10:13:00.430Z] [2021-03-22T10:13:00.430Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:13:00.430Z] #53 sha256:dacca0dfae0af3425275d69855c20c05180d00cf8fabfd4ab364a11e8bc5afb3 [2021-03-22T10:13:00.689Z] #53 ... [2021-03-22T10:13:00.689Z] [2021-03-22T10:13:00.689Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:13:00.689Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:13:00.689Z] #43 149.2 CC criu/pstree.o [2021-03-22T10:13:01.397Z] #44 ... [2021-03-22T10:13:01.397Z] [2021-03-22T10:13:01.397Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-22T10:13:01.397Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-22T10:13:01.397Z] #23 30.90 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-22T10:13:01.397Z] #23 30.94 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-22T10:13:01.397Z] #23 30.98 Building wheels for collected packages: pyyaml [2021-03-22T10:13:01.397Z] #23 30.98 Running setup.py bdist_wheel for pyyaml: started [2021-03-22T10:13:01.397Z] #23 32.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-22T10:13:01.397Z] #23 32.59 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-22T10:13:01.397Z] #23 32.75 Successfully built pyyaml [2021-03-22T10:13:01.397Z] #23 32.77 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-22T10:13:01.696Z] #23 33.14 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-22T10:13:01.997Z] #23 DONE 33.4s [2021-03-22T10:13:01.997Z] [2021-03-22T10:13:01.997Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:13:01.997Z] #54 sha256:37a088dae631b4b5ce24df18c31c31c2df355bc85a4956a161dab5146ac98ae6 [2021-03-22T10:13:02.068Z] #43 150.6 CC criu/rbtree.o [2021-03-22T10:13:02.327Z] #43 150.9 CC criu/rst-malloc.o [2021-03-22T10:13:02.327Z] #43 ... [2021-03-22T10:13:02.327Z] [2021-03-22T10:13:02.327Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T10:13:02.327Z] #41 sha256:8bff3a2a07612cf4c955f3ac1a378800f26277c0bdc95a7319abdd4e19f8ff70 [2021-03-22T10:13:02.327Z] #41 DONE 0.6s [2021-03-22T10:13:02.587Z] [2021-03-22T10:13:02.587Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:13:02.587Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:13:02.587Z] #43 151.2 CC criu/seccomp.o [2021-03-22T10:13:03.253Z] #56 207.7 + bin/containerd-stress [2021-03-22T10:13:03.335Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.6% of statements [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/rootless [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/volume [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-22T10:13:03.336Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === Skipped [2021-03-22T10:13:03.336Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-22T10:13:03.336Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-22T10:13:03.336Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-22T10:13:03.336Z] time="2021-03-22T10:11:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-22T10:13:03.336Z] time="2021-03-22T10:11:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-22T10:13:03.336Z] time="2021-03-22T10:11:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-22T10:13:03.336Z] time="2021-03-22T10:11:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-22T10:13:03.336Z] time="2021-03-22T10:11:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-22T10:13:03.336Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-22T10:13:03.336Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-22T10:13:03.336Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:13:03.336Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-22T10:13:03.336Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-22T10:13:03.336Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-22T10:13:03.336Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] [2021-03-22T10:13:03.336Z] DONE 2244 tests, 26 skipped in 192.563s Post stage [Pipeline] junit [2021-03-22T10:13:03.380Z] Recording test results [2021-03-22T10:13:03.476Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-03-22T10:13:03.525Z] #43 151.9 CC criu/seize.o [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T10:13:03.571Z] #54 ... [2021-03-22T10:13:03.571Z] [2021-03-22T10:13:03.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:13:03.571Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:13:03.571Z] #44 174.2 CC criu/netfilter.o [2021-03-22T10:13:03.934Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -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:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh dynbinary test-integration [2021-03-22T10:13:04.093Z] #43 152.6 CC criu/servicefd.o [2021-03-22T10:13:04.219Z] #44 174.7 CC criu/page-pipe.o [2021-03-22T10:13:04.225Z] [2021-03-22T10:13:04.225Z] Removing bundles/ [2021-03-22T10:13:04.225Z] [2021-03-22T10:13:04.225Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-22T10:13:04.516Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:13:04.516Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T10:13:04.661Z] #43 153.1 CC criu/shmem.o [2021-03-22T10:13:05.229Z] #43 153.9 CC criu/sigframe.o [2021-03-22T10:13:05.280Z] #44 175.7 CC criu/page-xfer.o [2021-03-22T10:13:05.489Z] #43 154.1 CC criu/signalfd.o [2021-03-22T10:13:05.748Z] #43 154.4 CC criu/sk-inet.o [2021-03-22T10:13:05.803Z] #56 210.8 + bin/containerd-shim [2021-03-22T10:13:06.685Z] #43 ... [2021-03-22T10:13:06.685Z] [2021-03-22T10:13:06.685Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:13:06.685Z] #49 sha256:705ea5bbf5a7dfdcedc2fa17ea13a17bda3a954dc408e24bebabd6f2f0648488 [2021-03-22T10:13:06.685Z] #49 253.3 + /build/golangci-lint --version [2021-03-22T10:13:06.685Z] #49 253.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T10:13:06.685Z] #49 DONE 254.2s [2021-03-22T10:13:06.685Z] [2021-03-22T10:13:06.685Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:13:06.685Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-22T10:13:06.685Z] #43 155.3 CC criu/sk-netlink.o [2021-03-22T10:13:07.254Z] #43 155.7 CC criu/sk-packet.o [2021-03-22T10:13:07.399Z] #44 177.7 CC criu/pagemap-cache.o [2021-03-22T10:13:07.698Z] #44 178.1 CC criu/pagemap.o [2021-03-22T10:13:07.822Z] #43 156.3 CC criu/sk-queue.o [2021-03-22T10:13:08.081Z] #43 156.8 CC criu/sk-tcp.o [2021-03-22T10:13:08.759Z] #44 179.4 CC criu/parasite-syscall.o [2021-03-22T10:13:09.020Z] #43 157.3 CC criu/sk-unix.o [2021-03-22T10:13:10.303Z] #44 180.7 CC criu/path.o [2021-03-22T10:13:10.421Z] #43 159.0 CC criu/sockets.o [2021-03-22T10:13:10.603Z] #44 181.0 CC criu/pie-util-vdso.o [2021-03-22T10:13:10.987Z] #43 159.6 CC criu/stats.o [2021-03-22T10:13:11.106Z] #56 216.4 + bin/containerd-shim-runc-v1 [2021-03-22T10:13:11.246Z] #43 159.8 CC criu/string.o [2021-03-22T10:13:11.246Z] #43 159.8 CC criu/sysctl.o [2021-03-22T10:13:11.259Z] #44 181.5 CC criu/pie-util.o [2021-03-22T10:13:11.260Z] #44 181.6 CC criu/pipes.o [2021-03-22T10:13:11.813Z] #43 160.3 CC criu/sysfs_parse.o [2021-03-22T10:13:11.911Z] #44 182.5 CC criu/plugin.o [2021-03-22T10:13:12.071Z] #43 160.6 CC criu/timens.o [2021-03-22T10:13:12.330Z] #43 160.8 CC criu/timerfd.o [2021-03-22T10:13:12.580Z] #44 183.1 CC criu/proc_parse.o [2021-03-22T10:13:12.589Z] #43 161.0 CC criu/tty.o [2021-03-22T10:13:13.642Z] #44 ... [2021-03-22T10:13:13.642Z] [2021-03-22T10:13:13.642Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:13:13.642Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-22T10:13:13.642Z] #41 248.4 + dpkg --print-architecture [2021-03-22T10:13:13.642Z] #41 248.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-22T10:13:13.971Z] #43 162.3 CC criu/tun.o [2021-03-22T10:13:13.971Z] #43 162.7 CC criu/uffd.o [2021-03-22T10:13:14.294Z] #41 249.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-22T10:13:14.294Z] #41 249.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-22T10:13:14.474Z] 4612f6d0b889: Pull complete [2021-03-22T10:13:14.906Z] #43 163.5 CC criu/util.o [2021-03-22T10:13:15.320Z] #56 220.2 + bin/containerd-shim-runc-v2 [2021-03-22T10:13:15.841Z] #43 164.4 CC criu/uts_ns.o [2021-03-22T10:13:15.893Z] #56 221.4 + binaries [2021-03-22T10:13:15.893Z] #56 221.4 + install -D bin/containerd /build/containerd [2021-03-22T10:13:15.893Z] #56 221.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T10:13:16.099Z] #43 164.5 CC criu/vdso-compat.o [2021-03-22T10:13:16.099Z] #43 164.7 CC criu/vdso.o [2021-03-22T10:13:16.154Z] #56 221.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T10:13:16.154Z] #56 221.5 + install -D bin/ctr /build/ctr [2021-03-22T10:13:16.666Z] #43 165.2 LINK criu/built-in.o [2021-03-22T10:13:16.666Z] #43 165.3 LINK criu/criu [2021-03-22T10:13:17.232Z] #43 165.6 DEP lib/c/criu.d [2021-03-22T10:13:17.232Z] #43 165.7 CC images/rpc.pb-c.o [2021-03-22T10:13:17.810Z] #43 166.2 CC lib/c/criu.o [2021-03-22T10:13:18.377Z] #43 166.9 LINK lib/c/built-in.o [2021-03-22T10:13:18.377Z] #43 166.9 LINK lib/c/libcriu.so [2021-03-22T10:13:18.377Z] #43 167.0 LINK lib/c/libcriu.a [2021-03-22T10:13:18.635Z] #43 167.1 GEN magic.py [2021-03-22T10:13:18.635Z] #43 167.3 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T10:13:18.635Z] #43 167.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T10:13:18.635Z] #43 167.3 Note: Building without GnuTLS support [2021-03-22T10:13:18.635Z] #43 167.3 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T10:13:18.635Z] #43 167.3 Makefile.config:40: Warn: Building without nftables support [2021-03-22T10:13:19.203Z] #43 167.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T10:13:19.453Z] #56 DONE 224.5s [2021-03-22T10:13:19.770Z] #43 168.3 make[1]: Nothing to be done for 'all'. [2021-03-22T10:13:20.338Z] #43 168.9 make[1]: 'images/built-in.o' is up to date. [2021-03-22T10:13:20.338Z] #43 168.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-22T10:13:20.338Z] #43 168.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-22T10:13:20.338Z] #43 168.9 make[1]: 'compel/libcompel.a' is up to date. [2021-03-22T10:13:20.338Z] #43 169.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-22T10:13:20.395Z] [2021-03-22T10:13:20.395Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T10:13:20.395Z] #57 sha256:202b5e1a1a63f1aaef4bec4b635551fc95dc61e0e08d5f1a90748e84ed93f6a7 [2021-03-22T10:13:20.596Z] #43 169.0 make[1]: Nothing to be done for 'all'. [2021-03-22T10:13:20.596Z] #43 169.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T10:13:20.596Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:20.596Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:20.855Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:20.855Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:20.855Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:20.855Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:20.855Z] #43 169.5 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:21.113Z] #43 169.6 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:21.113Z] #43 169.6 INSTALL criu/criu [2021-03-22T10:13:21.372Z] #43 DONE 169.9s [2021-03-22T10:13:21.372Z] [2021-03-22T10:13:21.372Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:13:21.372Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:13:22.307Z] #57 DONE 1.9s [2021-03-22T10:13:22.307Z] [2021-03-22T10:13:22.307Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T10:13:22.307Z] #61 sha256:e15a766832beb1d5d8e79420f7de1ee110660adb42bddb5a709511be729d060f [2021-03-22T10:13:22.878Z] #61 DONE 0.5s [2021-03-22T10:13:22.878Z] [2021-03-22T10:13:22.878Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T10:13:22.878Z] #66 sha256:a5d4de0d784df58362d26528a680a1ea0c4d24b4e84a64d74066a0d7a9af6d4a [2021-03-22T10:13:23.274Z] #56 ... [2021-03-22T10:13:23.274Z] [2021-03-22T10:13:23.274Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T10:13:23.274Z] #44 sha256:24cb07be6ba1cf94d8d583e9050787f59dd0afea71ce3e1f39f536d27cb139e3 [2021-03-22T10:13:23.274Z] #44 DONE 0.1s [2021-03-22T10:13:23.274Z] [2021-03-22T10:13:23.274Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T10:13:23.274Z] #46 sha256:c60d1a3a30ff441323a9dca9076a250c0c029b34bca1ad086d2fdb4ef2b749bb [2021-03-22T10:13:23.274Z] #46 DONE 0.2s [2021-03-22T10:13:23.274Z] [2021-03-22T10:13:23.274Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T10:13:23.274Z] #48 sha256:df9a1dae291104aee3a3dbdbadfc2e0e7aa7a22fc5862a40da1f207c3bf26241 [2021-03-22T10:13:23.274Z] #48 DONE 0.1s [2021-03-22T10:13:23.274Z] [2021-03-22T10:13:23.274Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:13:23.274Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:13:23.274Z] #56 ... [2021-03-22T10:13:23.274Z] [2021-03-22T10:13:23.274Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T10:13:23.274Z] #50 sha256:4f6807fb3d3655378806f17f552d241069b287db3c3b4384c844a84895d48fa8 [2021-03-22T10:13:23.841Z] #50 DONE 0.6s [2021-03-22T10:13:23.841Z] [2021-03-22T10:13:23.841Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:13:23.841Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:13:23.841Z] #56 ... [2021-03-22T10:13:23.841Z] [2021-03-22T10:13:23.841Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T10:13:23.841Z] #52 sha256:5a94f2a1c0ac5de1d1f1672c72b31d558f983270375edefcde42cc2f00f615f3 [2021-03-22T10:13:23.841Z] #52 DONE 0.1s [2021-03-22T10:13:24.099Z] [2021-03-22T10:13:24.099Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:13:24.099Z] #53 sha256:dacca0dfae0af3425275d69855c20c05180d00cf8fabfd4ab364a11e8bc5afb3 [2021-03-22T10:13:24.770Z] #41 ... [2021-03-22T10:13:24.770Z] [2021-03-22T10:13:24.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:13:24.770Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:13:24.770Z] #44 187.1 CC criu/protobuf-desc.o [2021-03-22T10:13:24.770Z] #44 188.4 CC criu/protobuf.o [2021-03-22T10:13:24.770Z] #44 189.0 CC criu/pstree.o [2021-03-22T10:13:24.770Z] #44 190.4 CC criu/rbtree.o [2021-03-22T10:13:24.770Z] #44 190.9 CC criu/rst-malloc.o [2021-03-22T10:13:24.770Z] #44 191.3 CC criu/seccomp.o [2021-03-22T10:13:24.770Z] #44 192.3 CC criu/seize.o [2021-03-22T10:13:24.770Z] #44 193.7 CC criu/servicefd.o [2021-03-22T10:13:24.770Z] #44 194.2 CC criu/shmem.o [2021-03-22T10:13:24.770Z] #44 195.4 CC criu/sigframe.o [2021-03-22T10:13:24.791Z] #66 DONE 1.9s [2021-03-22T10:13:24.791Z] [2021-03-22T10:13:24.791Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T10:13:24.791Z] #68 sha256:80de74eb372e01c5b2c94c63983430a4cb98aa6d0dcd8bc1ee40226c003880f8 [2021-03-22T10:13:24.791Z] #68 DONE 0.1s [2021-03-22T10:13:24.791Z] [2021-03-22T10:13:24.791Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T10:13:24.791Z] #69 sha256:d58fa57e6eafece5c855697e956361c4eebe0bb9e6991222574fe98888430e21 [2021-03-22T10:13:24.791Z] #69 DONE 0.1s [2021-03-22T10:13:24.791Z] [2021-03-22T10:13:24.791Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T10:13:24.791Z] #70 sha256:d4db07ca436682f1070e6652eae4de30c1cc9ab99c00292f8a52402adc2c6ad5 [2021-03-22T10:13:25.418Z] #44 195.7 CC criu/signalfd.o [2021-03-22T10:13:25.719Z] #44 196.2 CC criu/sk-inet.o [2021-03-22T10:13:26.720Z] #70 DONE 1.7s [2021-03-22T10:13:26.720Z] [2021-03-22T10:13:26.720Z] #71 exporting to image [2021-03-22T10:13:26.720Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T10:13:26.720Z] #71 exporting layers [2021-03-22T10:13:27.266Z] #44 197.5 CC criu/sk-netlink.o [2021-03-22T10:13:27.463Z] #53 ... [2021-03-22T10:13:27.463Z] [2021-03-22T10:13:27.463Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:13:27.463Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:13:27.463Z] #56 209.8 + bin/containerd [2021-03-22T10:13:27.921Z] #44 198.2 CC criu/sk-packet.o [2021-03-22T10:13:29.003Z] #44 199.3 CC criu/sk-queue.o [2021-03-22T10:13:29.651Z] #44 200.0 CC criu/sk-tcp.o [2021-03-22T10:13:30.305Z] #44 200.6 CC criu/sk-unix.o [2021-03-22T10:13:31.223Z] --- PASS: TestBuildWithHugeFile (53.09s) [2021-03-22T10:13:31.223Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T10:13:31.223Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-22T10:13:31.223Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:13:31.223Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T10:13:31.223Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:13:31.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:13:31.223Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:13:31.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:13:31.223Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:13:31.223Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:13:31.223Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:13:31.223Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:13:31.223Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:13:31.223Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-03-22T10:13:31.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-03-22T10:13:31.223Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-03-22T10:13:31.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-22T10:13:31.223Z] === RUN TestBuildPreserveOwnership [2021-03-22T10:13:31.223Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T10:13:31.223Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T10:13:32.742Z] #56 ... [2021-03-22T10:13:32.742Z] [2021-03-22T10:13:32.742Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:13:32.742Z] #53 sha256:dacca0dfae0af3425275d69855c20c05180d00cf8fabfd4ab364a11e8bc5afb3 [2021-03-22T10:13:32.742Z] #53 126.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T10:13:33.100Z] #44 203.3 CC criu/sockets.o [2021-03-22T10:13:33.124Z] --- PASS: TestBuildPreserveOwnership (4.87s) [2021-03-22T10:13:33.124Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.32s) [2021-03-22T10:13:33.124Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2021-03-22T10:13:33.124Z] === RUN TestBuildPlatformInvalid [2021-03-22T10:13:33.124Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-22T10:13:33.124Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T10:13:33.678Z] #53 127.6 + mkdir -p /build [2021-03-22T10:13:33.678Z] #53 127.6 + cp runc /build/runc [2021-03-22T10:13:33.937Z] #53 DONE 128.0s [2021-03-22T10:13:33.937Z] [2021-03-22T10:13:33.937Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:13:33.937Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:13:34.161Z] #44 204.7 CC criu/stats.o [2021-03-22T10:13:34.812Z] #44 205.2 CC criu/string.o [2021-03-22T10:13:34.812Z] #44 205.3 CC criu/sysctl.o [2021-03-22T10:13:34.937Z] #71 exporting layers 7.7s done [2021-03-22T10:13:34.937Z] #71 writing image sha256:bb7e84371e418a9da447798244532890d237e158431cb73595b2017d53148b6b 0.0s done [2021-03-22T10:13:34.937Z] #71 naming to docker.io/library/docker:e166af959daa31a536b666fa35148f93462918d6 done [2021-03-22T10:13:34.937Z] #71 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-22T10:13:35.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/test/unit [2021-03-22T10:13:35.314Z] #56 ... [2021-03-22T10:13:35.314Z] [2021-03-22T10:13:35.314Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T10:13:35.314Z] #54 sha256:91db7a8ca22cd85112e192c5ae55c80fd6678140cd9d8e55df6250a0b55a2fd5 [2021-03-22T10:13:35.314Z] #54 DONE 0.2s [2021-03-22T10:13:35.314Z] [2021-03-22T10:13:35.314Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:13:35.314Z] #56 sha256:a5de53c98449b0fefae619bf2abf84f11aa6e702a791c034d9a2566b663a6c43 [2021-03-22T10:13:35.874Z] #44 206.1 CC criu/sysfs_parse.o [2021-03-22T10:13:36.174Z] #44 206.6 CC criu/timens.o [2021-03-22T10:13:36.826Z] #44 207.1 CC criu/timerfd.o [2021-03-22T10:13:37.128Z] #44 207.6 CC criu/tty.o [2021-03-22T10:13:40.577Z] ? github.com/docker/docker/api [no test files] [2021-03-22T10:13:40.725Z] #44 210.8 CC criu/tun.o [2021-03-22T10:13:41.029Z] #44 211.6 CC criu/uffd.o [2021-03-22T10:13:43.143Z] #44 213.4 CC criu/util.o [2021-03-22T10:13:45.299Z] #44 215.4 CC criu/uts_ns.o [2021-03-22T10:13:45.299Z] #44 215.8 CC criu/vdso.o [2021-03-22T10:13:45.950Z] #44 216.5 LINK criu/built-in.o [2021-03-22T10:13:46.250Z] #44 216.7 LINK criu/criu [2021-03-22T10:13:46.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T10:13:46.901Z] #44 217.4 DEP lib/c/criu.d [2021-03-22T10:13:47.202Z] #44 217.5 CC images/rpc.pb-c.o [2021-03-22T10:13:47.854Z] #44 ... [2021-03-22T10:13:47.854Z] [2021-03-22T10:13:47.854Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-22T10:13:47.854Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-22T10:13:47.854Z] #41 DONE 282.7s [2021-03-22T10:13:48.003Z] Loaded image: buildpack-deps:buster [2021-03-22T10:13:48.003Z] Loaded image: busybox:latest [2021-03-22T10:13:48.003Z] Loaded image: busybox:glibc [2021-03-22T10:13:48.158Z] [2021-03-22T10:13:48.158Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:13:48.158Z] #54 sha256:37a088dae631b4b5ce24df18c31c31c2df355bc85a4956a161dab5146ac98ae6 [2021-03-22T10:13:48.158Z] #54 ... [2021-03-22T10:13:48.158Z] [2021-03-22T10:13:48.158Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-22T10:13:48.158Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-22T10:13:48.158Z] #44 218.6 CC lib/c/criu.o [2021-03-22T10:13:48.937Z] Loaded image: debian:bullseye [2021-03-22T10:13:48.937Z] Loaded image: hello-world:latest [2021-03-22T10:13:48.937Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:13:50.287Z] #44 220.5 LINK lib/c/built-in.o [2021-03-22T10:13:50.287Z] #44 220.5 LINK lib/c/libcriu.so [2021-03-22T10:13:50.287Z] #44 220.7 LINK lib/c/libcriu.a [2021-03-22T10:13:50.587Z] #44 221.0 GEN magic.py [2021-03-22T10:13:50.889Z] #44 221.2 Note: Building without setproctitle() and strlcpy() support. [2021-03-22T10:13:50.889Z] #44 221.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-22T10:13:50.889Z] #44 221.2 Note: Building without GnuTLS support [2021-03-22T10:13:50.889Z] #44 221.3 Makefile.config:39: Warn: you have no libnftables installed [2021-03-22T10:13:50.889Z] #44 221.3 Makefile.config:40: Warn: Building without nftables support [2021-03-22T10:13:51.955Z] #44 222.3 fatal: not a git repository (or any of the parent directories): .git [2021-03-22T10:13:52.832Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2021-03-22T10:13:52.959Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:13:52.959Z] [2021-03-22T10:13:52.959Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-22T10:13:52.959Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-22T10:13:52.959Z] Using test binary docker [2021-03-22T10:13:52.959Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T10:13:52.959Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T10:13:52.959Z] INFO: Waiting for daemon to start... [2021-03-22T10:13:52.959Z] Starting dockerd [2021-03-22T10:13:52.959Z] . [2021-03-22T10:13:52.959Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-22T10:13:53.018Z] #44 223.4 make[1]: Nothing to be done for 'all'. [2021-03-22T10:13:54.077Z] #44 224.6 make[1]: 'images/built-in.o' is up to date. [2021-03-22T10:13:54.077Z] #44 224.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-22T10:13:54.386Z] #44 224.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-22T10:13:54.386Z] #44 224.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-22T10:13:54.386Z] #44 224.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-22T10:13:54.386Z] #44 224.8 make[1]: Nothing to be done for 'all'. [2021-03-22T10:13:54.386Z] #44 224.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-22T10:13:54.685Z] #44 225.2 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:54.685Z] #44 225.2 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:54.685Z] #44 225.3 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:54.983Z] #44 225.4 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:55.285Z] #44 225.6 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:55.285Z] #44 225.7 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:55.285Z] #44 225.7 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:55.585Z] #44 226.0 make[2]: Nothing to be done for 'all'. [2021-03-22T10:13:55.585Z] #44 226.0 INSTALL criu/criu [2021-03-22T10:13:55.585Z] #44 DONE 226.1s [2021-03-22T10:13:55.585Z] [2021-03-22T10:13:55.585Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:13:55.585Z] #25 sha256:992913ae65b9491479181e7a9cf461b86c95dbb6297b92d1f19bbfa0867dde03 [2021-03-22T10:13:57.048Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.41s) [2021-03-22T10:13:57.048Z] PASS [2021-03-22T10:13:57.048Z] [2021-03-22T10:13:57.048Z] === Skipped [2021-03-22T10:13:57.048Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-22T10:13:57.048Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:13:57.048Z] [2021-03-22T10:13:57.048Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-22T10:13:57.048Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:13:57.048Z] [2021-03-22T10:13:57.048Z] [2021-03-22T10:13:57.048Z] DONE 34 tests, 2 skipped in 123.416s [2021-03-22T10:13:57.048Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T10:13:57.048Z] INFO: Testing against a local daemon [2021-03-22T10:13:57.048Z] === RUN TestConfigInspect [2021-03-22T10:13:58.960Z] --- PASS: TestConfigInspect (2.28s) [2021-03-22T10:13:58.960Z] === RUN TestConfigList [2021-03-22T10:14:01.231Z] #25 ... [2021-03-22T10:14:01.231Z] [2021-03-22T10:14:01.231Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-22T10:14:01.231Z] #50 sha256:ad8646dc15859c48edc92111497c90479859039592ebf3590669f934806aee4b [2021-03-22T10:14:01.231Z] #50 295.9 + /build/golangci-lint --version [2021-03-22T10:14:01.429Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:14:01.429Z] [2021-03-22T10:14:01.429Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T10:14:01.429Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T10:14:01.429Z] HOSTNAME=3f190a0049ab [2021-03-22T10:14:01.429Z] TESTDEBUG=0 [2021-03-22T10:14:01.429Z] DEST=bundles/test-integration [2021-03-22T10:14:01.429Z] PWD=/go/src/github.com/docker/docker [2021-03-22T10:14:01.429Z] DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:14:01.429Z] container=docker [2021-03-22T10:14:01.429Z] HOME=/root [2021-03-22T10:14:01.429Z] GOLANG_VERSION=1.13.15 [2021-03-22T10:14:01.429Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T10:14:01.429Z] VALIDATE_BRANCH=master [2021-03-22T10:14:01.429Z] TERM=xterm [2021-03-22T10:14:01.429Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T10:14:01.429Z] SHLVL=1 [2021-03-22T10:14:01.429Z] TIMEOUT=120m [2021-03-22T10:14:01.429Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T10:14:01.429Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T10:14:01.429Z] GO111MODULE=off [2021-03-22T10:14:01.429Z] DOCKER_EXPERIMENTAL=1 [2021-03-22T10:14:01.429Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T10:14:01.429Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T10:14:01.429Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T10:14:01.429Z] GOPATH=/go [2021-03-22T10:14:01.429Z] PKG_CONFIG=pkg-config [2021-03-22T10:14:01.429Z] _=/usr/bin/env [2021-03-22T10:14:01.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T10:14:01.501Z] --- PASS: TestConfigList (2.28s) [2021-03-22T10:14:01.501Z] === RUN TestConfigsCreateAndDelete [2021-03-22T10:14:01.538Z] #50 296.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-22T10:14:01.538Z] #50 DONE 296.6s [2021-03-22T10:14:01.538Z] [2021-03-22T10:14:01.538Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:14:01.538Z] #25 sha256:992913ae65b9491479181e7a9cf461b86c95dbb6297b92d1f19bbfa0867dde03 [2021-03-22T10:14:01.855Z] #56 241.6 + bin/containerd-stress [2021-03-22T10:14:01.855Z] #56 243.7 + bin/containerd-shim [2021-03-22T10:14:03.400Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2021-03-22T10:14:03.400Z] === RUN TestConfigsUpdate [2021-03-22T10:14:05.928Z] --- PASS: TestConfigsUpdate (2.26s) [2021-03-22T10:14:05.928Z] === RUN TestTemplatedConfig [2021-03-22T10:14:08.419Z] #56 250.4 + bin/containerd-shim-runc-v1 [2021-03-22T10:14:09.212Z] --- PASS: TestTemplatedConfig (3.39s) [2021-03-22T10:14:09.212Z] === RUN TestConfigCreateResolve [2021-03-22T10:14:11.114Z] --- PASS: TestConfigCreateResolve (2.29s) [2021-03-22T10:14:11.114Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T10:14:11.680Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-22T10:14:11.680Z] PASS [2021-03-22T10:14:11.680Z] [2021-03-22T10:14:11.680Z] DONE 7 tests in 15.319s [2021-03-22T10:14:11.680Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T10:14:11.680Z] INFO: Testing against a local daemon [2021-03-22T10:14:11.680Z] === RUN TestCheckpoint [2021-03-22T10:14:11.680Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T10:14:11.680Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:14:11.680Z] === RUN TestContainerInvalidJSON [2021-03-22T10:14:11.680Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:14:11.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:14:11.680Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:14:11.680Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:14:11.680Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:14:11.680Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:14:11.938Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:14:11.938Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:14:11.938Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:14:11.938Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-22T10:14:11.938Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-22T10:14:11.938Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-22T10:14:11.938Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-22T10:14:11.938Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T10:14:11.938Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-22T10:14:11.938Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T10:14:11.938Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-22T10:14:11.938Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T10:14:11.938Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-22T10:14:11.938Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T10:14:11.938Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-22T10:14:11.938Z] === RUN TestCopyFromContainer [2021-03-22T10:14:12.618Z] #56 254.9 + bin/containerd-shim-runc-v2 [2021-03-22T10:14:13.552Z] #56 255.9 + binaries [2021-03-22T10:14:13.552Z] #56 255.9 + install -D bin/containerd /build/containerd [2021-03-22T10:14:13.552Z] #56 255.9 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T10:14:13.552Z] #56 255.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T10:14:13.552Z] #56 255.9 + install -D bin/ctr /build/ctr [2021-03-22T10:14:13.841Z] === RUN TestCopyFromContainer// [2021-03-22T10:14:13.841Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T10:14:13.841Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T10:14:13.841Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T10:14:13.841Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T10:14:13.841Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T10:14:13.841Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T10:14:14.100Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T10:14:14.100Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T10:14:14.100Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer (2.18s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-22T10:14:14.100Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-22T10:14:14.100Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T10:14:14.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:14:14.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:14:14.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:14:14.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:14:14.359Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:14:14.359Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:14:14.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:14:14.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:14:14.359Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:14:14.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-22T10:14:14.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T10:14:14.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T10:14:14.359Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T10:14:14.359Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T10:14:14.359Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-22T10:14:14.359Z] === RUN TestCreateWithInvalidEnv [2021-03-22T10:14:14.359Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T10:14:14.359Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T10:14:14.359Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T10:14:14.359Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T10:14:14.359Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T10:14:14.359Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T10:14:14.359Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T10:14:14.359Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T10:14:14.359Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T10:14:14.359Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-22T10:14:14.359Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T10:14:14.359Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T10:14:14.359Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-22T10:14:14.359Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T10:14:14.359Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-22T10:14:14.359Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T10:14:14.925Z] #56 DONE 257.1s [2021-03-22T10:14:15.491Z] [2021-03-22T10:14:15.491Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T10:14:15.491Z] #57 sha256:807234dff5b500698f646327d6873b738cc96d9c0715129dc939436b3502cf39 [2021-03-22T10:14:16.424Z] #57 DONE 0.8s [2021-03-22T10:14:16.424Z] [2021-03-22T10:14:16.424Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T10:14:16.424Z] #61 sha256:4eb80394600fbb85bc34cc05212728b48f3ec93d73663573ce50b3f58feb1b08 [2021-03-22T10:14:16.424Z] #61 DONE 0.2s [2021-03-22T10:14:16.424Z] [2021-03-22T10:14:16.424Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T10:14:16.424Z] #66 sha256:7c8ef122df4433a6085011049ba89a6d21b256e93be680d1d1622c7b5e8c85e2 [2021-03-22T10:14:16.888Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-03-22T10:14:16.888Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T10:14:17.356Z] #66 DONE 0.9s [2021-03-22T10:14:17.356Z] [2021-03-22T10:14:17.356Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T10:14:17.356Z] #68 sha256:239cb15fa91fca177f3bb16e0b61a8c3c9f1e9291fb67b1454e9bb3d1ed21a14 [2021-03-22T10:14:17.356Z] #68 DONE 0.1s [2021-03-22T10:14:17.356Z] [2021-03-22T10:14:17.356Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T10:14:17.356Z] #69 sha256:736fb8d6a850006307d9daa8f4981bd800377400090db33d5dd98b34a41106ed [2021-03-22T10:14:17.356Z] #69 DONE 0.0s [2021-03-22T10:14:17.356Z] [2021-03-22T10:14:17.356Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T10:14:17.356Z] #70 sha256:7838e857272e5eb11572a2b58ed61ab3205c3093838ca935a3128a5bb8e592c8 [2021-03-22T10:14:18.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T10:14:19.419Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.38s) [2021-03-22T10:14:19.419Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T10:14:19.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:14:19.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:14:19.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:14:19.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:14:19.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:14:19.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:14:19.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:14:19.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:14:19.419Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:14:19.419Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:14:19.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:14:19.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:14:19.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:14:19.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:14:19.419Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:14:19.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-22T10:14:19.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-22T10:14:19.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-22T10:14:19.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-22T10:14:19.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-22T10:14:19.419Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-22T10:14:19.419Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T10:14:19.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T10:14:19.985Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-03-22T10:14:19.985Z] === RUN TestCreateDifferentPlatform [2021-03-22T10:14:19.985Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T10:14:19.985Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T10:14:19.985Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-22T10:14:19.985Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-22T10:14:19.985Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T10:14:19.985Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T10:14:19.985Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-22T10:14:19.985Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T10:14:19.985Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-22T10:14:19.985Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T10:14:19.985Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-22T10:14:19.985Z] === RUN TestDaemonRestartIpcMode [2021-03-22T10:14:19.985Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T10:14:19.985Z] === RUN TestDaemonHostGatewayIP [2021-03-22T10:14:19.985Z] === PAUSE TestDaemonHostGatewayIP [2021-03-22T10:14:19.985Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T10:14:19.985Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T10:14:19.985Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T10:14:19.985Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-22T10:14:19.985Z] === RUN TestDiff [2021-03-22T10:14:20.638Z] #70 DONE 2.6s [2021-03-22T10:14:20.638Z] [2021-03-22T10:14:20.638Z] #71 exporting to image [2021-03-22T10:14:20.638Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-22T10:14:20.638Z] #71 exporting layers [2021-03-22T10:14:20.919Z] --- PASS: TestDiff (0.79s) [2021-03-22T10:14:20.919Z] === RUN TestExecWithCloseStdin [2021-03-22T10:14:21.853Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-03-22T10:14:21.853Z] === RUN TestExec [2021-03-22T10:14:23.228Z] --- PASS: TestExec (1.13s) [2021-03-22T10:14:23.228Z] === RUN TestExecUser [2021-03-22T10:14:23.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T10:14:23.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T10:14:24.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T10:14:24.134Z] #25 ... [2021-03-22T10:14:24.134Z] [2021-03-22T10:14:24.134Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-22T10:14:24.134Z] #54 sha256:37a088dae631b4b5ce24df18c31c31c2df355bc85a4956a161dab5146ac98ae6 [2021-03-22T10:14:24.134Z] #54 201.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-22T10:14:24.163Z] --- PASS: TestExecUser (1.12s) [2021-03-22T10:14:24.163Z] === RUN TestExportContainerAndImportImage [2021-03-22T10:14:24.432Z] #54 203.2 + mkdir -p /build [2021-03-22T10:14:24.432Z] #54 203.2 + cp runc /build/runc [2021-03-22T10:14:24.733Z] #54 DONE 203.3s [2021-03-22T10:14:24.733Z] [2021-03-22T10:14:24.733Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:14:24.733Z] #25 sha256:992913ae65b9491479181e7a9cf461b86c95dbb6297b92d1f19bbfa0867dde03 [2021-03-22T10:14:25.097Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-03-22T10:14:25.097Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T10:14:26.498Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-03-22T10:14:26.498Z] === RUN TestHealthCheckWorkdir [2021-03-22T10:14:27.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T10:14:27.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T10:14:28.401Z] --- PASS: TestHealthCheckWorkdir (1.69s) [2021-03-22T10:14:28.401Z] === RUN TestHealthKillContainer [2021-03-22T10:14:28.750Z] #71 exporting layers 7.8s done [2021-03-22T10:14:28.750Z] #71 writing image sha256:1eb230b88a1e01e6f09bf0d17ff7e28eedaa9127b01d6a476d5423dc9cc9be96 done [2021-03-22T10:14:28.750Z] #71 naming to docker.io/library/docker:e166af959daa31a536b666fa35148f93462918d6 done [2021-03-22T10:14:28.750Z] #71 DONE 7.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T10:14:29.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -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:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh dynbinary test-integration [2021-03-22T10:14:29.239Z] #25 ... [2021-03-22T10:14:29.239Z] [2021-03-22T10:14:29.239Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:14:29.239Z] #57 sha256:4c47c6ed56c6b973e86343f930bfe9418e685e559f4d4bb1e9edfecdee3361ec [2021-03-22T10:14:29.239Z] #57 287.0 + bin/containerd [2021-03-22T10:14:29.537Z] #57 ... [2021-03-22T10:14:29.537Z] [2021-03-22T10:14:29.537Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-22T10:14:29.537Z] #25 sha256:992913ae65b9491479181e7a9cf461b86c95dbb6297b92d1f19bbfa0867dde03 [2021-03-22T10:14:29.537Z] #25 324.5 + return [2021-03-22T10:14:29.537Z] #25 DONE 324.6s [2021-03-22T10:14:29.852Z] [2021-03-22T10:14:29.852Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:14:29.852Z] #57 sha256:4c47c6ed56c6b973e86343f930bfe9418e685e559f4d4bb1e9edfecdee3361ec [2021-03-22T10:14:31.009Z] [2021-03-22T10:14:31.009Z] Removing bundles/ [2021-03-22T10:14:31.009Z] [2021-03-22T10:14:31.009Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-22T10:14:31.009Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:14:31.009Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T10:14:31.383Z] #57 ... [2021-03-22T10:14:31.383Z] [2021-03-22T10:14:31.383Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-22T10:14:31.383Z] #26 sha256:8002cb3d7649c45ff3027891d93a0a2c3bf1f149686add08399ede81148ad3ac [2021-03-22T10:14:31.383Z] #26 DONE 0.1s [2021-03-22T10:14:31.679Z] [2021-03-22T10:14:31.679Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-22T10:14:31.679Z] #31 sha256:b30eeef2e849dcddaf2bb57f12f0858a51a9612ab40c2afdcabfe063999eb4c2 [2021-03-22T10:14:31.681Z] --- PASS: TestHealthKillContainer (3.11s) [2021-03-22T10:14:31.681Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T10:14:32.247Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-03-22T10:14:32.247Z] === RUN TestIpcModeNone [2021-03-22T10:14:32.326Z] #31 DONE 0.8s [2021-03-22T10:14:32.326Z] [2021-03-22T10:14:32.326Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-22T10:14:32.326Z] #34 sha256:57f56ce6a05247d19e46cf0758d8295f4f6de161f111dc6491ff3995675718c4 [2021-03-22T10:14:32.326Z] #34 DONE 0.1s [2021-03-22T10:14:32.326Z] [2021-03-22T10:14:32.326Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:14:32.326Z] #57 sha256:4c47c6ed56c6b973e86343f930bfe9418e685e559f4d4bb1e9edfecdee3361ec [2021-03-22T10:14:32.326Z] #57 ... [2021-03-22T10:14:32.326Z] [2021-03-22T10:14:32.326Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-22T10:14:32.326Z] #36 sha256:40858a4204531d7020a3681aab9fbc1a295c0954a5b90fc76a8514fff5728560 [2021-03-22T10:14:32.326Z] #36 DONE 0.1s [2021-03-22T10:14:32.626Z] [2021-03-22T10:14:32.626Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-22T10:14:32.626Z] #39 sha256:871b8aa2823453c236268e90716a17defb3bba3f04843968106b3b7707465a82 [2021-03-22T10:14:32.626Z] #39 DONE 0.2s [2021-03-22T10:14:32.626Z] [2021-03-22T10:14:32.626Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-22T10:14:32.626Z] #42 sha256:e9eccb2c1ad791a897a53c8265817d742477bb1c3e9f4870cacbc8407b98fa97 [2021-03-22T10:14:32.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T10:14:32.926Z] #42 DONE 0.3s [2021-03-22T10:14:32.926Z] [2021-03-22T10:14:32.926Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-22T10:14:32.926Z] #45 sha256:b92bc481193b2e48b16c7327b042c3a6ea2bb22eea56ba4bc441524a9f8e443f [2021-03-22T10:14:32.926Z] #45 DONE 0.1s [2021-03-22T10:14:32.926Z] [2021-03-22T10:14:32.926Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:14:32.926Z] #57 sha256:4c47c6ed56c6b973e86343f930bfe9418e685e559f4d4bb1e9edfecdee3361ec [2021-03-22T10:14:33.181Z] --- PASS: TestIpcModeNone (1.11s) [2021-03-22T10:14:33.181Z] === RUN TestIpcModePrivate [2021-03-22T10:14:33.229Z] #57 ... [2021-03-22T10:14:33.229Z] [2021-03-22T10:14:33.229Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-22T10:14:33.229Z] #47 sha256:3f4877f22444bfac1be5ee9aaf8eb2dfb1626d56bfd583baf464839afda27606 [2021-03-22T10:14:33.229Z] #47 DONE 0.1s [2021-03-22T10:14:33.229Z] [2021-03-22T10:14:33.229Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-22T10:14:33.229Z] #49 sha256:9873f3b2990cc5d87e2372821f718fae2673e45fc0ecf5723d295bd0bb62f218 [2021-03-22T10:14:33.229Z] #49 DONE 0.1s [2021-03-22T10:14:33.229Z] [2021-03-22T10:14:33.229Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-22T10:14:33.229Z] #51 sha256:d4f3d2baf9df0fd79f9c2049bd9d46f9cbb48743be0896f729a063a0ed8e871c [2021-03-22T10:14:33.527Z] #51 DONE 0.1s [2021-03-22T10:14:33.527Z] [2021-03-22T10:14:33.527Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-22T10:14:33.527Z] #53 sha256:d2c65fe075d934c5d6c0a9a74ae20a9fd3eb5810fe0da19bf230e2f19777d43b [2021-03-22T10:14:33.527Z] #53 DONE 0.1s [2021-03-22T10:14:33.527Z] [2021-03-22T10:14:33.527Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:14:33.527Z] #57 sha256:4c47c6ed56c6b973e86343f930bfe9418e685e559f4d4bb1e9edfecdee3361ec [2021-03-22T10:14:33.527Z] #57 ... [2021-03-22T10:14:33.527Z] [2021-03-22T10:14:33.527Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-22T10:14:33.527Z] #55 sha256:fa733a556e8716dbaf2b2ad326fbfd6e222787388fa47b71af29bfbbaa3411fa [2021-03-22T10:14:33.527Z] #55 DONE 0.1s [2021-03-22T10:14:33.823Z] [2021-03-22T10:14:33.823Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-22T10:14:33.823Z] #57 sha256:4c47c6ed56c6b973e86343f930bfe9418e685e559f4d4bb1e9edfecdee3361ec [2021-03-22T10:14:34.557Z] --- PASS: TestIpcModePrivate (1.12s) [2021-03-22T10:14:34.557Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-03-22T10:14:34.557Z] === RUN TestIpcModeShareable [2021-03-22T10:14:35.491Z] --- PASS: TestIpcModeShareable (1.10s) [2021-03-22T10:14:35.491Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-03-22T10:14:35.491Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T10:14:36.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T10:14:38.776Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s) [2021-03-22T10:14:38.776Z] === RUN TestAPIIpcModeHost [2021-03-22T10:14:39.564Z] sha256:2797da7d7ea52c131c163aa7224c5c8c08b5913ca59fa4c3dd643713122f4d2a [2021-03-22T10:14:39.564Z] INFO: Starting docker-py tests... [2021-03-22T10:14:39.564Z] ============================= test session starts ============================== [2021-03-22T10:14:39.564Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-22T10:14:39.564Z] rootdir: /src, inifile: pytest.ini [2021-03-22T10:14:39.564Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-22T10:14:39.564Z] collected 389 items / 1 deselected / 388 selected [2021-03-22T10:14:39.564Z] [2021-03-22T10:14:39.711Z] --- PASS: TestAPIIpcModeHost (1.16s) [2021-03-22T10:14:39.711Z] === RUN TestDaemonIpcModeShareable [2021-03-22T10:14:41.611Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2021-03-22T10:14:41.611Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-22T10:14:41.611Z] === RUN TestDaemonIpcModePrivate [2021-03-22T10:14:42.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T10:14:42.990Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-03-22T10:14:42.990Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-22T10:14:42.990Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T10:14:43.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T10:14:43.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T10:14:44.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T10:14:44.890Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2021-03-22T10:14:44.890Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-22T10:14:44.890Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T10:14:45.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T10:14:45.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T10:14:46.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T10:14:46.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T10:14:46.791Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2021-03-22T10:14:46.791Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-22T10:14:46.791Z] === RUN TestIpcModeOlderClient [2021-03-22T10:14:46.791Z] === PAUSE TestIpcModeOlderClient [2021-03-22T10:14:46.791Z] === RUN TestKillContainerInvalidSignal [2021-03-22T10:14:47.357Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-03-22T10:14:47.357Z] === RUN TestKillContainer [2021-03-22T10:14:47.357Z] === RUN TestKillContainer/no_signal [2021-03-22T10:14:47.924Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T10:14:48.491Z] === RUN TestKillContainer/killing_signal [2021-03-22T10:14:48.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T10:14:49.139Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements [2021-03-22T10:14:49.139Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-22T10:14:49.139Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2021-03-22T10:14:49.139Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-22T10:14:49.139Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-22T10:14:49.139Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-22T10:14:49.139Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-22T10:14:49.139Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-22T10:14:49.139Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-22T10:14:49.139Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-22T10:14:49.140Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-22T10:14:49.140Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-22T10:14:49.424Z] --- PASS: TestKillContainer (2.18s) [2021-03-22T10:14:49.424Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-03-22T10:14:49.424Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-03-22T10:14:49.424Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2021-03-22T10:14:49.424Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T10:14:49.424Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T10:14:50.088Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-22T10:14:50.088Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-22T10:14:50.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T10:14:50.351Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-03-22T10:14:50.351Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2021-03-22T10:14:50.358Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T10:14:50.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T10:14:50.613Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-22T10:14:50.614Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-22T10:14:50.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T10:14:50.876Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2021-03-22T10:14:50.876Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/builder [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-22T10:14:50.876Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-22T10:14:50.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) [2021-03-22T10:14:50.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-03-22T10:14:50.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2021-03-22T10:14:50.924Z] === RUN TestKillStoppedContainer [2021-03-22T10:14:50.924Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-22T10:14:50.924Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T10:14:50.924Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-22T10:14:50.924Z] === RUN TestKillDifferentUserContainer [2021-03-22T10:14:51.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T10:14:51.862Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2021-03-22T10:14:51.862Z] === RUN TestInspectOomKilledTrue [2021-03-22T10:14:51.862Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T10:14:51.862Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-22T10:14:51.862Z] === RUN TestInspectOomKilledFalse [2021-03-22T10:14:52.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T10:14:52.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T10:14:52.442Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-03-22T10:14:52.442Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T10:14:53.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T10:14:53.375Z] --- PASS: TestLinksEtcHostsContentMatch (0.82s) [2021-03-22T10:14:53.375Z] === RUN TestLinksContainerNames [2021-03-22T10:14:53.430Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-03-22T10:14:54.379Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 13.7% of statements [2021-03-22T10:14:54.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T10:14:54.750Z] --- PASS: TestLinksContainerNames (1.41s) [2021-03-22T10:14:54.750Z] === RUN TestLogsFollowTailEmpty [2021-03-22T10:14:54.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T10:14:55.318Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-03-22T10:14:55.318Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T10:14:55.770Z] ok github.com/docker/docker/builder/dockerfile 0.936s coverage: 48.3% of statements [2021-03-22T10:14:55.770Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-22T10:14:55.770Z] ok github.com/docker/docker/builder/remotecontext/git 3.449s coverage: 86.3% of statements [2021-03-22T10:14:55.770Z] ? github.com/docker/docker/cli [no test files] [2021-03-22T10:14:55.770Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-22T10:14:55.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T10:14:56.025Z] 5ff1512f88ec: Pull complete [2021-03-22T10:14:56.025Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-22T10:14:56.025Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:14:56.025Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:14:56.025Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-22T10:14:56.025Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-22T10:14:56.025Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-22T10:14:56.025Z] INFO: Docker version of control daemon [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] Client: Docker Engine - Enterprise [2021-03-22T10:14:56.025Z] Version: 19.03.12 [2021-03-22T10:14:56.025Z] API version: 1.40 [2021-03-22T10:14:56.025Z] Go version: go1.13.13 [2021-03-22T10:14:56.025Z] Git commit: 4306744 [2021-03-22T10:14:56.025Z] Built: 08/05/2020 19:27:53 [2021-03-22T10:14:56.025Z] OS/Arch: windows/amd64 [2021-03-22T10:14:56.025Z] Experimental: false [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] Server: Docker Engine - Enterprise [2021-03-22T10:14:56.025Z] Engine: [2021-03-22T10:14:56.025Z] Version: 19.03.12 [2021-03-22T10:14:56.025Z] API version: 1.40 (minimum version 1.24) [2021-03-22T10:14:56.025Z] Go version: go1.13.13 [2021-03-22T10:14:56.025Z] Git commit: f295753ffd [2021-03-22T10:14:56.025Z] Built: 08/05/2020 19:26:41 [2021-03-22T10:14:56.025Z] OS/Arch: windows/amd64 [2021-03-22T10:14:56.025Z] Experimental: true [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] INFO: Docker info of control daemon [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] Client: [2021-03-22T10:14:56.025Z] Debug Mode: false [2021-03-22T10:14:56.025Z] Plugins: [2021-03-22T10:14:56.025Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] Server: [2021-03-22T10:14:56.025Z] Containers: 0 [2021-03-22T10:14:56.025Z] Running: 0 [2021-03-22T10:14:56.025Z] Paused: 0 [2021-03-22T10:14:56.025Z] Stopped: 0 [2021-03-22T10:14:56.025Z] Images: 1 [2021-03-22T10:14:56.025Z] Server Version: 19.03.12 [2021-03-22T10:14:56.025Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-22T10:14:56.025Z] Windows: [2021-03-22T10:14:56.025Z] LCOW: [2021-03-22T10:14:56.025Z] Logging Driver: json-file [2021-03-22T10:14:56.025Z] Plugins: [2021-03-22T10:14:56.025Z] Volume: local [2021-03-22T10:14:56.025Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-22T10:14:56.025Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-22T10:14:56.025Z] Swarm: inactive [2021-03-22T10:14:56.025Z] Default Isolation: process [2021-03-22T10:14:56.025Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-22T10:14:56.025Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-22T10:14:56.025Z] OSType: windows [2021-03-22T10:14:56.025Z] Architecture: x86_64 [2021-03-22T10:14:56.025Z] CPUs: 4 [2021-03-22T10:14:56.025Z] Total Memory: 32GiB [2021-03-22T10:14:56.025Z] Name: azwin-2-d44e90 [2021-03-22T10:14:56.025Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-22T10:14:56.025Z] Docker Root Dir: D:\docker [2021-03-22T10:14:56.025Z] Debug Mode: false [2021-03-22T10:14:56.025Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:14:56.025Z] Labels: [2021-03-22T10:14:56.025Z] Experimental: true [2021-03-22T10:14:56.025Z] Insecure Registries: [2021-03-22T10:14:56.025Z] 10.0.0.4:5000 [2021-03-22T10:14:56.025Z] 127.0.0.0/8 [2021-03-22T10:14:56.025Z] Registry Mirrors: [2021-03-22T10:14:56.025Z] http://10.0.0.4:5000/ [2021-03-22T10:14:56.025Z] Live Restore Enabled: false [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] INFO: Commit hash is e166af959d [2021-03-22T10:14:56.025Z] INFO: Nuke-Everything... [2021-03-22T10:14:56.025Z] INFO: Container count on control daemon to delete is 0 [2021-03-22T10:14:56.025Z] INFO: Nuking d:\CI [2021-03-22T10:14:56.025Z] INFO: Zapped successfully [2021-03-22T10:14:56.025Z] INFO: Location for testing is d:\CI\PR-42179\1 [2021-03-22T10:14:56.025Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] INFO: Building the image from Dockerfile.windows at 03/22/2021 10:14:49... [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] Sending build context to Docker daemon 58.33MB [2021-03-22T10:14:56.025Z] [2021-03-22T10:14:56.025Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-22T10:14:56.025Z] ---> 3eaa9ebbf51f [2021-03-22T10:14:56.025Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-22T10:14:56.025Z] ---> Running in d9e955395a42 [2021-03-22T10:14:56.025Z] Removing intermediate container d9e955395a42 [2021-03-22T10:14:56.025Z] ---> 0594abc3aa0d [2021-03-22T10:14:56.025Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-22T10:14:56.025Z] ---> Running in 586931ac8a5f [2021-03-22T10:14:56.025Z] Removing intermediate container 586931ac8a5f [2021-03-22T10:14:56.025Z] ---> 28101a1f043b [2021-03-22T10:14:56.025Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-22T10:14:56.025Z] ---> Running in 3532edb3a6ed [2021-03-22T10:14:56.025Z] Removing intermediate container 3532edb3a6ed [2021-03-22T10:14:56.025Z] ---> 83221b516c58 [2021-03-22T10:14:56.025Z] 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-03-22T10:14:56.025Z] ---> Running in bf640b9b89d4 [2021-03-22T10:14:56.253Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/default [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/private [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/slave [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/shared [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/shared [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/slave [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/private [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/default [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T10:14:56.253Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:14:56.253Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:14:56.253Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:14:56.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T10:14:56.495Z] Removing intermediate container bf640b9b89d4 [2021-03-22T10:14:56.495Z] ---> a49364895c6d [2021-03-22T10:14:56.495Z] 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-03-22T10:14:56.495Z] ---> Running in 1e3e0cdaade3 [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T10:14:56.512Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-22T10:14:56.512Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-03-22T10:14:56.512Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T10:14:56.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T10:14:56.558Z] Using test binary docker [2021-03-22T10:14:56.558Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T10:14:56.558Z] +++ /etc/init.d/apparmor start [2021-03-22T10:14:56.558Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T10:14:56.558Z] INFO: Waiting for daemon to start... [2021-03-22T10:14:56.558Z] Starting dockerd [2021-03-22T10:14:56.558Z] +++ 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-03-22T10:14:57.090Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-22T10:14:57.693Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-22T10:14:58.633Z] . [2021-03-22T10:14:58.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T10:14:58.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T10:14:58.633Z] Error: No such image: emptyfs [2021-03-22T10:14:58.633Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T10:14:58.633Z] ++++ docker load [2021-03-22T10:14:58.927Z] Running integration-test (iteration 1) [2021-03-22T10:14:58.927Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T10:14:58.927Z] ++ 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-03-22T10:14:58.927Z] ++ set -e [2021-03-22T10:14:58.927Z] ++ '[' -n 0 ']' [2021-03-22T10:14:58.927Z] ++ set -x [2021-03-22T10:14:58.927Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:14:59.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T10:14:59.041Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2021-03-22T10:14:59.041Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T10:14:59.041Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-03-22T10:14:59.041Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T10:14:59.475Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-22T10:15:00.177Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-03-22T10:15:00.177Z] === RUN TestNetworkNat [2021-03-22T10:15:00.744Z] --- PASS: TestNetworkNat (0.73s) [2021-03-22T10:15:00.744Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T10:15:01.076Z] ok github.com/docker/docker/client 0.426s coverage: 75.4% of statements [2021-03-22T10:15:01.337Z] [2021-03-22T10:15:01.337Z] SUCCESS: Specified value was saved. [2021-03-22T10:15:01.679Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-03-22T10:15:01.679Z] === RUN TestNetworkLoopbackNat [2021-03-22T10:15:02.909Z] INFO: Downloading git... [2021-03-22T10:15:03.907Z] INFO: Downloading go... [2021-03-22T10:15:04.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T10:15:04.960Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2021-03-22T10:15:04.960Z] === RUN TestPause [2021-03-22T10:15:05.490Z] INFO: Downloading compiler 1 of 3... [2021-03-22T10:15:05.490Z] INFO: Downloading compiler 2 of 3... [2021-03-22T10:15:05.526Z] --- PASS: TestPause (0.87s) [2021-03-22T10:15:05.526Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T10:15:05.526Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:15:05.526Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:15:05.526Z] === RUN TestPauseStopPausedContainer [2021-03-22T10:15:05.963Z] INFO: Downloading compiler 3 of 3... [2021-03-22T10:15:05.963Z] INFO: Extracting git... [2021-03-22T10:15:06.461Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2021-03-22T10:15:06.461Z] === RUN TestPsFilter [2021-03-22T10:15:06.461Z] --- PASS: TestPsFilter (0.13s) [2021-03-22T10:15:06.461Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T10:15:06.647Z] #57 322.3 + bin/containerd-stress [2021-03-22T10:15:06.945Z] #57 324.9 + bin/containerd-shim [2021-03-22T10:15:07.028Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2021-03-22T10:15:07.028Z] === RUN TestRemoveContainerWithVolume [2021-03-22T10:15:07.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T10:15:07.963Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-03-22T10:15:07.963Z] === RUN TestRemoveContainerRunning [2021-03-22T10:15:08.530Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-03-22T10:15:08.530Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T10:15:09.097Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-03-22T10:15:09.097Z] === RUN TestRemoveInvalidContainer [2021-03-22T10:15:09.097Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-22T10:15:09.097Z] === RUN TestRenameLinkedContainer [2021-03-22T10:15:09.350Z] Loaded image: buildpack-deps:buster [2021-03-22T10:15:09.350Z] Loaded image: busybox:latest [2021-03-22T10:15:09.350Z] Loaded image: busybox:glibc [2021-03-22T10:15:09.350Z] Loaded image: debian:bullseye [2021-03-22T10:15:09.643Z] Loaded image: hello-world:latest [2021-03-22T10:15:09.936Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:15:09.936Z] INFO: Testing against a local daemon [2021-03-22T10:15:09.936Z] === RUN TestCgroupNamespacesBuild [2021-03-22T10:15:10.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T10:15:12.011Z] --- PASS: TestCgroupNamespacesBuild (2.24s) [2021-03-22T10:15:12.011Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T10:15:12.381Z] --- PASS: TestRenameLinkedContainer (2.94s) [2021-03-22T10:15:12.381Z] === RUN TestRenameStoppedContainer [2021-03-22T10:15:12.947Z] --- PASS: TestRenameStoppedContainer (0.73s) [2021-03-22T10:15:12.947Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T10:15:14.088Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2021-03-22T10:15:14.088Z] === RUN TestBuildWithSession [2021-03-22T10:15:14.088Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T10:15:14.088Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:15:14.088Z] === RUN TestBuildSquashParent [2021-03-22T10:15:14.105Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T10:15:14.105Z] Using test binary docker [2021-03-22T10:15:14.105Z] +++ /etc/init.d/apparmor start [2021-03-22T10:15:14.105Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T10:15:14.105Z] INFO: Waiting for daemon to start... [2021-03-22T10:15:14.105Z] Starting dockerd [2021-03-22T10:15:14.105Z] +++ 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-03-22T10:15:14.322Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2021-03-22T10:15:14.322Z] === RUN TestRenameInvalidName [2021-03-22T10:15:15.257Z] --- PASS: TestRenameInvalidName (0.80s) [2021-03-22T10:15:15.257Z] === RUN TestRenameAnonymousContainer [2021-03-22T10:15:15.518Z] #57 332.2 + bin/containerd-shim-runc-v1 [2021-03-22T10:15:16.637Z] . [2021-03-22T10:15:16.637Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T10:15:16.637Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T10:15:16.637Z] Error: No such image: emptyfs [2021-03-22T10:15:16.637Z] ++++ docker load [2021-03-22T10:15:16.637Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T10:15:16.893Z] Running integration-test (iteration 1) [2021-03-22T10:15:16.893Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T10:15:16.893Z] ++ 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-03-22T10:15:16.893Z] ++ set -e [2021-03-22T10:15:16.893Z] ++ '[' -n 0 ']' [2021-03-22T10:15:16.893Z] ++ set -x [2021-03-22T10:15:16.893Z] ++ env -i DEST=/go/src/github.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-03-22T10:15:17.794Z] --- PASS: TestRenameAnonymousContainer (2.54s) [2021-03-22T10:15:17.794Z] === RUN TestRenameContainerWithSameName [2021-03-22T10:15:18.367Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2021-03-22T10:15:18.367Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T10:15:18.486Z] INFO: Expanding go... [2021-03-22T10:15:19.744Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2021-03-22T10:15:19.744Z] === RUN TestResize [2021-03-22T10:15:20.012Z] #57 337.4 + bin/containerd-shim-runc-v2 [2021-03-22T10:15:20.650Z] #57 338.5 + binaries [2021-03-22T10:15:20.650Z] #57 338.5 + install -D bin/containerd /build/containerd [2021-03-22T10:15:20.650Z] #57 338.6 + install -D bin/containerd-shim /build/containerd-shim [2021-03-22T10:15:20.650Z] #57 338.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-22T10:15:20.650Z] #57 338.6 + install -D bin/ctr /build/ctr [2021-03-22T10:15:20.650Z] #57 DONE 338.7s [2021-03-22T10:15:20.679Z] --- PASS: TestResize (0.70s) [2021-03-22T10:15:20.679Z] === RUN TestResizeWithInvalidSize [2021-03-22T10:15:21.245Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-03-22T10:15:21.245Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T10:15:21.694Z] [2021-03-22T10:15:21.694Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-22T10:15:21.694Z] #58 sha256:07b1a8cfe04204d78f660f041572db40ee3100c4a970e389d1862a62d506b48d [2021-03-22T10:15:21.694Z] #58 DONE 0.1s [2021-03-22T10:15:21.694Z] [2021-03-22T10:15:21.694Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-22T10:15:21.694Z] #62 sha256:3865086b4ce665a70faebf45f11e7471fa310d5a23e95895237590446bec50f1 [2021-03-22T10:15:21.997Z] #62 DONE 0.1s [2021-03-22T10:15:21.997Z] [2021-03-22T10:15:21.997Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-22T10:15:21.997Z] #67 sha256:5d1f8812dbf9dd23c0732d1933914569172b856c4afe51e1f08bed1134305252 [2021-03-22T10:15:21.997Z] #67 DONE 0.1s [2021-03-22T10:15:21.997Z] [2021-03-22T10:15:21.998Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-22T10:15:21.998Z] #69 sha256:4027a2e0e61f461a8fed0bfe02b0c7745026f6b6ca3bcb83d6e1c7b9db56bd38 [2021-03-22T10:15:21.998Z] #69 DONE 0.0s [2021-03-22T10:15:21.998Z] [2021-03-22T10:15:21.998Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-22T10:15:21.998Z] #70 sha256:caaf5ee9662d4502f3fd33f40de0ef4b9d33fedd86b890af8691d2b738c0034c [2021-03-22T10:15:21.998Z] #70 DONE 0.0s [2021-03-22T10:15:21.998Z] [2021-03-22T10:15:21.998Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-22T10:15:21.998Z] #71 sha256:bead1b41bb6a73efe312aa6b96c732fa935db25263aa74103ad723ff5e5a5b77 [2021-03-22T10:15:22.179Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:15:22.179Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:15:22.179Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:15:22.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:15:22.179Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:15:22.582Z] --- PASS: TestBuildSquashParent (8.39s) [2021-03-22T10:15:22.582Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T10:15:22.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:15:22.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:15:22.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:15:22.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:15:22.582Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:15:22.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:15:22.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:15:22.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:15:22.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:15:22.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:15:22.582Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:15:22.582Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:15:22.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:15:22.582Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:15:24.105Z] #71 DONE 2.2s [2021-03-22T10:15:24.401Z] [2021-03-22T10:15:24.401Z] #72 exporting to oci image format [2021-03-22T10:15:24.401Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-22T10:15:24.401Z] #72 exporting layers [2021-03-22T10:15:24.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:15:24.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:15:25.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:15:25.432Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:15:25.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:15:25.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:15:26.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:15:27.095Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:15:27.690Z] ok github.com/docker/docker/cmd/dockerd 0.124s coverage: 29.1% of statements [2021-03-22T10:15:28.265Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2021-03-22T10:15:28.265Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-22T10:15:28.265Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-22T10:15:28.265Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-22T10:15:28.265Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-22T10:15:29.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:15:29.030Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:15:29.627Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:15:29.627Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:15:31.581Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2021-03-22T10:15:31.772Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-22T10:15:31.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2021-03-22T10:15:31.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2021-03-22T10:15:31.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2021-03-22T10:15:31.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2021-03-22T10:15:31.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.86s) [2021-03-22T10:15:31.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.88s) [2021-03-22T10:15:31.772Z] === RUN TestBuildMultiStageCopy [2021-03-22T10:15:31.772Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T10:15:32.159Z] ok github.com/docker/docker/daemon/cluster/convert 0.066s coverage: 35.9% of statements [2021-03-22T10:15:32.163Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:15:32.731Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:15:34.565Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T10:15:34.900Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.37s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.90s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2021-03-22T10:15:35.261Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2021-03-22T10:15:35.261Z] === RUN TestCgroupNamespacesRun [2021-03-22T10:15:35.536Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T10:15:36.173Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T10:15:36.382Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2021-03-22T10:15:36.382Z] ok github.com/docker/docker/daemon/config 0.137s coverage: 81.8% of statements [2021-03-22T10:15:36.637Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2021-03-22T10:15:36.637Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T10:15:36.637Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-22T10:15:36.637Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-22T10:15:36.637Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T10:15:36.719Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-22T10:15:36.875Z] --- PASS: TestBuildMultiStageCopy (5.57s) [2021-03-22T10:15:36.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.95s) [2021-03-22T10:15:36.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2021-03-22T10:15:36.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2021-03-22T10:15:36.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2021-03-22T10:15:36.875Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-03-22T10:15:36.875Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T10:15:38.040Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2021-03-22T10:15:38.040Z] ok github.com/docker/docker/daemon/events 0.078s coverage: 50.0% of statements [2021-03-22T10:15:38.506Z] --- PASS: TestBuildMultiStageParentConfig (1.71s) [2021-03-22T10:15:38.506Z] === RUN TestBuildLabelWithTargets [2021-03-22T10:15:38.537Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2021-03-22T10:15:38.538Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T10:15:39.747Z] INFO: Expanding compiler 1 of 3... [2021-03-22T10:15:39.747Z] INFO: Expanding compiler 2 of 3... [2021-03-22T10:15:40.438Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2021-03-22T10:15:40.438Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T10:15:40.600Z] ok github.com/docker/docker/daemon/graphdriver 0.029s coverage: 2.2% of statements [2021-03-22T10:15:41.244Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2021-03-22T10:15:41.244Z] === RUN TestBuildWithEmptyLayers [2021-03-22T10:15:41.813Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2021-03-22T10:15:41.813Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T10:15:42.287Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-03-22T10:15:42.287Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T10:15:43.187Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2021-03-22T10:15:43.187Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T10:15:43.756Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-03-22T10:15:43.756Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T10:15:43.913Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2021-03-22T10:15:44.522Z] INFO: Expanding compiler 3 of 3... [2021-03-22T10:15:44.992Z] INFO: Removing downloaded files... [2021-03-22T10:15:44.992Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-22T10:15:45.299Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.520s coverage: 56.2% of statements [2021-03-22T10:15:45.462Z] INFO: Configuring git core.autocrlf... [2021-03-22T10:15:45.664Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2021-03-22T10:15:45.664Z] === RUN TestKernelTCPMemory [2021-03-22T10:15:45.664Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-22T10:15:45.664Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-22T10:15:45.664Z] === RUN TestNISDomainname [2021-03-22T10:15:45.910Z] --- PASS: TestBuildMultiStageOnBuild (3.41s) [2021-03-22T10:15:45.910Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T10:15:46.258Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 14.1% of statements [2021-03-22T10:15:47.038Z] --- PASS: TestNISDomainname (1.31s) [2021-03-22T10:15:47.038Z] === RUN TestHostnameDnsResolution [2021-03-22T10:15:47.515Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2021-03-22T10:15:47.515Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T10:15:48.413Z] --- PASS: TestHostnameDnsResolution (1.28s) [2021-03-22T10:15:48.413Z] === RUN TestStats [2021-03-22T10:15:48.826Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.9% of statements [2021-03-22T10:15:49.773Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.981s coverage: 73.3% of statements [2021-03-22T10:15:50.720Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.333s coverage: 46.2% of statements [2021-03-22T10:15:50.940Z] --- PASS: TestStats (2.76s) [2021-03-22T10:15:50.940Z] === RUN TestStopContainerWithTimeout [2021-03-22T10:15:50.940Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T10:15:50.940Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T10:15:50.940Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T10:15:50.940Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T10:15:50.940Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T10:15:50.940Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T10:15:50.940Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T10:15:50.940Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T10:15:50.940Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T10:15:50.940Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T10:15:51.272Z] --- PASS: TestBuildMultiStageLayerLeak (3.50s) [2021-03-22T10:15:51.272Z] === RUN TestBuildWithHugeFile [2021-03-22T10:15:51.874Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T10:15:52.640Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.963s coverage: 49.4% of statements [2021-03-22T10:15:52.902Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 57.5% of statements [2021-03-22T10:15:53.772Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T10:15:53.848Z] ok github.com/docker/docker/daemon 12.363s coverage: 17.2% of statements [2021-03-22T10:15:53.848Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-22T10:15:53.848Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-22T10:15:53.848Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-22T10:15:53.848Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-22T10:15:53.848Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-22T10:15:54.796Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2021-03-22T10:15:54.796Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-03-22T10:15:56.716Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 6.7% of statements [2021-03-22T10:15:57.054Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-22T10:15:57.054Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-03-22T10:15:57.054Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-03-22T10:15:57.054Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2021-03-22T10:15:57.054Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2021-03-22T10:15:57.054Z] === RUN TestDeleteDevicemapper [2021-03-22T10:15:57.054Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T10:15:57.054Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:15:57.054Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T10:15:57.291Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2021-03-22T10:15:57.291Z] ok github.com/docker/docker/daemon/logger/awslogs 0.266s coverage: 77.8% of statements [2021-03-22T10:15:57.867Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.090s coverage: 57.7% of statements [2021-03-22T10:15:57.867Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-22T10:15:57.867Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-22T10:15:57.867Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-22T10:15:57.867Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-22T10:15:57.867Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-22T10:15:57.867Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-22T10:15:58.130Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2021-03-22T10:15:58.706Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 23.9% of statements [2021-03-22T10:15:58.706Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-03-22T10:15:58.955Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2021-03-22T10:15:58.955Z] === RUN TestUpdateMemory [2021-03-22T10:15:59.281Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 69.9% of statements [2021-03-22T10:16:00.231Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2021-03-22T10:16:00.231Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-22T10:16:00.329Z] --- PASS: TestUpdateMemory (1.34s) [2021-03-22T10:16:00.329Z] === RUN TestUpdateCPUQuota [2021-03-22T10:16:00.806Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.083s coverage: 31.5% of statements [2021-03-22T10:16:01.069Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.105s coverage: 56.8% of statements [2021-03-22T10:16:01.647Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-03-22T10:16:02.222Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 46.8% of statements [2021-03-22T10:16:02.799Z] ok github.com/docker/docker/daemon/network 0.045s coverage: 63.8% of statements [2021-03-22T10:16:03.374Z] ok github.com/docker/docker/daemon/logger/splunk 1.896s coverage: 82.5% of statements [2021-03-22T10:16:03.374Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-22T10:16:03.374Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-22T10:16:03.555Z] Loaded image: buildpack-deps:buster [2021-03-22T10:16:03.555Z] Loaded image: busybox:latest [2021-03-22T10:16:03.555Z] Loaded image: busybox:glibc [2021-03-22T10:16:03.968Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements [2021-03-22T10:16:04.920Z] Loaded image: debian:bullseye [2021-03-22T10:16:04.920Z] Loaded image: hello-world:latest [2021-03-22T10:16:05.176Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:16:05.176Z] INFO: Testing against a local daemon [2021-03-22T10:16:05.176Z] === RUN TestCgroupNamespacesBuild [2021-03-22T10:16:05.359Z] ok github.com/docker/docker/errdefs 0.021s coverage: 53.1% of statements [2021-03-22T10:16:05.359Z] ok github.com/docker/docker/distribution 0.269s coverage: 25.2% of statements [2021-03-22T10:16:05.359Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-22T10:16:06.307Z] ok github.com/docker/docker/image 0.056s coverage: 86.6% of statements [2021-03-22T10:16:06.570Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2021-03-22T10:16:06.570Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.1% of statements [2021-03-22T10:16:06.570Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-22T10:16:06.885Z] --- PASS: TestUpdateCPUQuota (6.78s) [2021-03-22T10:16:06.885Z] === RUN TestUpdatePidsLimit [2021-03-22T10:16:06.885Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-22T10:16:07.448Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:16:07.448Z] [2021-03-22T10:16:07.448Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T10:16:07.448Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T10:16:07.448Z] HOSTNAME=56714bfe5d7e [2021-03-22T10:16:07.448Z] DEST=bundles/test-integration [2021-03-22T10:16:07.448Z] PWD=/go/src/github.com/docker/docker [2021-03-22T10:16:07.448Z] DOCKER_ROOTLESS=1 [2021-03-22T10:16:07.448Z] DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:16:07.448Z] container=docker [2021-03-22T10:16:07.448Z] HOME=/root [2021-03-22T10:16:07.448Z] GOLANG_VERSION=1.13.15 [2021-03-22T10:16:07.448Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T10:16:07.448Z] VALIDATE_BRANCH=master [2021-03-22T10:16:07.448Z] TERM=xterm [2021-03-22T10:16:07.448Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T10:16:07.448Z] SHLVL=1 [2021-03-22T10:16:07.448Z] TIMEOUT=120m [2021-03-22T10:16:07.448Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T10:16:07.448Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T10:16:07.448Z] GO111MODULE=off [2021-03-22T10:16:07.448Z] DOCKER_EXPERIMENTAL=1 [2021-03-22T10:16:07.448Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T10:16:07.448Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T10:16:07.448Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T10:16:07.448Z] GOPATH=/go [2021-03-22T10:16:07.448Z] PKG_CONFIG=pkg-config [2021-03-22T10:16:07.448Z] _=/usr/bin/env [2021-03-22T10:16:07.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T10:16:07.518Z] ok github.com/docker/docker/image/tarexport 0.039s coverage: 0.6% of statements [2021-03-22T10:16:07.518Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2021-03-22T10:16:07.781Z] ok github.com/docker/docker/image/v1 0.039s coverage: 25.0% of statements [2021-03-22T10:16:07.781Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-22T10:16:07.818Z] === RUN TestUpdatePidsLimit/no_change [2021-03-22T10:16:08.384Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-22T10:16:09.176Z] ok github.com/docker/docker/oci 0.062s coverage: 45.2% of statements [2021-03-22T10:16:09.176Z] ok github.com/docker/docker/opts 0.097s coverage: 67.1% of statements [2021-03-22T10:16:09.176Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 52.9% of statements [2021-03-22T10:16:09.321Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-22T10:16:09.387Z] --- PASS: TestCgroupNamespacesBuild (3.54s) [2021-03-22T10:16:09.387Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T10:16:09.887Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-22T10:16:10.124Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-03-22T10:16:10.453Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-22T10:16:11.071Z] ok github.com/docker/docker/pkg/authorization 0.266s coverage: 68.3% of statements [2021-03-22T10:16:11.071Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2021-03-22T10:16:11.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-22T10:16:11.904Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.76s) [2021-03-22T10:16:11.904Z] === RUN TestBuildWithSession [2021-03-22T10:16:11.904Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T10:16:11.904Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:16:11.904Z] === RUN TestBuildSquashParent [2021-03-22T10:16:12.015Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2021-03-22T10:16:12.588Z] ok github.com/docker/docker/pkg/archive 1.187s coverage: 76.8% of statements [2021-03-22T10:16:12.769Z] --- PASS: TestUpdatePidsLimit (5.64s) [2021-03-22T10:16:12.769Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.78s) [2021-03-22T10:16:12.769Z] --- PASS: TestUpdatePidsLimit/no_change (0.73s) [2021-03-22T10:16:12.769Z] --- PASS: TestUpdatePidsLimit/update_lower (0.71s) [2021-03-22T10:16:12.769Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-03-22T10:16:12.769Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-03-22T10:16:12.769Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.74s) [2021-03-22T10:16:12.769Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-03-22T10:16:12.769Z] === RUN TestUpdateRestartPolicy [2021-03-22T10:16:12.850Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2021-03-22T10:16:13.113Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-03-22T10:16:14.059Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-03-22T10:16:14.320Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-03-22T10:16:14.893Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-03-22T10:16:15.467Z] ok github.com/docker/docker/pkg/chrootarchive 3.480s coverage: 43.2% of statements [2021-03-22T10:16:16.041Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-03-22T10:16:16.304Z] ok github.com/docker/docker/pkg/fileutils 0.040s coverage: 89.5% of statements [2021-03-22T10:16:16.880Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-03-22T10:16:16.880Z] ok github.com/docker/docker/pkg/fsutils 0.305s coverage: 85.1% of statements [2021-03-22T10:16:17.143Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2021-03-22T10:16:18.091Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2021-03-22T10:16:18.091Z] ok github.com/docker/docker/pkg/idtools 0.536s coverage: 69.5% of statements [2021-03-22T10:16:18.091Z] ok github.com/docker/docker/layer 7.992s coverage: 68.8% of statements [2021-03-22T10:16:18.091Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-22T10:16:18.091Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-22T10:16:18.091Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-22T10:16:18.091Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-22T10:16:18.091Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-22T10:16:18.091Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-22T10:16:18.091Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-22T10:16:18.354Z] ok github.com/docker/docker/pkg/ioutils 0.584s coverage: 70.1% of statements [2021-03-22T10:16:18.354Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-22T10:16:18.419Z] --- PASS: TestBuildWithHugeFile (27.18s) [2021-03-22T10:16:18.419Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T10:16:18.419Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:16:18.419Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:16:18.419Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T10:16:18.419Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:16:18.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:16:18.419Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:16:18.419Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:16:18.419Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:16:18.419Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:16:18.419Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:16:18.419Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:16:18.419Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:16:18.420Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-03-22T10:16:18.420Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-03-22T10:16:18.420Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-03-22T10:16:18.420Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-03-22T10:16:18.420Z] === RUN TestBuildPreserveOwnership [2021-03-22T10:16:18.420Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T10:16:18.617Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2021-03-22T10:16:18.617Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-22T10:16:18.617Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-22T10:16:18.617Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2021-03-22T10:16:18.617Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-22T10:16:18.880Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-03-22T10:16:19.143Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2021-03-22T10:16:19.406Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 86.7% of statements [2021-03-22T10:16:19.406Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.4% of statements [2021-03-22T10:16:19.407Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-22T10:16:19.407Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-22T10:16:19.982Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2021-03-22T10:16:20.558Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2021-03-22T10:16:20.558Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2021-03-22T10:16:20.558Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2021-03-22T10:16:21.508Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2021-03-22T10:16:22.084Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-03-22T10:16:22.084Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-03-22T10:16:22.658Z] ok github.com/docker/docker/pkg/streamformatter 0.013s coverage: 66.2% of statements [2021-03-22T10:16:22.658Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-03-22T10:16:23.604Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 54.2% of statements [2021-03-22T10:16:23.604Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2021-03-22T10:16:23.999Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T10:16:24.178Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2021-03-22T10:16:24.178Z] ok github.com/docker/docker/pkg/signal 2.821s coverage: 61.0% of statements [2021-03-22T10:16:24.753Z] testing: warning: no tests to run [2021-03-22T10:16:24.753Z] coverage: [no statements] [2021-03-22T10:16:24.753Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2021-03-22T10:16:24.753Z] ok github.com/docker/docker/pkg/tarsum 0.109s coverage: 89.3% of statements [2021-03-22T10:16:25.016Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-03-22T10:16:25.016Z] ok github.com/docker/docker/pkg/urlutil 0.025s coverage: 100.0% of statements [2021-03-22T10:16:25.278Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2021-03-22T10:16:26.122Z] --- PASS: TestBuildPreserveOwnership (7.58s) [2021-03-22T10:16:26.122Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.95s) [2021-03-22T10:16:26.122Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.62s) [2021-03-22T10:16:26.122Z] === RUN TestBuildPlatformInvalid [2021-03-22T10:16:26.122Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-03-22T10:16:26.122Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T10:16:26.670Z] ok github.com/docker/docker/plugin/v2 0.023s coverage: 14.5% of statements [2021-03-22T10:16:26.670Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 85.4% of statements [2021-03-22T10:16:26.792Z] --- PASS: TestBuildSquashParent (13.02s) [2021-03-22T10:16:26.792Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T10:16:26.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:16:26.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:16:26.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:16:26.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:16:26.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:16:26.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:16:26.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:16:26.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:16:26.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:16:26.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:16:26.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:16:26.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:16:26.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:16:26.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:16:27.616Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2021-03-22T10:16:27.649Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2021-03-22T10:16:27.649Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T10:16:27.649Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-03-22T10:16:27.649Z] === RUN TestWaitNonBlocked [2021-03-22T10:16:27.649Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:16:27.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:16:27.649Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:16:27.649Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:16:27.649Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:16:27.649Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:16:27.649Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-22T10:16:27.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-03-22T10:16:27.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2021-03-22T10:16:27.649Z] === RUN TestWaitBlocked [2021-03-22T10:16:27.649Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:16:27.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:16:27.649Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:16:27.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:16:27.649Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:16:27.649Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:16:27.878Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.2% of statements [2021-03-22T10:16:28.583Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-22T10:16:28.583Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-03-22T10:16:28.583Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2021-03-22T10:16:28.583Z] === CONT TestContainerStartOnDaemonRestart [2021-03-22T10:16:28.583Z] === CONT TestContainerKillOnDaemonStart [2021-03-22T10:16:29.271Z] ok github.com/docker/docker/registry/resumable 0.028s coverage: 100.0% of statements [2021-03-22T10:16:29.533Z] ok github.com/docker/docker/registry 0.173s coverage: 58.8% of statements [2021-03-22T10:16:29.533Z] ok github.com/docker/docker/quota 0.615s coverage: 71.4% of statements [2021-03-22T10:16:29.796Z] ok github.com/docker/docker/restartmanager 0.023s coverage: 45.3% of statements [2021-03-22T10:16:30.054Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:16:30.054Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:16:30.381Z] ok github.com/docker/docker/testutil 0.025s coverage: 62.5% of statements [2021-03-22T10:16:30.956Z] ok github.com/docker/docker/runconfig 0.024s coverage: 66.1% of statements [2021-03-22T10:16:31.868Z] --- PASS: TestContainerStartOnDaemonRestart (2.97s) [2021-03-22T10:16:31.868Z] === CONT TestIpcModeOlderClient [2021-03-22T10:16:31.868Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-03-22T10:16:31.868Z] === CONT TestDaemonHostGatewayIP [2021-03-22T10:16:32.347Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2021-03-22T10:16:33.296Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 67.0% of statements [2021-03-22T10:16:33.872Z] ok github.com/docker/docker/volume/local 0.231s coverage: 76.4% of statements [2021-03-22T10:16:35.153Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2021-03-22T10:16:35.153Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T10:16:35.261Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-03-22T10:16:35.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:16:35.554Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:16:36.513Z] Loaded image: buildpack-deps:buster [2021-03-22T10:16:36.513Z] Loaded image: busybox:latest [2021-03-22T10:16:36.513Z] Loaded image: busybox:glibc [2021-03-22T10:16:37.149Z] Loaded image: debian:bullseye [2021-03-22T10:16:37.149Z] Loaded image: hello-world:latest [2021-03-22T10:16:37.442Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:16:37.683Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2021-03-22T10:16:37.684Z] === CONT TestDaemonRestartIpcMode [2021-03-22T10:16:39.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T10:16:39.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T10:16:40.214Z] --- PASS: TestDaemonRestartIpcMode (2.96s) [2021-03-22T10:16:40.781Z] --- PASS: TestContainerKillOnDaemonStart (12.23s) [2021-03-22T10:16:40.781Z] PASS [2021-03-22T10:16:40.781Z] [2021-03-22T10:16:40.781Z] === Skipped [2021-03-22T10:16:40.781Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-22T10:16:40.781Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:16:40.781Z] [2021-03-22T10:16:40.781Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-22T10:16:40.781Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-22T10:16:40.781Z] [2021-03-22T10:16:40.781Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:16:40.781Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:16:40.781Z] [2021-03-22T10:16:40.781Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-22T10:16:40.781Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-22T10:16:40.781Z] [2021-03-22T10:16:40.781Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-22T10:16:40.781Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-22T10:16:40.781Z] [2021-03-22T10:16:40.781Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T10:16:40.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:16:40.781Z] [2021-03-22T10:16:40.781Z] [2021-03-22T10:16:40.781Z] DONE 196 tests, 6 skipped in 148.929s [2021-03-22T10:16:40.781Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T10:16:40.781Z] INFO: Testing against a local daemon [2021-03-22T10:16:40.781Z] === RUN TestCommitInheritsEnv [2021-03-22T10:16:40.842Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-22T10:16:40.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.46s) [2021-03-22T10:16:40.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.59s) [2021-03-22T10:16:40.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.22s) [2021-03-22T10:16:40.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.36s) [2021-03-22T10:16:40.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.40s) [2021-03-22T10:16:40.842Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.17s) [2021-03-22T10:16:40.842Z] === RUN TestBuildMultiStageCopy [2021-03-22T10:16:40.842Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T10:16:41.039Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-03-22T10:16:41.039Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T10:16:41.039Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-22T10:16:41.039Z] === RUN TestImagesFilterMultiReference [2021-03-22T10:16:41.039Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-22T10:16:41.039Z] === RUN TestImagePullPlatformInvalid [2021-03-22T10:16:41.039Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-22T10:16:41.039Z] === RUN TestRemoveImageOrphaning [2021-03-22T10:16:41.297Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-03-22T10:16:41.297Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T10:16:44.351Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.98s) [2021-03-22T10:16:44.351Z] PASS [2021-03-22T10:16:44.351Z] [2021-03-22T10:16:44.351Z] === Skipped [2021-03-22T10:16:44.351Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-03-22T10:16:44.351Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:16:44.351Z] [2021-03-22T10:16:44.351Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:16:44.351Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:16:44.351Z] [2021-03-22T10:16:44.351Z] [2021-03-22T10:16:44.351Z] DONE 34 tests, 2 skipped in 105.188s [2021-03-22T10:16:44.351Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T10:16:44.351Z] ++ 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-03-22T10:16:44.351Z] ++ set -e [2021-03-22T10:16:44.351Z] ++ '[' -n 0 ']' [2021-03-22T10:16:44.351Z] ++ set -x [2021-03-22T10:16:44.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-03-22T10:16:44.351Z] INFO: Testing against a local daemon [2021-03-22T10:16:44.351Z] === RUN TestConfigInspect [2021-03-22T10:16:44.577Z] --- PASS: TestRemoveImageGarbageCollector (3.27s) [2021-03-22T10:16:44.577Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T10:16:44.833Z] ..........................xx.................... [ 29%] [2021-03-22T10:16:44.836Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-22T10:16:44.836Z] === RUN TestTagInvalidReference [2021-03-22T10:16:44.836Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-22T10:16:44.836Z] === RUN TestTagValidPrefixedRepo [2021-03-22T10:16:44.836Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-22T10:16:44.836Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T10:16:44.836Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-22T10:16:44.836Z] === RUN TestTagOfficialNames [2021-03-22T10:16:44.836Z] --- PASS: TestTagOfficialNames (0.06s) [2021-03-22T10:16:44.836Z] === RUN TestTagMatchesDigest [2021-03-22T10:16:44.836Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-22T10:16:44.836Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-22T10:16:45.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T10:16:45.014Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T10:16:45.576Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T10:16:46.138Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T10:16:46.700Z] --- PASS: TestBuildMultiStageCopy (6.16s) [2021-03-22T10:16:46.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.85s) [2021-03-22T10:16:46.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-03-22T10:16:46.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-03-22T10:16:46.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2021-03-22T10:16:46.700Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-03-22T10:16:46.700Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T10:16:48.065Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2021-03-22T10:16:48.065Z] === RUN TestBuildLabelWithTargets [2021-03-22T10:16:48.815Z] --- PASS: TestConfigInspect (4.02s) [2021-03-22T10:16:48.815Z] === RUN TestConfigList [2021-03-22T10:16:50.580Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-03-22T10:16:50.580Z] === RUN TestBuildWithEmptyLayers [2021-03-22T10:16:51.508Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-03-22T10:16:51.508Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T10:16:52.341Z] --- PASS: TestConfigList (3.85s) [2021-03-22T10:16:52.341Z] === RUN TestConfigsCreateAndDelete [2021-03-22T10:16:55.867Z] --- PASS: TestConfigsCreateAndDelete (3.77s) [2021-03-22T10:16:55.867Z] === RUN TestConfigsUpdate [2021-03-22T10:16:56.782Z] --- PASS: TestBuildMultiStageOnBuild (4.22s) [2021-03-22T10:16:56.782Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T10:16:57.219Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/rootless [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/volume [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-22T10:16:57.219Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === Skipped [2021-03-22T10:16:57.219Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-22T10:16:57.219Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-22T10:16:57.219Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-22T10:16:57.219Z] time="2021-03-22T10:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-22T10:16:57.219Z] time="2021-03-22T10:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-22T10:16:57.219Z] time="2021-03-22T10:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-22T10:16:57.219Z] time="2021-03-22T10:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-22T10:16:57.219Z] time="2021-03-22T10:15:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-22T10:16:57.219Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-22T10:16:57.219Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-22T10:16:57.219Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:16:57.219Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-22T10:16:57.219Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-22T10:16:57.219Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-22T10:16:57.219Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] [2021-03-22T10:16:57.219Z] DONE 2244 tests, 26 skipped in 195.722s Post stage [Pipeline] junit [2021-03-22T10:16:57.234Z] Recording test results [2021-03-22T10:16:57.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T10:16:57.710Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) [2021-03-22T10:16:57.710Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T10:16:57.874Z] Removing intermediate container 1e3e0cdaade3 [2021-03-22T10:16:57.874Z] ---> 9e2b51d40f58 [2021-03-22T10:16:57.874Z] 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-03-22T10:16:57.874Z] ---> Running in 30581c56838d [2021-03-22T10:16:59.029Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T10:16:59.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -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:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh dynbinary test-integration [2021-03-22T10:17:00.096Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-22T10:17:00.096Z] go: finding gotest.tools v0.5.3 [2021-03-22T10:17:00.096Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-22T10:17:00.096Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-22T10:17:00.096Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-22T10:17:00.377Z] --- PASS: TestConfigsUpdate (3.90s) [2021-03-22T10:17:00.377Z] === RUN TestTemplatedConfig [2021-03-22T10:17:00.388Z] [2021-03-22T10:17:00.388Z] Removing bundles/ [2021-03-22T10:17:00.388Z] [2021-03-22T10:17:00.388Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-22T10:17:00.388Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:17:00.388Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T10:17:00.567Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-22T10:17:00.567Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-22T10:17:00.567Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-22T10:17:00.567Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:17:00.567Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-22T10:17:00.567Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-22T10:17:00.567Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:17:00.567Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-22T10:17:00.567Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:17:00.567Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:17:00.567Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:17:00.567Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:17:01.038Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:17:01.038Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:17:01.038Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:17:01.038Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:17:01.038Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:17:01.038Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:17:01.038Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:17:01.038Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:17:01.038Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:17:01.508Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:17:01.802Z] #72 exporting layers 87.7s done [2021-03-22T10:17:01.802Z] #72 exporting manifest sha256:b8ad560299d607e8f4a1f36df4a4bbb199e28b533411b8e23238fc0d83845f94 done [2021-03-22T10:17:01.802Z] #72 exporting config sha256:e3971b608bdc47331ecccdb2269c79a7db1fdc41f012cb85b7fdd42865197f1b done [2021-03-22T10:17:01.802Z] #72 sending tarball [2021-03-22T10:17:02.499Z] go: finding github.com/fatih/color v1.9.0 [2021-03-22T10:17:02.499Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-22T10:17:02.499Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-22T10:17:02.499Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-22T10:17:02.499Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-22T10:17:02.499Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-22T10:17:02.499Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-22T10:17:02.499Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-22T10:17:02.499Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-22T10:17:02.499Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-22T10:17:02.499Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-22T10:17:02.956Z] --- PASS: TestBuildMultiStageLayerLeak (4.60s) [2021-03-22T10:17:02.956Z] === RUN TestBuildWithHugeFile [2021-03-22T10:17:04.102Z] --- PASS: TestTemplatedConfig (4.12s) [2021-03-22T10:17:04.102Z] === RUN TestConfigCreateResolve [2021-03-22T10:17:06.302Z] INFO: Build done for gotestsum... [2021-03-22T10:17:07.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T10:17:08.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T10:17:08.565Z] --- PASS: TestConfigCreateResolve (3.82s) [2021-03-22T10:17:08.565Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T10:17:08.565Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-22T10:17:08.565Z] PASS [2021-03-22T10:17:08.565Z] [2021-03-22T10:17:08.565Z] DONE 7 tests in 24.072s [2021-03-22T10:17:08.565Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T10:17:08.565Z] ++ 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-03-22T10:17:08.565Z] ++ set -e [2021-03-22T10:17:08.565Z] ++ '[' -n 0 ']' [2021-03-22T10:17:08.565Z] ++ set -x [2021-03-22T10:17:08.565Z] ++ env -i DEST=/go/src/github.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-03-22T10:17:08.565Z] INFO: Testing against a local daemon [2021-03-22T10:17:08.565Z] === RUN TestCheckpoint [2021-03-22T10:17:08.565Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T10:17:08.565Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:17:08.565Z] === RUN TestContainerInvalidJSON [2021-03-22T10:17:08.565Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:17:08.565Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:17:08.565Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:17:08.565Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:17:08.565Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:17:08.565Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:17:08.565Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:17:08.565Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:17:08.565Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:17:08.565Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-22T10:17:08.565Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-22T10:17:08.565Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-22T10:17:08.565Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-22T10:17:08.565Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T10:17:08.565Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2021-03-22T10:17:08.565Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T10:17:08.819Z] #72 ... [2021-03-22T10:17:08.819Z] [2021-03-22T10:17:08.819Z] #73 importing to docker [2021-03-22T10:17:08.819Z] #73 sha256:b9a67876148d46851e16b48677cc5f352c917b2e27636ecc79712b1015b50e65 [2021-03-22T10:17:08.858Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-03-22T10:17:08.858Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T10:17:08.858Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-03-22T10:17:08.858Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T10:17:09.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T10:17:09.151Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-03-22T10:17:09.151Z] === RUN TestCopyFromContainer [2021-03-22T10:17:10.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T10:17:10.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T10:17:11.228Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-22T10:17:11.889Z] === RUN TestCopyFromContainer// [2021-03-22T10:17:11.889Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T10:17:11.889Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T10:17:11.889Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T10:17:11.889Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T10:17:11.889Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T10:17:12.181Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T10:17:12.181Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T10:17:12.181Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T10:17:12.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T10:17:12.474Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer (3.43s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-03-22T10:17:12.474Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-22T10:17:12.474Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T10:17:12.474Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:17:12.474Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:17:12.474Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:17:12.474Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:17:12.474Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:17:12.474Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:17:12.474Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:17:12.474Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:17:12.474Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:17:12.474Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-22T10:17:12.474Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T10:17:12.474Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T10:17:12.474Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T10:17:12.474Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T10:17:12.474Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-03-22T10:17:12.474Z] === RUN TestCreateWithInvalidEnv [2021-03-22T10:17:12.474Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T10:17:12.474Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T10:17:12.474Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T10:17:12.474Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T10:17:12.474Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T10:17:12.474Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T10:17:12.474Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T10:17:12.474Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T10:17:12.474Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T10:17:12.474Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-22T10:17:12.474Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T10:17:12.474Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-22T10:17:12.474Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T10:17:12.474Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T10:17:12.474Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-22T10:17:12.474Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T10:17:14.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T10:17:15.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T10:17:15.167Z] Using test binary docker [2021-03-22T10:17:15.167Z] +++ /etc/init.d/apparmor start [2021-03-22T10:17:15.167Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T10:17:15.167Z] Starting dockerd [2021-03-22T10:17:15.167Z] INFO: Waiting for daemon to start... [2021-03-22T10:17:15.167Z] +++ 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-03-22T10:17:16.006Z] --- PASS: TestCreateWithCustomMaskedPaths (2.83s) [2021-03-22T10:17:16.006Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T10:17:16.094Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T10:17:16.094Z] Using test binary docker [2021-03-22T10:17:16.094Z] +++ /etc/init.d/apparmor start [2021-03-22T10:17:16.094Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T10:17:16.094Z] INFO: Waiting for daemon to start... [2021-03-22T10:17:16.094Z] Starting dockerd [2021-03-22T10:17:16.094Z] +++ 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-03-22T10:17:16.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T10:17:17.456Z] . [2021-03-22T10:17:17.456Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T10:17:17.456Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T10:17:17.456Z] Error: No such image: emptyfs [2021-03-22T10:17:17.456Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T10:17:17.456Z] ++++ docker load [2021-03-22T10:17:17.711Z] Running integration-test (iteration 1) [2021-03-22T10:17:17.711Z] 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-03-22T10:17:17.711Z] ++ 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-03-22T10:17:17.711Z] ++ set -e [2021-03-22T10:17:17.711Z] ++ '[' -n 0 ']' [2021-03-22T10:17:17.711Z] ++ set -x [2021-03-22T10:17:17.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:17:17.966Z] [2021-03-22T10:17:17.966Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T10:17:18.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T10:17:18.222Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T10:17:18.222Z] Error: No such image: emptyfs [2021-03-22T10:17:18.222Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T10:17:18.222Z] ++++ docker load [2021-03-22T10:17:18.745Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.03s) [2021-03-22T10:17:18.745Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T10:17:18.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:17:18.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:17:18.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:17:18.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:17:18.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:17:18.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:17:18.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:17:18.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:17:18.745Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:17:18.745Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:17:18.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:17:18.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:17:18.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:17:18.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:17:18.745Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:17:18.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-22T10:17:18.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-03-22T10:17:18.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-22T10:17:18.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-03-22T10:17:18.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-22T10:17:18.745Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-03-22T10:17:18.745Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T10:17:18.781Z] Running integration-test (iteration 1) [2021-03-22T10:17:18.781Z] 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-03-22T10:17:18.781Z] ++ 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-03-22T10:17:18.781Z] ++ set -e [2021-03-22T10:17:18.781Z] ++ '[' -n 0 ']' [2021-03-22T10:17:18.781Z] ++ set -x [2021-03-22T10:17:18.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-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-03-22T10:17:18.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T10:17:18.811Z] Removing intermediate container 30581c56838d [2021-03-22T10:17:18.811Z] ---> c243671e517d [2021-03-22T10:17:18.811Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-22T10:17:18.811Z] ---> Running in 31594e3e585e [2021-03-22T10:17:18.811Z] Removing intermediate container 31594e3e585e [2021-03-22T10:17:18.811Z] ---> 6fe79d60d126 [2021-03-22T10:17:18.811Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-22T10:17:18.811Z] ---> Running in c00f8705c5a9 [2021-03-22T10:17:19.281Z] Removing intermediate container c00f8705c5a9 [2021-03-22T10:17:19.281Z] ---> 26c258ef9300 [2021-03-22T10:17:19.281Z] Step 10/10 : COPY . . [2021-03-22T10:17:19.784Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.04s) [2021-03-22T10:17:19.784Z] === RUN TestCreateDifferentPlatform [2021-03-22T10:17:19.784Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T10:17:19.784Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T10:17:19.784Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-22T10:17:19.784Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-22T10:17:19.784Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T10:17:19.784Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T10:17:19.784Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-22T10:17:19.784Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T10:17:19.784Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-03-22T10:17:19.784Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T10:17:19.784Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-22T10:17:19.784Z] === RUN TestDaemonRestartIpcMode [2021-03-22T10:17:19.784Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T10:17:19.784Z] === RUN TestDaemonHostGatewayIP [2021-03-22T10:17:19.784Z] === PAUSE TestDaemonHostGatewayIP [2021-03-22T10:17:19.784Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T10:17:19.784Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T10:17:19.784Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T10:17:19.784Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-22T10:17:19.784Z] === RUN TestDiff [2021-03-22T10:17:20.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T10:17:20.822Z] --- PASS: TestDiff (0.99s) [2021-03-22T10:17:20.822Z] === RUN TestExecWithCloseStdin [2021-03-22T10:17:20.898Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-22T10:17:21.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T10:17:21.861Z] --- PASS: TestExecWithCloseStdin (1.23s) [2021-03-22T10:17:21.861Z] === RUN TestExec [2021-03-22T10:17:22.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T10:17:23.376Z] --- PASS: TestExec (1.18s) [2021-03-22T10:17:23.376Z] === RUN TestExecUser [2021-03-22T10:17:23.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T10:17:24.414Z] --- PASS: TestExecUser (1.22s) [2021-03-22T10:17:24.414Z] === RUN TestExportContainerAndImportImage [2021-03-22T10:17:24.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T10:17:25.874Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T10:17:25.874Z] Using test binary docker [2021-03-22T10:17:25.874Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T10:17:25.874Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T10:17:25.874Z] INFO: Waiting for daemon to start... [2021-03-22T10:17:25.874Z] Starting dockerd [2021-03-22T10:17:25.988Z] --- PASS: TestExportContainerAndImportImage (1.39s) [2021-03-22T10:17:25.988Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T10:17:26.451Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-22T10:17:27.473Z] #73 DONE 16.7s [2021-03-22T10:17:27.473Z] [2021-03-22T10:17:27.473Z] #72 exporting to oci image format [2021-03-22T10:17:27.473Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-22T10:17:27.473Z] #72 sending tarball 33.1s done [2021-03-22T10:17:27.473Z] #72 DONE 120.9s [2021-03-22T10:17:27.501Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2021-03-22T10:17:27.501Z] === RUN TestHealthCheckWorkdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-22T10:17:27.952Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/test/unit [2021-03-22T10:17:29.016Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-03-22T10:17:29.016Z] === RUN TestHealthKillContainer [2021-03-22T10:17:29.154Z] . [2021-03-22T10:17:29.154Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T10:17:29.154Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T10:17:29.154Z] Error: No such image: emptyfs [2021-03-22T10:17:29.154Z] Running integration-test (iteration 1) [2021-03-22T10:17:29.154Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T10:17:31.501Z] ? github.com/docker/docker/api [no test files] [2021-03-22T10:17:32.543Z] --- PASS: TestHealthKillContainer (3.23s) [2021-03-22T10:17:32.543Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T10:17:33.179Z] --- PASS: TestInspectCpusetInConfigPre120 (1.05s) [2021-03-22T10:17:33.179Z] === RUN TestIpcModeNone [2021-03-22T10:17:34.217Z] --- PASS: TestIpcModeNone (1.24s) [2021-03-22T10:17:34.217Z] === RUN TestIpcModePrivate [2021-03-22T10:17:35.731Z] --- PASS: TestIpcModePrivate (1.18s) [2021-03-22T10:17:35.731Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-22T10:17:35.731Z] === RUN TestIpcModeShareable [2021-03-22T10:17:36.770Z] --- PASS: TestIpcModeShareable (1.29s) [2021-03-22T10:17:36.770Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-03-22T10:17:36.770Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T10:17:41.234Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.80s) [2021-03-22T10:17:41.234Z] === RUN TestAPIIpcModeHost [2021-03-22T10:17:41.527Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-03-22T10:17:41.527Z] === RUN TestDaemonIpcModeShareable [2021-03-22T10:17:44.025Z] Loaded image: buildpack-deps:buster [2021-03-22T10:17:44.025Z] Loaded image: busybox:latest [2021-03-22T10:17:44.025Z] Loaded image: busybox:glibc [2021-03-22T10:17:44.025Z] Loaded image: debian:bullseye [2021-03-22T10:17:44.025Z] Loaded image: hello-world:latest [2021-03-22T10:17:44.265Z] --- PASS: TestDaemonIpcModeShareable (2.15s) [2021-03-22T10:17:44.265Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-22T10:17:44.265Z] === RUN TestDaemonIpcModePrivate [2021-03-22T10:17:44.282Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:17:44.282Z] INFO: Testing against a local daemon [2021-03-22T10:17:44.282Z] === RUN TestCgroupNamespacesBuild [2021-03-22T10:17:44.592Z] ---> 9d09655dd0ba [2021-03-22T10:17:44.592Z] Successfully built 9d09655dd0ba [2021-03-22T10:17:44.592Z] Successfully tagged docker:latest [2021-03-22T10:17:44.592Z] INFO: Image build ended at 03/22/2021 10:17:41. Duration:00:02:52.4178665 [2021-03-22T10:17:44.592Z] [2021-03-22T10:17:44.592Z] [2021-03-22T10:17:44.592Z] INFO: Building the test binaries at 03/22/2021 10:17:41... [2021-03-22T10:17:45.779Z] --- PASS: TestDaemonIpcModePrivate (2.11s) [2021-03-22T10:17:45.779Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-22T10:17:45.779Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T10:17:46.820Z] INFO: make.ps1 starting at 03/22/2021 10:17:46 [2021-03-22T10:17:46.820Z] INFO: Git commit (e166af959d) assumed from DOCKER_GITCOMMIT environment variable [2021-03-22T10:17:46.820Z] INFO: Invoking autogen... [2021-03-22T10:17:47.186Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-22T10:17:47.296Z] INFO: Building daemon... [2021-03-22T10:17:47.855Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.08s) [2021-03-22T10:17:47.855Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-22T10:17:47.855Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T10:17:48.465Z] --- PASS: TestCgroupNamespacesBuild (3.51s) [2021-03-22T10:17:48.465Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T10:17:50.364Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2021-03-22T10:17:50.364Z] === RUN TestBuildWithSession [2021-03-22T10:17:50.364Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T10:17:50.364Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:17:50.364Z] === RUN TestBuildSquashParent [2021-03-22T10:17:50.642Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.16s) [2021-03-22T10:17:50.642Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-22T10:17:50.642Z] === RUN TestIpcModeOlderClient [2021-03-22T10:17:50.642Z] === PAUSE TestIpcModeOlderClient [2021-03-22T10:17:50.642Z] === RUN TestKillContainerInvalidSignal [2021-03-22T10:17:51.284Z] --- PASS: TestKillContainerInvalidSignal (1.08s) [2021-03-22T10:17:51.284Z] === RUN TestKillContainer [2021-03-22T10:17:51.284Z] === RUN TestKillContainer/no_signal [2021-03-22T10:17:52.326Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T10:17:52.962Z] === RUN TestKillContainer/killing_signal [2021-03-22T10:17:54.100Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2021-03-22T10:17:54.323Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-22T10:17:54.476Z] --- PASS: TestKillContainer (3.29s) [2021-03-22T10:17:54.476Z] --- PASS: TestKillContainer/no_signal (1.09s) [2021-03-22T10:17:54.476Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-03-22T10:17:54.476Z] --- PASS: TestKillContainer/killing_signal (1.07s) [2021-03-22T10:17:54.476Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T10:17:54.476Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T10:17:55.515Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T10:17:56.061Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-22T10:17:57.030Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.22s) [2021-03-22T10:17:57.030Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.15s) [2021-03-22T10:17:57.030Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2021-03-22T10:17:57.030Z] === RUN TestKillStoppedContainer [2021-03-22T10:17:57.030Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-03-22T10:17:57.030Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T10:17:57.030Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-03-22T10:17:57.030Z] === RUN TestKillDifferentUserContainer [2021-03-22T10:17:57.445Z] Loaded image: buildpack-deps:buster [2021-03-22T10:17:57.445Z] Loaded image: busybox:latest [2021-03-22T10:17:57.445Z] Loaded image: busybox:glibc [2021-03-22T10:17:58.068Z] --- PASS: TestKillDifferentUserContainer (1.14s) [2021-03-22T10:17:58.068Z] === RUN TestInspectOomKilledTrue [2021-03-22T10:17:58.068Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T10:17:58.068Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:17:58.068Z] === RUN TestInspectOomKilledFalse [2021-03-22T10:17:58.068Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-22T10:17:58.068Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:17:58.068Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T10:17:58.469Z] --- PASS: TestBuildSquashParent (7.81s) [2021-03-22T10:17:58.469Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T10:17:58.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:17:58.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:17:58.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:17:58.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:17:58.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:17:58.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:17:58.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:17:58.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:17:58.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:17:58.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:17:58.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:17:58.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:17:58.470Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:17:58.470Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:17:58.807Z] Loaded image: buildpack-deps:buster [2021-03-22T10:17:59.062Z] Loaded image: busybox:latest [2021-03-22T10:17:59.108Z] --- PASS: TestLinksEtcHostsContentMatch (0.91s) [2021-03-22T10:17:59.108Z] === RUN TestLinksContainerNames [2021-03-22T10:17:59.622Z] Loaded image: busybox:glibc [2021-03-22T10:18:00.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:18:00.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:18:01.183Z] --- PASS: TestLinksContainerNames (2.09s) [2021-03-22T10:18:01.183Z] === RUN TestLogsFollowTailEmpty [2021-03-22T10:18:02.019Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-22T10:18:02.221Z] --- PASS: TestLogsFollowTailEmpty (1.05s) [2021-03-22T10:18:02.221Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T10:18:02.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:18:02.270Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:18:03.260Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/default [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/private [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/slave [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/shared [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/default [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/shared [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/slave [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/private [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:18:03.260Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T10:18:03.260Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T10:18:03.260Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T10:18:03.553Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:18:03.553Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:18:03.553Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:18:03.553Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:18:03.553Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:18:03.553Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:18:03.553Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:18:03.553Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:18:03.553Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:18:03.845Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:18:03.845Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:18:03.846Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:18:03.846Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:18:03.846Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:18:03.846Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:18:03.846Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T10:18:03.846Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:18:03.846Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-03-22T10:18:03.846Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-22T10:18:03.846Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T10:18:04.172Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-22T10:18:04.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.13s) [2021-03-22T10:18:04.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.19s) [2021-03-22T10:18:04.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.83s) [2021-03-22T10:18:04.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2021-03-22T10:18:04.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2021-03-22T10:18:04.172Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2021-03-22T10:18:04.172Z] === RUN TestBuildMultiStageCopy [2021-03-22T10:18:04.172Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T10:18:04.864Z] Loaded image: debian:bullseye [2021-03-22T10:18:04.864Z] Loaded image: hello-world:latest [2021-03-22T10:18:04.864Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:18:04.864Z] INFO: Testing against a local daemon [2021-03-22T10:18:04.864Z] === RUN TestDockerSuite [2021-03-22T10:18:04.864Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-22T10:18:04.864Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-22T10:18:04.864Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-22T10:18:04.864Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-22T10:18:04.864Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-22T10:18:04.864Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-22T10:18:04.864Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-22T10:18:04.864Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-22T10:18:06.228Z] Loaded image: debian:bullseye [2021-03-22T10:18:06.484Z] Loaded image: hello-world:latest [2021-03-22T10:18:06.584Z] --- PASS: TestContainerBindMountNonRecursive (2.47s) [2021-03-22T10:18:06.584Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T10:18:06.739Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:18:06.739Z] INFO: Testing against a local daemon [2021-03-22T10:18:06.739Z] === RUN TestDockerDaemonSuite [2021-03-22T10:18:06.995Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-22T10:18:07.219Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2021-03-22T10:18:07.219Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T10:18:07.454Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T10:18:08.258Z] --- PASS: TestContainerVolumesMountedAsSlave (0.94s) [2021-03-22T10:18:08.258Z] === RUN TestNetworkNat [2021-03-22T10:18:08.356Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-22T10:18:08.356Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-22T10:18:08.387Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T10:18:08.917Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-22T10:18:08.917Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-22T10:18:09.320Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T10:18:09.340Z] --- PASS: TestNetworkNat (1.05s) [2021-03-22T10:18:09.340Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T10:18:09.844Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-22T10:18:10.099Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-22T10:18:10.099Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-22T10:18:10.252Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T10:18:10.379Z] --- PASS: TestNetworkLocalhostTCPNat (1.01s) [2021-03-22T10:18:10.379Z] === RUN TestNetworkLoopbackNat [2021-03-22T10:18:11.185Z] --- PASS: TestBuildMultiStageCopy (7.02s) [2021-03-22T10:18:11.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.02s) [2021-03-22T10:18:11.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-22T10:18:11.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-22T10:18:11.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-22T10:18:11.185Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-22T10:18:11.185Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T10:18:12.027Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-22T10:18:12.283Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-22T10:18:12.283Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-22T10:18:12.283Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-22T10:18:12.539Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-22T10:18:13.464Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-22T10:18:13.904Z] --- PASS: TestNetworkLoopbackNat (3.54s) [2021-03-22T10:18:13.904Z] === RUN TestPause [2021-03-22T10:18:14.945Z] --- PASS: TestPause (1.06s) [2021-03-22T10:18:14.945Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T10:18:14.945Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:18:14.945Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:18:14.945Z] === RUN TestPauseStopPausedContainer [2021-03-22T10:18:14.998Z] ......................... [ 67%] [2021-03-22T10:18:15.361Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-22T10:18:15.361Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-22T10:18:15.361Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-22T10:18:15.361Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-22T10:18:15.361Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-22T10:18:15.984Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2021-03-22T10:18:15.984Z] === RUN TestPsFilter [2021-03-22T10:18:16.277Z] --- PASS: TestPsFilter (0.27s) [2021-03-22T10:18:16.277Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T10:18:16.447Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-03-22T10:18:16.447Z] === RUN TestBuildLabelWithTargets [2021-03-22T10:18:17.315Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.02s) [2021-03-22T10:18:17.315Z] === RUN TestRemoveContainerWithVolume [2021-03-22T10:18:18.356Z] --- PASS: TestRemoveContainerWithVolume (1.03s) [2021-03-22T10:18:18.356Z] === RUN TestRemoveContainerRunning [2021-03-22T10:18:19.397Z] --- PASS: TestRemoveContainerRunning (1.03s) [2021-03-22T10:18:19.397Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T10:18:20.435Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.08s) [2021-03-22T10:18:20.435Z] === RUN TestRemoveInvalidContainer [2021-03-22T10:18:20.435Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-22T10:18:20.435Z] === RUN TestRenameLinkedContainer [2021-03-22T10:18:21.937Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:18:21.937Z] [2021-03-22T10:18:21.937Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T10:18:21.937Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T10:18:21.937Z] HOSTNAME=43eace0d6e74 [2021-03-22T10:18:21.937Z] TESTDEBUG=0 [2021-03-22T10:18:21.937Z] DEST=bundles/test-integration [2021-03-22T10:18:21.937Z] PWD=/go/src/github.com/docker/docker [2021-03-22T10:18:21.937Z] DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:18:21.937Z] container=docker [2021-03-22T10:18:21.937Z] HOME=/root [2021-03-22T10:18:21.937Z] GOLANG_VERSION=1.13.15 [2021-03-22T10:18:21.937Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T10:18:21.937Z] VALIDATE_BRANCH=master [2021-03-22T10:18:21.937Z] TERM=xterm [2021-03-22T10:18:21.937Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T10:18:21.937Z] SHLVL=1 [2021-03-22T10:18:21.937Z] TIMEOUT=120m [2021-03-22T10:18:21.937Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T10:18:21.937Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T10:18:21.937Z] GO111MODULE=off [2021-03-22T10:18:21.937Z] DOCKER_EXPERIMENTAL=1 [2021-03-22T10:18:21.937Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T10:18:21.937Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T10:18:21.937Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T10:18:21.937Z] GOPATH=/go [2021-03-22T10:18:21.937Z] PKG_CONFIG=pkg-config [2021-03-22T10:18:21.937Z] _=/usr/bin/env [2021-03-22T10:18:21.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T10:18:22.177Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-22T10:18:24.602Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-22T10:18:24.602Z] === RUN TestBuildWithEmptyLayers [2021-03-22T10:18:24.898Z] --- PASS: TestRenameLinkedContainer (4.33s) [2021-03-22T10:18:24.898Z] === RUN TestRenameStoppedContainer [2021-03-22T10:18:25.443Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-22T10:18:25.936Z] --- PASS: TestRenameStoppedContainer (1.03s) [2021-03-22T10:18:25.936Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T10:18:27.163Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-03-22T10:18:27.163Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T10:18:28.012Z] --- PASS: TestRenameRunningContainerAndReuse (2.10s) [2021-03-22T10:18:28.012Z] === RUN TestRenameInvalidName [2021-03-22T10:18:28.712Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-22T10:18:29.050Z] --- PASS: TestRenameInvalidName (1.01s) [2021-03-22T10:18:29.050Z] === RUN TestRenameAnonymousContainer [2021-03-22T10:18:31.224Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-22T10:18:31.785Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-22T10:18:32.424Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-03-22T10:18:32.424Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T10:18:32.711Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-22T10:18:32.990Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-03-22T10:18:32.990Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T10:18:34.120Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-22T10:18:34.685Z] --- PASS: TestRenameAnonymousContainer (5.39s) [2021-03-22T10:18:34.685Z] === RUN TestRenameContainerWithSameName [2021-03-22T10:18:35.321Z] --- PASS: TestRenameContainerWithSameName (1.07s) [2021-03-22T10:18:35.321Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T10:18:35.487Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-22T10:18:35.487Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-22T10:18:36.304Z] --- PASS: TestImportExtremelyLargeImageWorks (102.04s) [2021-03-22T10:18:36.304Z] PASS [2021-03-22T10:18:36.304Z] [2021-03-22T10:18:36.304Z] DONE 12 tests in 106.205s [2021-03-22T10:18:36.304Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T10:18:36.304Z] INFO: Testing against a local daemon [2021-03-22T10:18:36.304Z] === RUN TestNetworkCreateDelete [2021-03-22T10:18:36.304Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-22T10:18:36.304Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T10:18:36.304Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-03-22T10:18:36.304Z] === RUN TestDaemonDNSFallback [2021-03-22T10:18:36.304Z] --- PASS: TestDaemonDNSFallback (6.66s) [2021-03-22T10:18:36.304Z] === RUN TestInspectNetwork [2021-03-22T10:18:36.849Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-22T10:18:37.171Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-03-22T10:18:37.171Z] === RUN TestBuildWithHugeFile [2021-03-22T10:18:37.392Z] --- PASS: TestRenameContainerWithLinkedContainer (2.14s) [2021-03-22T10:18:37.392Z] === RUN TestResize [2021-03-22T10:18:38.204Z] === RUN TestInspectNetwork/full_network_id [2021-03-22T10:18:38.204Z] === RUN TestInspectNetwork/partial_network_id [2021-03-22T10:18:38.204Z] === RUN TestInspectNetwork/network_name [2021-03-22T10:18:38.204Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-22T10:18:38.421Z] --- PASS: TestResize (1.04s) [2021-03-22T10:18:38.421Z] === RUN TestResizeWithInvalidSize [2021-03-22T10:18:38.734Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-22T10:18:39.295Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-22T10:18:39.450Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2021-03-22T10:18:39.450Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T10:18:40.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T10:18:40.479Z] --- PASS: TestResizeWhenContainerNotStarted (0.99s) [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:18:40.479Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:18:40.479Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:18:40.479Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:18:40.479Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:18:41.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T10:18:41.861Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-22T10:18:41.861Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-22T10:18:42.385Z] --- PASS: TestInspectNetwork (8.01s) [2021-03-22T10:18:42.385Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-22T10:18:42.385Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-22T10:18:42.385Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-22T10:18:42.385Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-22T10:18:42.385Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T10:18:43.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:18:43.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:18:43.226Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-22T10:18:44.588Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-22T10:18:44.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:18:44.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:18:45.671Z] --- PASS: TestRunContainerWithBridgeNone (3.12s) [2021-03-22T10:18:45.671Z] === RUN TestNetworkInvalidJSON [2021-03-22T10:18:45.671Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T10:18:45.671Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T10:18:45.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:18:45.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:18:45.671Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:18:45.671Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:18:45.671Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T10:18:45.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:18:45.671Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:18:45.671Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-22T10:18:45.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-22T10:18:45.671Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-22T10:18:45.671Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T10:18:45.671Z] === RUN TestNetworkList [2021-03-22T10:18:45.671Z] === RUN TestNetworkList//networks [2021-03-22T10:18:45.671Z] === PAUSE TestNetworkList//networks [2021-03-22T10:18:45.671Z] === RUN TestNetworkList//networks/ [2021-03-22T10:18:45.671Z] === PAUSE TestNetworkList//networks/ [2021-03-22T10:18:45.671Z] === CONT TestNetworkList//networks [2021-03-22T10:18:45.671Z] === CONT TestNetworkList//networks/ [2021-03-22T10:18:45.671Z] --- PASS: TestNetworkList (0.01s) [2021-03-22T10:18:45.671Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T10:18:45.671Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T10:18:45.671Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T10:18:45.929Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-03-22T10:18:45.929Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T10:18:45.999Z] --- PASS: TestBuildWithHugeFile (103.78s) [2021-03-22T10:18:45.999Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T10:18:45.999Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:18:45.999Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:18:45.999Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T10:18:45.999Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:18:45.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:18:45.999Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:18:45.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:18:45.999Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:18:45.999Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:18:45.999Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:18:45.999Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:18:46.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:18:46.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:18:46.254Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-22T10:18:46.254Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:18:46.254Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-03-22T10:18:46.254Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-03-22T10:18:46.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-03-22T10:18:46.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2021-03-22T10:18:46.254Z] === RUN TestBuildPreserveOwnership [2021-03-22T10:18:46.254Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T10:18:46.862Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-22T10:18:46.862Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T10:18:47.179Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-22T10:18:47.795Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-03-22T10:18:47.795Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T10:18:48.544Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-22T10:18:48.729Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-03-22T10:18:48.729Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T10:18:48.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:18:48.918Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:18:49.953Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-22T10:18:49.953Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-22T10:18:50.103Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-03-22T10:18:50.103Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T10:18:50.668Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-22T10:18:50.668Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T10:18:51.319Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T10:18:51.574Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-22T10:18:52.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:18:52.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:18:52.938Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-22T10:18:53.199Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-03-22T10:18:53.199Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T10:18:53.199Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:18:53.199Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:18:53.199Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T10:18:53.500Z] --- PASS: TestBuildPreserveOwnership (7.23s) [2021-03-22T10:18:53.500Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.74s) [2021-03-22T10:18:53.500Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.48s) [2021-03-22T10:18:53.500Z] === RUN TestBuildPlatformInvalid [2021-03-22T10:18:53.755Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2021-03-22T10:18:53.755Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T10:18:54.320Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.27s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.75s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2021-03-22T10:18:55.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2021-03-22T10:18:55.141Z] === RUN TestCgroupNamespacesRun [2021-03-22T10:18:56.206Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-22T10:18:57.246Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2021-03-22T10:18:57.246Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T10:18:57.576Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-22T10:18:57.598Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-22T10:18:57.831Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-22T10:18:57.831Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-22T10:18:58.818Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2021-03-22T10:18:58.818Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T10:18:59.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T10:18:59.637Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-22T10:18:59.637Z] [2021-03-22T10:18:59.637Z] ________ ____ __. [2021-03-22T10:18:59.637Z] \_____ \ | |/ _| [2021-03-22T10:18:59.637Z] / | \| < [2021-03-22T10:18:59.637Z] / | \ | \ [2021-03-22T10:18:59.637Z] \_______ /____|__ \ [2021-03-22T10:18:59.637Z] \/ \/ [2021-03-22T10:18:59.637Z] [2021-03-22T10:18:59.637Z] INFO: make.ps1 ended at 03/22/2021 10:18:56 [2021-03-22T10:18:59.637Z] INFO: Binaries build ended at 03/22/2021 10:18:57. Duration:00:01:15.7600982 [2021-03-22T10:18:59.637Z] INFO: Copying the built daemon binary to d:\CI\PR-42179\1\binary\dockerd-e166af959d.exe... [2021-03-22T10:18:59.637Z] INFO: Copying the built client binary to d:\CI\PR-42179\1\binary\docker-e166af959d.exe... [2021-03-22T10:18:59.637Z] INFO: Copying dockerversion from the container... [2021-03-22T10:18:59.637Z] INFO: Copying the golang package from the container to d:\CI\PR-42179\1\installer\go.zip... [2021-03-22T10:18:59.718Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-22T10:19:00.627Z] INFO: Extracting go.zip to d:\CI\PR-42179\1\go [2021-03-22T10:19:00.684Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-22T10:19:00.879Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.09s) [2021-03-22T10:19:00.879Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T10:19:03.245Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-22T10:19:03.599Z] --- PASS: TestCgroupNamespacesRunHostMode (2.09s) [2021-03-22T10:19:03.599Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T10:19:05.099Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.05s) [2021-03-22T10:19:05.099Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T10:19:06.505Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-22T10:19:07.157Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s) [2021-03-22T10:19:07.157Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T10:19:07.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T10:19:07.786Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2021-03-22T10:19:07.786Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T10:19:07.868Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-22T10:19:08.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T10:19:08.067Z] --- PASS: TestServiceWithDataPathPortInit (14.97s) [2021-03-22T10:19:08.067Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T10:19:09.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T10:19:09.844Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2021-03-22T10:19:09.844Z] === RUN TestKernelTCPMemory [2021-03-22T10:19:10.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T10:19:10.873Z] --- PASS: TestKernelTCPMemory (1.21s) [2021-03-22T10:19:10.873Z] === RUN TestNISDomainname [2021-03-22T10:19:11.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T10:19:11.218Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-22T10:19:11.218Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-22T10:19:11.778Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-22T10:19:12.375Z] --- PASS: TestNISDomainname (1.37s) [2021-03-22T10:19:12.375Z] === RUN TestHostnameDnsResolution [2021-03-22T10:19:12.674Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-22T10:19:13.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T10:19:14.288Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-22T10:19:14.436Z] --- PASS: TestHostnameDnsResolution (2.03s) [2021-03-22T10:19:14.436Z] === RUN TestStats [2021-03-22T10:19:14.544Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-22T10:19:14.626Z] tests/integration/client_test.py ..... [ 75%] [2021-03-22T10:19:14.626Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-22T10:19:15.550Z] tests/integration/errors_test.py . [ 76%] [2021-03-22T10:19:16.184Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.59s) [2021-03-22T10:19:16.184Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vtfgurskmvoniw4zjft7klv6j Created:2021-03-22 10:19:09.527257778 +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[f7160d21341b2fd65be05f4f2c85bbc80a140f2d794110a7d4bb28ab743e108b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.napsjqicxjarjbh0azb9rt1kg EndpointID:a6677619481013c23c8df314b97be0926ad26a0716721e87b37f141ad314622f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:61be07eb8fe825e8d90fa4fcf2adef3cb4890349e1fa40d4b8930a261aa82fbb 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:9554ec55d3ef IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.napsjqicxjarjbh0azb9rt1kg EndpointID:a6677619481013c23c8df314b97be0926ad26a0716721e87b37f141ad314622f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-22T10:19:16.184Z] PASS [2021-03-22T10:19:16.184Z] [2021-03-22T10:19:16.184Z] === Skipped [2021-03-22T10:19:16.184Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:19:16.184Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:19:16.184Z] [2021-03-22T10:19:16.184Z] [2021-03-22T10:19:16.184Z] DONE 26 tests, 1 skipped in 48.833s [2021-03-22T10:19:16.184Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:19:16.184Z] INFO: Testing against a local daemon [2021-03-22T10:19:16.184Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T10:19:16.184Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-22T10:19:16.184Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:19:16.184Z] === RUN TestDockerNetworkIpvlan [2021-03-22T10:19:16.184Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:19:16.184Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:19:16.184Z] PASS [2021-03-22T10:19:16.184Z] [2021-03-22T10:19:16.184Z] === Skipped [2021-03-22T10:19:16.184Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-22T10:19:16.184Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:19:16.184Z] [2021-03-22T10:19:16.184Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:19:16.184Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:19:16.184Z] [2021-03-22T10:19:16.184Z] [2021-03-22T10:19:16.184Z] DONE 2 tests, 2 skipped in 0.089s [2021-03-22T10:19:16.184Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:19:16.184Z] INFO: Testing against a local daemon [2021-03-22T10:19:16.184Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T10:19:16.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T10:19:16.518Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-22T10:19:16.518Z] ok github.com/docker/docker/api/server/middleware 0.066s coverage: 37.7% of statements [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-22T10:19:16.518Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2021-03-22T10:19:16.518Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-03-22T10:19:16.518Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-22T10:19:16.518Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2021-03-22T10:19:16.518Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/builder [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-22T10:19:16.518Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-22T10:19:17.559Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-03-22T10:19:17.559Z] === RUN TestDockerNetworkMacvlan [2021-03-22T10:19:17.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T10:19:17.806Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-22T10:19:17.938Z] --- PASS: TestStats (3.05s) [2021-03-22T10:19:17.938Z] === RUN TestStopContainerWithTimeout [2021-03-22T10:19:17.938Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T10:19:17.938Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T10:19:17.938Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T10:19:17.938Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T10:19:17.938Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T10:19:17.938Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T10:19:17.938Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T10:19:17.938Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T10:19:17.938Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T10:19:17.938Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T10:19:18.091Z] ok github.com/docker/docker/cli/debug 0.012s coverage: 100.0% of statements [2021-03-22T10:19:18.129Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-22T10:19:18.567Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T10:19:18.695Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-22T10:19:19.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T10:19:19.630Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-22T10:19:19.695Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-22T10:19:20.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T10:19:20.660Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T10:19:20.881Z] ok github.com/docker/docker/builder/remotecontext/git 4.289s coverage: 86.3% of statements [2021-03-22T10:19:21.530Z] ok github.com/docker/docker/builder/remotecontext 0.484s coverage: 13.7% of statements [2021-03-22T10:19:22.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T10:19:22.160Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-22T10:19:22.253Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-22T10:19:22.722Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-22T10:19:22.722Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-03-22T10:19:22.722Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2021-03-22T10:19:22.722Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2021-03-22T10:19:22.722Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2021-03-22T10:19:22.722Z] === RUN TestDeleteDevicemapper [2021-03-22T10:19:22.722Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T10:19:22.722Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:19:22.722Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T10:19:23.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T10:19:23.663Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-22T10:19:24.265Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-22T10:19:24.308Z] ok github.com/docker/docker/builder/dockerfile 1.293s coverage: 48.3% of statements [2021-03-22T10:19:24.308Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-22T10:19:24.308Z] ? github.com/docker/docker/cli [no test files] [2021-03-22T10:19:24.308Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-22T10:19:25.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T10:19:25.443Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-22T10:19:25.947Z] INFO: Extraction ended at 03/22/2021 10:19:22. Duration:00:00:21.6046264 [2021-03-22T10:19:25.947Z] INFO: Updating the golang and path environment variables [2021-03-22T10:19:25.947Z] INFO: GOPATH=d:\gopath [2021-03-22T10:19:25.947Z] INFO: go version go1.13.15 windows/amd64 [2021-03-22T10:19:25.947Z] INFO: Running the daemon under test in debug mode [2021-03-22T10:19:25.947Z] INFO: Starting a daemon under test... [2021-03-22T10:19:25.947Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42179\1\daemon --pidfile d:\CI\PR-42179\1\docker.pid -D [2021-03-22T10:19:25.947Z] INFO: Process started successfully. [2021-03-22T10:19:25.947Z] INFO: Start tailing logs of the daemon under tests [2021-03-22T10:19:25.947Z] INFO: Waiting for the daemon under test to start... [2021-03-22T10:19:26.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T10:19:26.786Z] Loaded image: buildpack-deps:buster [2021-03-22T10:19:26.786Z] Loaded image: busybox:latest [2021-03-22T10:19:26.786Z] Loaded image: busybox:glibc [2021-03-22T10:19:27.237Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.14s) [2021-03-22T10:19:27.237Z] === RUN TestUpdateMemory [2021-03-22T10:19:27.237Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-22T10:19:27.237Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:19:27.237Z] === RUN TestUpdateCPUQuota [2021-03-22T10:19:27.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T10:19:27.792Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-22T10:19:27.878Z] ok github.com/docker/docker/client 0.562s coverage: 75.4% of statements [2021-03-22T10:19:28.047Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-22T10:19:29.021Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-22T10:19:29.133Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T10:19:29.133Z] Using test binary docker [2021-03-22T10:19:29.133Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T10:19:29.133Z] +++ /etc/init.d/apparmor start [2021-03-22T10:19:29.133Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T10:19:29.133Z] INFO: Waiting for daemon to start... [2021-03-22T10:19:29.133Z] Starting dockerd [2021-03-22T10:19:29.133Z] +++ 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-03-22T10:19:30.711Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-22T10:19:30.908Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-22T10:19:30.908Z] Loaded image: debian:bullseye [2021-03-22T10:19:30.908Z] Loaded image: hello-world:latest [2021-03-22T10:19:30.908Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-22T10:19:30.908Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:19:31.468Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-22T10:19:31.675Z] --- PASS: TestUpdateCPUQuota (4.20s) [2021-03-22T10:19:31.675Z] === RUN TestUpdatePidsLimit [2021-03-22T10:19:31.675Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-22T10:19:31.675Z] === RUN TestUpdatePidsLimit/no_change [2021-03-22T10:19:31.723Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-22T10:19:31.979Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-22T10:19:32.085Z] --- PASS: TestDockerNetworkMacvlan (14.74s) [2021-03-22T10:19:32.085Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-22T10:19:32.085Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-03-22T10:19:32.085Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.64s) [2021-03-22T10:19:32.085Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-03-22T10:19:32.085Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.25s) [2021-03-22T10:19:32.085Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s) [2021-03-22T10:19:32.085Z] PASS [2021-03-22T10:19:32.085Z] [2021-03-22T10:19:32.085Z] DONE 8 tests in 16.107s [2021-03-22T10:19:32.085Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T10:19:32.085Z] testing: warning: no tests to run [2021-03-22T10:19:32.085Z] PASS [2021-03-22T10:19:32.085Z] [2021-03-22T10:19:32.085Z] DONE 0 tests in 0.006s [2021-03-22T10:19:32.085Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T10:19:32.085Z] INFO: Testing against a local daemon [2021-03-22T10:19:32.085Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T10:19:32.304Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-22T10:19:32.541Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-22T10:19:32.933Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-22T10:19:33.102Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-22T10:19:33.391Z] --- PASS: TestBuildWithHugeFile (52.17s) [2021-03-22T10:19:33.391Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T10:19:33.391Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:19:33.391Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:19:33.391Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T10:19:33.391Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:19:33.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:19:33.391Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:19:33.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:19:33.391Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:19:33.391Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:19:33.391Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:19:33.391Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:19:33.391Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:19:33.391Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-03-22T10:19:33.391Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-03-22T10:19:33.391Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-03-22T10:19:33.391Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-22T10:19:33.391Z] === RUN TestBuildPreserveOwnership [2021-03-22T10:19:33.391Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T10:19:33.561Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-22T10:19:33.984Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2021-03-22T10:19:33.984Z] === RUN TestAuthZPluginTLS [2021-03-22T10:19:34.030Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-22T10:19:34.190Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-22T10:19:34.243Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-22T10:19:34.243Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T10:19:34.810Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-22T10:19:34.810Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T10:19:34.819Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-22T10:19:35.384Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-22T10:19:35.384Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T10:19:35.439Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-22T10:19:35.642Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-22T10:19:35.642Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T10:19:35.715Z] . [2021-03-22T10:19:35.715Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T10:19:35.715Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T10:19:35.715Z] Error: No such image: emptyfs [2021-03-22T10:19:35.715Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T10:19:35.715Z] ++++ docker load [2021-03-22T10:19:35.715Z] Running integration-test (iteration 1) [2021-03-22T10:19:35.715Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T10:19:35.715Z] ++ 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-03-22T10:19:35.715Z] ++ set -e [2021-03-22T10:19:35.715Z] ++ '[' -n 0 ']' [2021-03-22T10:19:35.715Z] ++ set -x [2021-03-22T10:19:35.716Z] ++ env -i DEST=/go/src/github.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-03-22T10:19:36.319Z] --- PASS: TestUpdatePidsLimit (5.33s) [2021-03-22T10:19:36.319Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.60s) [2021-03-22T10:19:36.319Z] --- PASS: TestUpdatePidsLimit/no_change (0.62s) [2021-03-22T10:19:36.319Z] --- PASS: TestUpdatePidsLimit/update_lower (0.63s) [2021-03-22T10:19:36.319Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-03-22T10:19:36.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-03-22T10:19:36.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.61s) [2021-03-22T10:19:36.319Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.62s) [2021-03-22T10:19:36.319Z] === RUN TestUpdateRestartPolicy [2021-03-22T10:19:36.674Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T10:19:37.541Z] --- PASS: TestAuthZPluginAllowEventStream (1.46s) [2021-03-22T10:19:37.541Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T10:19:37.799Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-22T10:19:37.799Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T10:19:37.992Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-22T10:19:38.365Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-22T10:19:38.365Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T10:19:38.917Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-22T10:19:38.930Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-22T10:19:38.931Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T10:19:40.320Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-22T10:19:40.832Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2021-03-22T10:19:40.832Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T10:19:40.858Z] --- PASS: TestBuildPreserveOwnership (10.44s) [2021-03-22T10:19:40.858Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.43s) [2021-03-22T10:19:40.858Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-22T10:19:40.858Z] === RUN TestBuildPlatformInvalid [2021-03-22T10:19:40.858Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-22T10:19:40.858Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T10:19:40.858Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-22T10:19:40.858Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-22T10:19:40.858Z] PASS [2021-03-22T10:19:40.858Z] [2021-03-22T10:19:40.858Z] === Skipped [2021-03-22T10:19:40.858Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-22T10:19:40.858Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:19:40.858Z] [2021-03-22T10:19:40.858Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:19:40.858Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:19:40.858Z] [2021-03-22T10:19:40.858Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-22T10:19:40.858Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-22T10:19:40.858Z] [2021-03-22T10:19:40.858Z] [2021-03-22T10:19:40.858Z] DONE 34 tests, 3 skipped in 131.252s [2021-03-22T10:19:40.858Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T10:19:40.858Z] INFO: Testing against a local daemon [2021-03-22T10:19:40.858Z] === RUN TestConfigInspect [2021-03-22T10:19:40.858Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-22T10:19:40.858Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:40.858Z] === RUN TestConfigList [2021-03-22T10:19:40.858Z] --- SKIP: TestConfigList (0.01s) [2021-03-22T10:19:40.858Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:40.858Z] === RUN TestConfigsCreateAndDelete [2021-03-22T10:19:40.858Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-03-22T10:19:40.858Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:40.858Z] === RUN TestConfigsUpdate [2021-03-22T10:19:40.858Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-03-22T10:19:40.858Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:40.858Z] === RUN TestTemplatedConfig [2021-03-22T10:19:40.858Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-22T10:19:40.858Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:40.858Z] === RUN TestConfigCreateResolve [2021-03-22T10:19:40.858Z] --- SKIP: TestConfigCreateResolve (0.02s) [2021-03-22T10:19:40.858Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:40.858Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T10:19:41.307Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-22T10:19:41.683Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.85s) [2021-03-22T10:19:41.683Z] PASS [2021-03-22T10:19:41.683Z] [2021-03-22T10:19:41.683Z] === Skipped [2021-03-22T10:19:41.683Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-22T10:19:41.683Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:19:41.683Z] [2021-03-22T10:19:41.683Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:19:41.683Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:19:41.683Z] [2021-03-22T10:19:41.683Z] [2021-03-22T10:19:41.683Z] DONE 34 tests, 2 skipped in 264.894s [2021-03-22T10:19:41.683Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T10:19:41.683Z] ++ 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-03-22T10:19:41.683Z] ++ set -e [2021-03-22T10:19:41.683Z] ++ '[' -n 0 ']' [2021-03-22T10:19:41.683Z] ++ set -x [2021-03-22T10:19:41.683Z] ++ env -i DEST=/go/src/github.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-03-22T10:19:41.938Z] INFO: Testing against a local daemon [2021-03-22T10:19:41.938Z] === RUN TestConfigInspect [2021-03-22T10:19:42.206Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-03-22T10:19:42.206Z] === RUN TestAuthZPluginHeader [2021-03-22T10:19:42.231Z] --- PASS: TestConfigDaemonLibtrustID (1.57s) [2021-03-22T10:19:42.231Z] PASS [2021-03-22T10:19:42.231Z] [2021-03-22T10:19:42.231Z] === Skipped [2021-03-22T10:19:42.231Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-22T10:19:42.231Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:42.231Z] [2021-03-22T10:19:42.231Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-03-22T10:19:42.231Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:42.231Z] [2021-03-22T10:19:42.231Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-03-22T10:19:42.231Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:42.231Z] [2021-03-22T10:19:42.231Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-03-22T10:19:42.231Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:42.231Z] [2021-03-22T10:19:42.231Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-22T10:19:42.231Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:42.231Z] [2021-03-22T10:19:42.231Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2021-03-22T10:19:42.231Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:19:42.231Z] [2021-03-22T10:19:42.231Z] [2021-03-22T10:19:42.231Z] DONE 7 tests, 6 skipped in 1.783s [2021-03-22T10:19:42.231Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T10:19:42.489Z] INFO: Testing against a local daemon [2021-03-22T10:19:42.489Z] === RUN TestCheckpoint [2021-03-22T10:19:42.489Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T10:19:42.489Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:19:42.489Z] === RUN TestContainerInvalidJSON [2021-03-22T10:19:42.489Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:19:42.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:19:42.489Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:19:42.489Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:19:42.489Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:19:42.489Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:19:42.489Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:19:42.489Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:19:42.489Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:19:42.489Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-22T10:19:42.489Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-22T10:19:42.489Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-22T10:19:42.489Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-22T10:19:42.489Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T10:19:42.489Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-22T10:19:42.489Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T10:19:42.489Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-22T10:19:42.489Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T10:19:42.489Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-22T10:19:42.489Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T10:19:42.747Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-22T10:19:42.747Z] === RUN TestCopyFromContainer [2021-03-22T10:19:43.155Z] --- PASS: TestAuthZPluginHeader (0.74s) [2021-03-22T10:19:43.155Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T10:19:43.792Z] .....INFO: Daemon under test started and replied! [2021-03-22T10:19:43.792Z] INFO: Docker version of the daemon under test [2021-03-22T10:19:43.792Z] [2021-03-22T10:19:43.792Z] Client: [2021-03-22T10:19:43.792Z] Version: 17.06.2-ce [2021-03-22T10:19:43.792Z] API version: 1.30 [2021-03-22T10:19:43.792Z] Go version: go1.8.3 [2021-03-22T10:19:43.792Z] Git commit: cec0b72 [2021-03-22T10:19:43.792Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-22T10:19:43.792Z] OS/Arch: windows/amd64 [2021-03-22T10:19:43.792Z] [2021-03-22T10:19:43.792Z] Server: [2021-03-22T10:19:43.792Z] Version: 0.0.0-dev [2021-03-22T10:19:43.792Z] API version: 1.41 (minimum version 1.24) [2021-03-22T10:19:43.792Z] Go version: go1.13.15 [2021-03-22T10:19:43.792Z] Git commit: e166af959d [2021-03-22T10:19:43.792Z] Built: 03/22/2021 10:17:46 [2021-03-22T10:19:43.792Z] OS/Arch: windows/amd64 [2021-03-22T10:19:43.792Z] Experimental: false [2021-03-22T10:19:43.792Z] [2021-03-22T10:19:43.792Z] INFO: Docker info of the daemon under test [2021-03-22T10:19:43.792Z] [2021-03-22T10:19:43.792Z] Containers: 0 [2021-03-22T10:19:43.792Z] Running: 0 [2021-03-22T10:19:43.792Z] Paused: 0 [2021-03-22T10:19:43.792Z] Stopped: 0 [2021-03-22T10:19:43.792Z] Images: 0 [2021-03-22T10:19:43.792Z] Server Version: 0.0.0-dev [2021-03-22T10:19:43.792Z] Storage Driver: windowsfilter [2021-03-22T10:19:43.792Z] Windows: [2021-03-22T10:19:43.792Z] Logging Driver: json-file [2021-03-22T10:19:43.792Z] Plugins: [2021-03-22T10:19:43.792Z] Volume: local [2021-03-22T10:19:43.792Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-22T10:19:43.792Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-22T10:19:43.792Z] Swarm: inactive [2021-03-22T10:19:43.792Z] Default Isolation: process [2021-03-22T10:19:43.792Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-22T10:19:43.792Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-22T10:19:43.792Z] OSType: windows [2021-03-22T10:19:43.792Z] Architecture: x86_64 [2021-03-22T10:19:43.792Z] CPUs: 4 [2021-03-22T10:19:43.792Z] Total Memory: 32GiB [2021-03-22T10:19:43.792Z] Name: azwin-2-d44e90 [2021-03-22T10:19:43.792Z] ID: FTI7:V7YX:ZBQF:7EJX:ZOQX:WJKL:MNBN:FVRM:HGKL:BV2T:4EGV:BX2I [2021-03-22T10:19:43.792Z] Docker Root Dir: D:\CI\PR-42179\1\daemon [2021-03-22T10:19:43.792Z] Debug Mode (client): false [2021-03-22T10:19:43.792Z] Debug Mode (server): true [2021-03-22T10:19:43.792Z] File Descriptors: -1 [2021-03-22T10:19:43.792Z] Goroutines: 16 [2021-03-22T10:19:43.792Z] System Time: 2021-03-22T10:19:41.7555433Z [2021-03-22T10:19:43.792Z] EventsListeners: 0 [2021-03-22T10:19:43.792Z] Registry: https://index.docker.io/v1/ [2021-03-22T10:19:43.792Z] Labels: [2021-03-22T10:19:43.792Z] Experimental: false [2021-03-22T10:19:43.792Z] Insecure Registries: [2021-03-22T10:19:43.792Z] 127.0.0.0/8 [2021-03-22T10:19:43.792Z] Live Restore Enabled: false [2021-03-22T10:19:43.792Z] [2021-03-22T10:19:43.792Z] [2021-03-22T10:19:43.792Z] INFO: Docker images of the daemon under test [2021-03-22T10:19:43.792Z] [2021-03-22T10:19:43.792Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-22T10:19:43.792Z] [2021-03-22T10:19:43.792Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-22T10:19:43.792Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-22T10:19:43.792Z] ltsc2019: Pulling from windows/servercore [2021-03-22T10:19:43.792Z] 4612f6d0b889: Pulling fs layer [2021-03-22T10:19:43.792Z] 5ff1512f88ec: Pulling fs layer [2021-03-22T10:19:45.204Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-22T10:19:45.204Z] --- PASS: TestConfigInspect (3.11s) [2021-03-22T10:19:45.204Z] === RUN TestConfigList [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer// [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T10:19:46.927Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer (4.20s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-22T10:19:46.927Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-22T10:19:46.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T10:19:46.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:19:46.927Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:19:46.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:19:46.927Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:19:46.927Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:19:46.927Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:19:46.927Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:19:46.927Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:19:46.927Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:19:46.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-22T10:19:46.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T10:19:46.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T10:19:46.927Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T10:19:46.927Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T10:19:46.927Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-22T10:19:46.927Z] === RUN TestCreateWithInvalidEnv [2021-03-22T10:19:46.927Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T10:19:46.927Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T10:19:46.927Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T10:19:46.927Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T10:19:46.927Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T10:19:46.927Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T10:19:46.927Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T10:19:46.927Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T10:19:46.927Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T10:19:46.927Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-22T10:19:46.927Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-22T10:19:46.927Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T10:19:46.927Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T10:19:46.927Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T10:19:46.927Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-22T10:19:46.927Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T10:19:47.351Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.92s) [2021-03-22T10:19:47.351Z] === RUN TestAuthZPluginV2Disable [2021-03-22T10:19:47.953Z] Loaded image: buildpack-deps:buster [2021-03-22T10:19:47.953Z] Loaded image: busybox:latest [2021-03-22T10:19:47.953Z] Loaded image: busybox:glibc [2021-03-22T10:19:48.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-22T10:19:48.558Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-22T10:19:48.558Z] --- PASS: TestConfigList (2.91s) [2021-03-22T10:19:48.558Z] === RUN TestConfigsCreateAndDelete [2021-03-22T10:19:48.827Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-03-22T10:19:48.827Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T10:19:49.879Z] --- PASS: TestAuthZPluginV2Disable (2.84s) [2021-03-22T10:19:49.879Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T10:19:50.502Z] Loaded image: debian:bullseye [2021-03-22T10:19:50.727Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.88s) [2021-03-22T10:19:50.727Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T10:19:50.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:19:50.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:19:50.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:19:50.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:19:50.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:19:50.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:19:50.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:19:50.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:19:50.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:19:50.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:19:50.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:19:50.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:19:50.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:19:50.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:19:50.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:19:50.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-22T10:19:50.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-22T10:19:50.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-22T10:19:50.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-22T10:19:50.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-22T10:19:50.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-22T10:19:50.727Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T10:19:50.977Z] 5ff1512f88ec: Verifying Checksum [2021-03-22T10:19:50.977Z] 5ff1512f88ec: Download complete [2021-03-22T10:19:51.111Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-22T10:19:51.111Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-22T10:19:51.367Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2021-03-22T10:19:51.367Z] === RUN TestConfigsUpdate [2021-03-22T10:19:51.630Z] --- PASS: TestUpdateRestartPolicy (13.81s) [2021-03-22T10:19:51.630Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T10:19:51.630Z] --- PASS: TestUpdateRestartWithAutoRemove (1.07s) [2021-03-22T10:19:51.630Z] === RUN TestWaitNonBlocked [2021-03-22T10:19:51.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:19:51.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:19:51.630Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:19:51.630Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:19:51.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:19:51.630Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:19:51.660Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2021-03-22T10:19:51.660Z] === RUN TestCreateDifferentPlatform [2021-03-22T10:19:51.660Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T10:19:51.660Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T10:19:51.660Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-22T10:19:51.660Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-22T10:19:51.660Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T10:19:51.660Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T10:19:51.660Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-22T10:19:51.660Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T10:19:51.660Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-22T10:19:51.660Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T10:19:51.660Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-22T10:19:51.660Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-22T10:19:51.660Z] === RUN TestDaemonRestartIpcMode [2021-03-22T10:19:51.660Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T10:19:51.660Z] === RUN TestDaemonHostGatewayIP [2021-03-22T10:19:51.660Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-22T10:19:51.660Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:19:51.660Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T10:19:51.660Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T10:19:51.660Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T10:19:51.660Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-22T10:19:51.660Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-22T10:19:51.660Z] === RUN TestDiff [2021-03-22T10:19:51.885Z] Loaded image: hello-world:latest [2021-03-22T10:19:52.227Z] --- PASS: TestDiff (0.63s) [2021-03-22T10:19:52.227Z] === RUN TestExecWithCloseStdin [2021-03-22T10:19:52.406Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.64s) [2021-03-22T10:19:52.406Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T10:19:52.659Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-22T10:19:52.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2021-03-22T10:19:52.659Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.40s) [2021-03-22T10:19:52.659Z] === RUN TestWaitBlocked [2021-03-22T10:19:52.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:19:52.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:19:52.659Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:19:52.659Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:19:52.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:19:52.659Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:19:53.165Z] --- PASS: TestExecWithCloseStdin (0.99s) [2021-03-22T10:19:53.165Z] === RUN TestExec [2021-03-22T10:19:53.268Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:19:53.268Z] INFO: Testing against a local daemon [2021-03-22T10:19:53.268Z] === RUN TestCgroupNamespacesBuild [2021-03-22T10:19:53.298Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-22T10:19:54.100Z] --- PASS: TestExec (0.96s) [2021-03-22T10:19:54.100Z] === RUN TestExecUser [2021-03-22T10:19:54.159Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-22T10:19:54.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2021-03-22T10:19:54.159Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2021-03-22T10:19:54.159Z] === CONT TestContainerStartOnDaemonRestart [2021-03-22T10:19:54.159Z] === CONT TestContainerKillOnDaemonStart [2021-03-22T10:19:54.660Z] --- PASS: TestConfigsUpdate (3.24s) [2021-03-22T10:19:54.661Z] === RUN TestTemplatedConfig [2021-03-22T10:19:55.037Z] --- PASS: TestExecUser (0.95s) [2021-03-22T10:19:55.037Z] === RUN TestExportContainerAndImportImage [2021-03-22T10:19:55.815Z] --- PASS: TestCgroupNamespacesBuild (2.67s) [2021-03-22T10:19:55.815Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T10:19:55.971Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-03-22T10:19:55.971Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T10:19:56.026Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-22T10:19:56.855Z] 4612f6d0b889: Verifying Checksum [2021-03-22T10:19:56.855Z] 4612f6d0b889: Download complete [2021-03-22T10:19:56.954Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-22T10:19:57.210Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-22T10:19:57.661Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2021-03-22T10:19:57.661Z] === CONT TestIpcModeOlderClient [2021-03-22T10:19:57.661Z] --- PASS: TestIpcModeOlderClient (0.19s) [2021-03-22T10:19:57.661Z] === CONT TestDaemonHostGatewayIP [2021-03-22T10:19:57.729Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2021-03-22T10:19:57.729Z] === RUN TestBuildWithSession [2021-03-22T10:19:57.729Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T10:19:57.729Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:19:57.729Z] === RUN TestBuildSquashParent [2021-03-22T10:19:58.137Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-22T10:19:59.249Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2021-03-22T10:19:59.249Z] === RUN TestHealthCheckWorkdir [2021-03-22T10:19:59.505Z] --- PASS: TestTemplatedConfig (4.99s) [2021-03-22T10:19:59.505Z] === RUN TestConfigCreateResolve [2021-03-22T10:19:59.505Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-22T10:20:00.205Z] ......... [ 86%] [2021-03-22T10:20:00.623Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-03-22T10:20:00.623Z] === RUN TestHealthKillContainer [2021-03-22T10:20:02.136Z] --- PASS: TestDaemonHostGatewayIP (4.03s) [2021-03-22T10:20:02.136Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T10:20:02.376Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.91s) [2021-03-22T10:20:02.376Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T10:20:02.768Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-22T10:20:02.769Z] --- PASS: TestConfigCreateResolve (3.39s) [2021-03-22T10:20:02.769Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T10:20:03.023Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-22T10:20:03.584Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-03-22T10:20:03.584Z] PASS [2021-03-22T10:20:03.584Z] [2021-03-22T10:20:03.584Z] DONE 7 tests in 21.675s [2021-03-22T10:20:03.584Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T10:20:03.584Z] ++ 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-03-22T10:20:03.584Z] ++ set -e [2021-03-22T10:20:03.584Z] ++ '[' -n 0 ']' [2021-03-22T10:20:03.584Z] ++ set -x [2021-03-22T10:20:03.584Z] ++ env -i DEST=/go/src/github.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-03-22T10:20:03.883Z] INFO: Testing against a local daemon [2021-03-22T10:20:03.883Z] === RUN TestCheckpoint [2021-03-22T10:20:03.883Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T10:20:03.883Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:20:03.883Z] === RUN TestContainerInvalidJSON [2021-03-22T10:20:03.883Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:20:03.883Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:20:03.883Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:20:03.883Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:20:03.883Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:20:03.883Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:20:03.883Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:20:03.883Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:20:03.883Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:20:03.883Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-22T10:20:03.883Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-22T10:20:03.883Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-22T10:20:03.883Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-22T10:20:03.883Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T10:20:03.883Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-03-22T10:20:03.883Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T10:20:03.883Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-22T10:20:03.883Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-22T10:20:03.883Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T10:20:03.883Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-03-22T10:20:03.883Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T10:20:03.905Z] --- PASS: TestHealthKillContainer (2.98s) [2021-03-22T10:20:03.905Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T10:20:04.140Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-03-22T10:20:04.140Z] === RUN TestCopyFromContainer [2021-03-22T10:20:04.165Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-03-22T10:20:04.165Z] === RUN TestIpcModeNone [2021-03-22T10:20:04.853Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.13s) [2021-03-22T10:20:04.853Z] === CONT TestDaemonRestartIpcMode [2021-03-22T10:20:05.100Z] --- PASS: TestIpcModeNone (0.96s) [2021-03-22T10:20:05.100Z] === RUN TestIpcModePrivate [2021-03-22T10:20:05.502Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-22T10:20:05.869Z] --- PASS: TestBuildSquashParent (7.81s) [2021-03-22T10:20:05.869Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T10:20:05.869Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:20:05.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:20:05.869Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:20:05.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:20:05.869Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:20:05.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:20:05.869Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:20:05.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:20:05.869Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:20:05.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:20:05.869Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:20:05.869Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:20:05.869Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:20:05.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:20:05.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:20:05.869Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:20:06.036Z] --- PASS: TestIpcModePrivate (0.95s) [2021-03-22T10:20:06.036Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-03-22T10:20:06.036Z] === RUN TestIpcModeShareable [2021-03-22T10:20:06.036Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-22T10:20:06.036Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:20:06.036Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T10:20:06.428Z] === RUN TestCopyFromContainer// [2021-03-22T10:20:06.428Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-22T10:20:06.428Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T10:20:06.428Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-22T10:20:06.684Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T10:20:06.684Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T10:20:06.741Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-22T10:20:06.910Z] --- PASS: TestContainerKillOnDaemonStart (12.67s) [2021-03-22T10:20:06.939Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T10:20:06.939Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T10:20:07.199Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T10:20:07.199Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T10:20:07.342Z] ok github.com/docker/docker/cmd/dockerd 0.134s coverage: 29.1% of statements [2021-03-22T10:20:07.454Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T10:20:07.454Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T10:20:07.709Z] --- PASS: TestCopyFromContainer (3.57s) [2021-03-22T10:20:07.709Z] --- PASS: TestCopyFromContainer// (0.18s) [2021-03-22T10:20:07.709Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2021-03-22T10:20:07.709Z] --- PASS: TestCopyFromContainer//bar/root/ (0.18s) [2021-03-22T10:20:07.709Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-03-22T10:20:07.709Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-03-22T10:20:07.709Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.20s) [2021-03-22T10:20:07.710Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-22T10:20:07.710Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-03-22T10:20:07.710Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-03-22T10:20:07.710Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-03-22T10:20:07.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T10:20:07.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:20:07.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:20:07.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:20:07.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:20:07.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:20:07.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:20:07.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:20:07.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:20:07.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:20:07.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-03-22T10:20:07.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T10:20:07.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T10:20:07.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-03-22T10:20:07.710Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T10:20:07.710Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-22T10:20:07.710Z] === RUN TestCreateWithInvalidEnv [2021-03-22T10:20:07.710Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T10:20:07.710Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T10:20:07.710Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T10:20:07.710Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T10:20:07.710Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T10:20:07.710Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T10:20:07.710Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T10:20:07.710Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T10:20:07.710Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T10:20:07.710Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-22T10:20:07.710Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-22T10:20:07.710Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T10:20:07.710Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T10:20:07.710Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T10:20:07.710Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-03-22T10:20:07.710Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T10:20:08.175Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-22T10:20:08.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:20:08.681Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:20:08.970Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2021-03-22T10:20:08.970Z] PASS [2021-03-22T10:20:08.970Z] [2021-03-22T10:20:08.970Z] === Skipped [2021-03-22T10:20:08.970Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-03-22T10:20:08.970Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:20:08.970Z] [2021-03-22T10:20:08.970Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-22T10:20:08.970Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:20:08.970Z] [2021-03-22T10:20:08.970Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-22T10:20:08.970Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:20:08.970Z] [2021-03-22T10:20:08.970Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:20:08.970Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:20:08.970Z] [2021-03-22T10:20:08.970Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T10:20:08.970Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:20:08.970Z] [2021-03-22T10:20:08.970Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-03-22T10:20:08.970Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:20:08.970Z] [2021-03-22T10:20:08.970Z] [2021-03-22T10:20:08.970Z] DONE 196 tests, 6 skipped in 180.707s [2021-03-22T10:20:08.970Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T10:20:08.970Z] ++ 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-03-22T10:20:08.970Z] ++ set -e [2021-03-22T10:20:08.970Z] ++ '[' -n 0 ']' [2021-03-22T10:20:08.970Z] ++ set -x [2021-03-22T10:20:08.970Z] ++ env -i DEST=/go/src/github.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-03-22T10:20:09.260Z] INFO: Testing against a local daemon [2021-03-22T10:20:09.260Z] === RUN TestCommitInheritsEnv [2021-03-22T10:20:09.319Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2021-03-22T10:20:09.319Z] === RUN TestAPIIpcModeHost [2021-03-22T10:20:09.319Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-22T10:20:09.319Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:20:09.319Z] === RUN TestDaemonIpcModeShareable [2021-03-22T10:20:09.319Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-22T10:20:09.319Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:20:09.319Z] === RUN TestDaemonIpcModePrivate [2021-03-22T10:20:09.891Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-03-22T10:20:09.891Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T10:20:09.891Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-22T10:20:09.891Z] === RUN TestImagesFilterMultiReference [2021-03-22T10:20:09.891Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-03-22T10:20:09.891Z] === RUN TestImagePullPlatformInvalid [2021-03-22T10:20:09.891Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-03-22T10:20:09.891Z] === RUN TestRemoveImageOrphaning [2021-03-22T10:20:10.520Z] --- PASS: TestRemoveImageOrphaning (0.65s) [2021-03-22T10:20:10.520Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T10:20:10.520Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-22T10:20:10.520Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:20:10.520Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T10:20:10.520Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-22T10:20:10.520Z] === RUN TestTagInvalidReference [2021-03-22T10:20:10.520Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-22T10:20:10.520Z] === RUN TestTagValidPrefixedRepo [2021-03-22T10:20:10.520Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-22T10:20:10.520Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T10:20:10.520Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-03-22T10:20:10.520Z] === RUN TestTagOfficialNames [2021-03-22T10:20:10.520Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-22T10:20:10.520Z] === RUN TestTagMatchesDigest [2021-03-22T10:20:10.520Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-22T10:20:10.520Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-22T10:20:10.973Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-22T10:20:10.973Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-22T10:20:11.228Z] --- PASS: TestCreateWithCustomMaskedPaths (3.34s) [2021-03-22T10:20:11.228Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T10:20:11.228Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-22T10:20:11.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2021-03-22T10:20:11.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s) [2021-03-22T10:20:11.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2021-03-22T10:20:11.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2021-03-22T10:20:11.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.35s) [2021-03-22T10:20:11.228Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.44s) [2021-03-22T10:20:11.228Z] === RUN TestBuildMultiStageCopy [2021-03-22T10:20:11.228Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T10:20:11.846Z] --- PASS: TestDaemonIpcModePrivate (2.65s) [2021-03-22T10:20:11.846Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-03-22T10:20:11.846Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T10:20:11.846Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-22T10:20:11.846Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:20:11.846Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T10:20:11.846Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-22T10:20:11.846Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:20:11.846Z] === RUN TestIpcModeOlderClient [2021-03-22T10:20:11.846Z] === PAUSE TestIpcModeOlderClient [2021-03-22T10:20:11.846Z] === RUN TestKillContainerInvalidSignal [2021-03-22T10:20:12.105Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-03-22T10:20:12.105Z] === RUN TestKillContainer [2021-03-22T10:20:12.105Z] === RUN TestKillContainer/no_signal [2021-03-22T10:20:12.674Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T10:20:13.002Z] ok github.com/docker/docker/container 0.186s coverage: 34.7% of statements [2021-03-22T10:20:13.002Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-22T10:20:13.002Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-22T10:20:13.002Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-22T10:20:13.002Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-22T10:20:13.241Z] === RUN TestKillContainer/killing_signal [2021-03-22T10:20:13.772Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T10:20:14.033Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T10:20:14.174Z] --- PASS: TestKillContainer (1.97s) [2021-03-22T10:20:14.174Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-03-22T10:20:14.174Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-03-22T10:20:14.174Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2021-03-22T10:20:14.174Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T10:20:14.174Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T10:20:14.495Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.91s) [2021-03-22T10:20:14.496Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T10:20:14.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:20:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:20:14.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:20:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:20:14.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:20:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:20:14.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:20:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:20:14.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:20:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:20:14.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:20:14.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:20:14.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:20:14.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:20:14.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:20:14.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-22T10:20:14.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-22T10:20:14.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-22T10:20:14.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-03-22T10:20:14.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-22T10:20:14.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-22T10:20:14.496Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T10:20:14.496Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-22T10:20:14.496Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-22T10:20:14.605Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T10:20:14.740Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T10:20:14.740Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-22T10:20:15.056Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-22T10:20:15.102Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.049s coverage: 65.3% of statements [2021-03-22T10:20:15.176Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T10:20:15.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s) [2021-03-22T10:20:15.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-03-22T10:20:15.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-03-22T10:20:15.306Z] === RUN TestKillStoppedContainer [2021-03-22T10:20:15.306Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-22T10:20:15.306Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T10:20:15.312Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.25s) [2021-03-22T10:20:15.312Z] === RUN TestCreateDifferentPlatform [2021-03-22T10:20:15.312Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T10:20:15.312Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T10:20:15.312Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-22T10:20:15.312Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-22T10:20:15.312Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T10:20:15.312Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T10:20:15.312Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-22T10:20:15.312Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-22T10:20:15.312Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T10:20:15.343Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-22T10:20:15.563Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-22T10:20:15.563Z] === RUN TestKillDifferentUserContainer [2021-03-22T10:20:15.567Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-22T10:20:15.567Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-03-22T10:20:15.567Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T10:20:15.567Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-22T10:20:15.567Z] === RUN TestDaemonRestartIpcMode [2021-03-22T10:20:15.567Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T10:20:15.567Z] === RUN TestDaemonHostGatewayIP [2021-03-22T10:20:15.567Z] === PAUSE TestDaemonHostGatewayIP [2021-03-22T10:20:15.567Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T10:20:15.567Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T10:20:15.567Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T10:20:15.567Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-22T10:20:15.567Z] === RUN TestDiff [2021-03-22T10:20:15.748Z] --- PASS: TestBuildMultiStageCopy (4.64s) [2021-03-22T10:20:15.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2021-03-22T10:20:15.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2021-03-22T10:20:15.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-03-22T10:20:15.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2021-03-22T10:20:15.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-03-22T10:20:15.748Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T10:20:16.127Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-22T10:20:16.130Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-03-22T10:20:16.130Z] === RUN TestInspectOomKilledTrue [2021-03-22T10:20:16.130Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T10:20:16.130Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:20:16.130Z] === RUN TestInspectOomKilledFalse [2021-03-22T10:20:16.130Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-22T10:20:16.130Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:20:16.130Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T10:20:16.130Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-22T10:20:16.130Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-22T10:20:16.130Z] === RUN TestLinksContainerNames [2021-03-22T10:20:16.689Z] --- PASS: TestDiff (1.07s) [2021-03-22T10:20:16.689Z] === RUN TestExecWithCloseStdin [2021-03-22T10:20:17.088Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-22T10:20:17.133Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2021-03-22T10:20:17.134Z] === RUN TestBuildLabelWithTargets [2021-03-22T10:20:17.250Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-22T10:20:17.546Z] --- PASS: TestLinksContainerNames (1.40s) [2021-03-22T10:20:17.546Z] === RUN TestLogsFollowTailEmpty [2021-03-22T10:20:18.128Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-03-22T10:20:18.128Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T10:20:18.656Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-22T10:20:18.656Z] --- PASS: TestExecWithCloseStdin (1.88s) [2021-03-22T10:20:18.656Z] === RUN TestExec [2021-03-22T10:20:19.062Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/default [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/private [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/slave [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/shared [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/default [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/shared [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/slave [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/private [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:20:19.062Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T10:20:19.062Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:20:19.062Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:20:19.320Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-22T10:20:19.320Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-22T10:20:19.320Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T10:20:19.320Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-22T10:20:19.320Z] 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-03-22T10:20:19.320Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T10:20:19.320Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-22T10:20:19.320Z] 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-03-22T10:20:19.320Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T10:20:19.320Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-22T10:20:19.320Z] 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-03-22T10:20:19.320Z] === RUN TestNetworkNat [2021-03-22T10:20:19.679Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2021-03-22T10:20:19.679Z] === RUN TestBuildWithEmptyLayers [2021-03-22T10:20:20.254Z] --- PASS: TestNetworkNat (0.84s) [2021-03-22T10:20:20.254Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T10:20:20.332Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-22T10:20:20.332Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-22T10:20:20.453Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-03-22T10:20:20.453Z] PASS [2021-03-22T10:20:20.453Z] [2021-03-22T10:20:20.453Z] DONE 17 tests in 45.846s [2021-03-22T10:20:20.453Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T10:20:20.453Z] INFO: Testing against a local daemon [2021-03-22T10:20:20.453Z] === RUN TestPluginInvalidJSON [2021-03-22T10:20:20.453Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:20:20.453Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:20:20.453Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:20:20.453Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-22T10:20:20.453Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-22T10:20:20.453Z] === RUN TestPluginInstall [2021-03-22T10:20:20.453Z] === RUN TestPluginInstall/no_auth [2021-03-22T10:20:20.453Z] time="2021-03-22T10:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:20:20.453Z] time="2021-03-22T10:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:373fa22879cbfd336291ec5c47f536eebc9be669c83fae5fd77d138fc58a8afc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:20:20.453Z] time="2021-03-22T10:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:20:20.453Z] time="2021-03-22T10:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:373fa22879cbfd336291ec5c47f536eebc9be669c83fae5fd77d138fc58a8afc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:20:20.453Z] === RUN TestPluginInstall/with_htpasswd [2021-03-22T10:20:20.453Z] time="2021-03-22T10:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:20:20.453Z] time="2021-03-22T10:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71a596360a17bf8c1259efc632227839460953ad68bee51aecead72ac44529ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:20:20.453Z] time="2021-03-22T10:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:20:20.453Z] time="2021-03-22T10:20:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71a596360a17bf8c1259efc632227839460953ad68bee51aecead72ac44529ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:20:20.453Z] === RUN TestPluginInstall/with_insecure [2021-03-22T10:20:20.541Z] --- PASS: TestExec (1.90s) [2021-03-22T10:20:20.541Z] === RUN TestExecUser [2021-03-22T10:20:20.623Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2021-03-22T10:20:20.623Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T10:20:20.797Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-22T10:20:20.821Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-03-22T10:20:20.821Z] === RUN TestNetworkLoopbackNat [2021-03-22T10:20:21.388Z] time="2021-03-22T10:20:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:20:21.388Z] time="2021-03-22T10:20:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42275538c1c44e1db5dd29d5eb0612d5feee4ad39f178befc0a47dd129285a09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:20:21.388Z] time="2021-03-22T10:20:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:20:21.388Z] time="2021-03-22T10:20:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:42275538c1c44e1db5dd29d5eb0612d5feee4ad39f178befc0a47dd129285a09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:20:21.646Z] --- PASS: TestPluginInstall (3.64s) [2021-03-22T10:20:21.646Z] --- PASS: TestPluginInstall/no_auth (1.60s) [2021-03-22T10:20:21.646Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-03-22T10:20:21.646Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-03-22T10:20:21.646Z] plugin_test.go:160: [d1d93764e361e] daemon is not started [2021-03-22T10:20:21.646Z] === RUN TestPluginsWithRuntimes [2021-03-22T10:20:22.075Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.9% of statements [2021-03-22T10:20:22.202Z] --- PASS: TestExecUser (1.88s) [2021-03-22T10:20:22.202Z] === RUN TestExportContainerAndImportImage [2021-03-22T10:20:22.202Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-22T10:20:23.129Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-22T10:20:23.545Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-22T10:20:23.924Z] --- PASS: TestBuildMultiStageOnBuild (3.01s) [2021-03-22T10:20:23.924Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T10:20:24.057Z] --- PASS: TestExportContainerAndImportImage (1.67s) [2021-03-22T10:20:24.057Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T10:20:24.100Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2021-03-22T10:20:24.100Z] === RUN TestPause [2021-03-22T10:20:24.100Z] --- SKIP: TestPause (0.00s) [2021-03-22T10:20:24.100Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:20:24.100Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T10:20:24.100Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:20:24.100Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:20:24.100Z] === RUN TestPauseStopPausedContainer [2021-03-22T10:20:24.100Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-22T10:20:24.100Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:20:24.100Z] === RUN TestPsFilter [2021-03-22T10:20:24.100Z] --- PASS: TestPsFilter (0.10s) [2021-03-22T10:20:24.100Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T10:20:24.111Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-22T10:20:24.181Z] ok github.com/docker/docker/daemon/cluster 0.130s coverage: 0.5% of statements [2021-03-22T10:20:24.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-03-22T10:20:24.668Z] === RUN TestRemoveContainerWithVolume [2021-03-22T10:20:24.866Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2021-03-22T10:20:24.866Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T10:20:25.045Z] --- PASS: TestPluginsWithRuntimes (3.56s) [2021-03-22T10:20:25.045Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-03-22T10:20:25.045Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-03-22T10:20:25.045Z] PASS [2021-03-22T10:20:25.045Z] [2021-03-22T10:20:25.045Z] DONE 9 tests in 7.258s [2021-03-22T10:20:25.226Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-22T10:20:25.234Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-03-22T10:20:25.234Z] === RUN TestRemoveContainerRunning [2021-03-22T10:20:25.303Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T10:20:25.303Z] INFO: Testing against a local daemon [2021-03-22T10:20:25.303Z] === RUN TestExternalGraphDriver [2021-03-22T10:20:25.303Z] === RUN TestExternalGraphDriver/json [2021-03-22T10:20:25.421Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-22T10:20:25.676Z] --- PASS: TestExportContainerAfterDaemonRestart (1.72s) [2021-03-22T10:20:25.676Z] === RUN TestHealthCheckWorkdir [2021-03-22T10:20:25.735Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-22T10:20:25.735Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-22T10:20:25.735Z] [2021-03-22T10:20:25.735Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-22T10:20:25.735Z] =========================== short test summary info ============================ [2021-03-22T10:20:25.735Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-22T10:20:25.735Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-22T10:20:25.735Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-22T10:20:25.735Z] Not supported on most drivers [2021-03-22T10:20:25.735Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-22T10:20:25.735Z] Output of docker top depends on host distro, and is not formalized. [2021-03-22T10:20:25.735Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-22T10:20:25.735Z] Output of docker top depends on host distro, and is not formalized. [2021-03-22T10:20:25.735Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-22T10:20:25.735Z] Can fail if eth0 has multiple IP addresses [2021-03-22T10:20:25.735Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-22T10:20:25.735Z] This doesn't seem to be taken into account by the engine [2021-03-22T10:20:25.735Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-22T10:20:25.735Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-22T10:20:25.735Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 351.97 seconds == [2021-03-22T10:20:25.990Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-22T10:20:26.168Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-03-22T10:20:26.168Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T10:20:26.733Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-03-22T10:20:26.733Z] === RUN TestRemoveInvalidContainer [2021-03-22T10:20:26.733Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-22T10:20:26.733Z] === RUN TestRenameLinkedContainer [2021-03-22T10:20:27.204Z] === RUN TestExternalGraphDriver/spec [2021-03-22T10:20:27.770Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2021-03-22T10:20:28.166Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2021-03-22T10:20:28.166Z] === RUN TestBuildWithHugeFile [2021-03-22T10:20:28.235Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-22T10:20:28.235Z] --- PASS: TestHealthCheckWorkdir (2.66s) [2021-03-22T10:20:28.235Z] === RUN TestHealthKillContainer [2021-03-22T10:20:29.126Z] === RUN TestExternalGraphDriver/pull [2021-03-22T10:20:29.262Z] --- PASS: TestRenameLinkedContainer (2.67s) [2021-03-22T10:20:29.262Z] === RUN TestRenameStoppedContainer [2021-03-22T10:20:29.308Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 81.8% of statements [2021-03-22T10:20:29.956Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2021-03-22T10:20:30.120Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-22T10:20:30.195Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-03-22T10:20:30.195Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T10:20:31.035Z] --- PASS: TestExternalGraphDriver (5.56s) [2021-03-22T10:20:31.035Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-03-22T10:20:31.035Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-03-22T10:20:31.035Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-03-22T10:20:31.035Z] === RUN TestGraphdriverPluginV2 [2021-03-22T10:20:31.569Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2021-03-22T10:20:31.569Z] === RUN TestRenameInvalidName [2021-03-22T10:20:32.057Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2021-03-22T10:20:32.135Z] --- PASS: TestRenameInvalidName (0.67s) [2021-03-22T10:20:32.135Z] === RUN TestRenameAnonymousContainer [2021-03-22T10:20:32.633Z] --- PASS: TestHealthKillContainer (3.89s) [2021-03-22T10:20:32.633Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T10:20:32.633Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-22T10:20:32.888Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-22T10:20:33.449Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-22T10:20:33.449Z] --- PASS: TestInspectCpusetInConfigPre120 (1.26s) [2021-03-22T10:20:33.449Z] === RUN TestIpcModeNone [2021-03-22T10:20:34.663Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2021-03-22T10:20:34.663Z] === RUN TestRenameContainerWithSameName [2021-03-22T10:20:34.811Z] --- PASS: TestIpcModeNone (1.42s) [2021-03-22T10:20:34.811Z] === RUN TestIpcModePrivate [2021-03-22T10:20:34.819Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.517s coverage: 14.0% of statements [2021-03-22T10:20:34.921Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-03-22T10:20:34.921Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T10:20:35.118Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2021-03-22T10:20:35.218Z] --- PASS: TestGraphdriverPluginV2 (3.68s) [2021-03-22T10:20:35.218Z] PASS [2021-03-22T10:20:35.218Z] [2021-03-22T10:20:35.218Z] DONE 5 tests in 9.288s [2021-03-22T10:20:35.218Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T10:20:35.218Z] INFO: Testing against a local daemon [2021-03-22T10:20:35.218Z] === RUN TestContinueAfterPluginCrash [2021-03-22T10:20:35.218Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T10:20:35.218Z] === RUN TestReadPluginNoRead [2021-03-22T10:20:35.218Z] === PAUSE TestReadPluginNoRead [2021-03-22T10:20:35.218Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T10:20:35.218Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T10:20:35.218Z] === CONT TestContinueAfterPluginCrash [2021-03-22T10:20:35.218Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T10:20:36.176Z] --- PASS: TestIpcModePrivate (1.41s) [2021-03-22T10:20:36.176Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2021-03-22T10:20:36.176Z] === RUN TestIpcModeShareable [2021-03-22T10:20:36.296Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2021-03-22T10:20:36.296Z] === RUN TestResize [2021-03-22T10:20:36.432Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-22T10:20:36.667Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.746s coverage: 57.1% of statements [2021-03-22T10:20:36.862Z] --- PASS: TestResize (0.67s) [2021-03-22T10:20:36.862Z] === RUN TestResizeWithInvalidSize [2021-03-22T10:20:37.796Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-03-22T10:20:37.796Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T10:20:37.797Z] --- PASS: TestIpcModeShareable (1.60s) [2021-03-22T10:20:37.797Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:92, shared: true, mustBeShared: true [2021-03-22T10:20:37.797Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T10:20:38.185Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T10:20:38.185Z] [2021-03-22T10:20:38.185Z] Unloading profiles will leave already running processes permanently [2021-03-22T10:20:38.185Z] unconfined, which can lead to unexpected situations. [2021-03-22T10:20:38.185Z] [2021-03-22T10:20:38.185Z] To set a process to complain mode, use the command line tool [2021-03-22T10:20:38.185Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T10:20:38.185Z] [2021-03-22T10:20:38.363Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-03-22T10:20:38.363Z] === RUN TestDaemonRestartKillContainers [2021-03-22T10:20:38.363Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-22T10:20:38.363Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-22T10:20:38.363Z] === RUN TestCgroupNamespacesRun Post stage [Pipeline] junit [2021-03-22T10:20:38.449Z] Recording test results [2021-03-22T10:20:38.699Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-22T10:20:38.984Z] + echo Ensuring container killed. [2021-03-22T10:20:38.984Z] Ensuring container killed. [2021-03-22T10:20:38.984Z] + docker rm -vf docker-pr1 [2021-03-22T10:20:38.984Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-22T10:20:39.203Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-22T10:20:39.254Z] + echo Chowning /workspace to jenkins user [2021-03-22T10:20:39.254Z] Chowning /workspace to jenkins user [2021-03-22T10:20:39.254Z] + id -u [2021-03-22T10:20:39.254Z] + id -g [2021-03-22T10:20:39.254Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42179:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T10:20:39.404Z] --- PASS: TestDaemonStartWithLogOpt (4.19s) [2021-03-22T10:20:39.404Z] === CONT TestReadPluginNoRead [2021-03-22T10:20:39.436Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T10:20:40.943Z] + bundleName=docker-py [2021-03-22T10:20:40.943Z] + echo Creating docker-py-bundles.tar.gz [2021-03-22T10:20:40.943Z] Creating docker-py-bundles.tar.gz [2021-03-22T10:20:40.943Z] + 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-03-22T10:20:40.951Z] Archiving artifacts [2021-03-22T10:20:40.969Z] ok github.com/docker/docker/daemon 12.407s coverage: 17.2% of statements [2021-03-22T10:20:40.969Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-22T10:20:40.969Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-22T10:20:40.969Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-22T10:20:40.969Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-22T10:20:41.237Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42179/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-03-22T10:20:41.269Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.505s coverage: 69.3% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2021-03-22T10:20:41.306Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] sh [2021-03-22T10:20:41.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER docker:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh binary-daemon [2021-03-22T10:20:41.647Z] --- PASS: TestCgroupNamespacesRun (2.64s) [2021-03-22T10:20:41.647Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T10:20:41.715Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.83s) [2021-03-22T10:20:41.715Z] === RUN TestAPIIpcModeHost [2021-03-22T10:20:42.190Z] [2021-03-22T10:20:42.190Z] Removing bundles/ [2021-03-22T10:20:42.190Z] [2021-03-22T10:20:42.190Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-22T10:20:42.190Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-22T10:20:42.190Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T10:20:42.327Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.711s coverage: 45.9% of statements [2021-03-22T10:20:42.327Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-22T10:20:42.642Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-22T10:20:42.938Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-22T10:20:43.194Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-22T10:20:43.206Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T10:20:43.450Z] --- PASS: TestAPIIpcModeHost (1.71s) [2021-03-22T10:20:43.450Z] === RUN TestDaemonIpcModeShareable [2021-03-22T10:20:43.544Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-03-22T10:20:43.544Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T10:20:43.772Z] --- PASS: TestContinueAfterPluginCrash (9.35s) [2021-03-22T10:20:43.884Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.310s coverage: 49.4% of statements [2021-03-22T10:20:44.540Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-03-22T10:20:44.707Z] === RUN TestReadPluginNoRead/default [2021-03-22T10:20:46.072Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.69s) [2021-03-22T10:20:46.072Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T10:20:46.079Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-03-22T10:20:46.079Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-03-22T10:20:46.081Z] --- PASS: TestReadPluginNoRead (7.29s) [2021-03-22T10:20:46.081Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2021-03-22T10:20:46.081Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.58s) [2021-03-22T10:20:46.081Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-03-22T10:20:46.081Z] read_test.go:92: [de40ca77398e0] daemon is not started [2021-03-22T10:20:46.081Z] PASS [2021-03-22T10:20:46.081Z] [2021-03-22T10:20:46.081Z] DONE 6 tests in 11.520s [2021-03-22T10:20:46.081Z] 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-03-22T10:20:46.081Z] testing: warning: no tests to run [2021-03-22T10:20:46.081Z] PASS [2021-03-22T10:20:46.081Z] [2021-03-22T10:20:46.081Z] DONE 0 tests in 0.009s [2021-03-22T10:20:46.081Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T10:20:46.081Z] INFO: Testing against a local daemon [2021-03-22T10:20:46.081Z] === RUN TestPluginWithDevMounts [2021-03-22T10:20:46.081Z] === PAUSE TestPluginWithDevMounts [2021-03-22T10:20:46.081Z] === CONT TestPluginWithDevMounts [2021-03-22T10:20:46.714Z] --- PASS: TestDaemonIpcModeShareable (2.75s) [2021-03-22T10:20:46.714Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-03-22T10:20:46.714Z] === RUN TestDaemonIpcModePrivate [2021-03-22T10:20:47.980Z] --- PASS: TestPluginWithDevMounts (1.75s) [2021-03-22T10:20:47.981Z] PASS [2021-03-22T10:20:47.981Z] [2021-03-22T10:20:47.981Z] DONE 1 tests in 1.784s [2021-03-22T10:20:47.981Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T10:20:47.981Z] INFO: Testing against a local daemon [2021-03-22T10:20:47.981Z] === RUN TestSecretInspect [2021-03-22T10:20:48.602Z] --- PASS: TestCgroupNamespacesRunHostMode (2.67s) [2021-03-22T10:20:48.602Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T10:20:48.642Z] --- PASS: TestDaemonIpcModePrivate (2.40s) [2021-03-22T10:20:48.642Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-03-22T10:20:48.642Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T10:20:49.665Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2021-03-22T10:20:49.665Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.058s coverage: 52.2% of statements [2021-03-22T10:20:49.665Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-22T10:20:49.665Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-22T10:20:50.509Z] --- PASS: TestSecretInspect (2.29s) [2021-03-22T10:20:50.509Z] === RUN TestSecretList [2021-03-22T10:20:51.129Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.65s) [2021-03-22T10:20:51.129Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T10:20:51.243Z] ok github.com/docker/docker/daemon/logger/awslogs 0.519s coverage: 77.4% of statements [2021-03-22T10:20:51.544Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.7% of statements [2021-03-22T10:20:51.544Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-22T10:20:51.544Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-22T10:20:51.544Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-22T10:20:51.544Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-22T10:20:51.930Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.20s) [2021-03-22T10:20:51.930Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-03-22T10:20:51.930Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T10:20:52.191Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-03-22T10:20:52.409Z] --- PASS: TestSecretList (2.26s) [2021-03-22T10:20:52.409Z] === RUN TestSecretsCreateAndDelete [2021-03-22T10:20:52.840Z] ok github.com/docker/docker/daemon/logger/journald 0.057s coverage: 23.9% of statements [2021-03-22T10:20:52.898Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-22T10:20:53.141Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-03-22T10:20:53.657Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-03-22T10:20:53.657Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T10:20:54.199Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 69.9% of statements [2021-03-22T10:20:54.785Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-22T10:20:54.785Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.91s) [2021-03-22T10:20:54.785Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-03-22T10:20:54.785Z] === RUN TestIpcModeOlderClient [2021-03-22T10:20:54.785Z] === PAUSE TestIpcModeOlderClient [2021-03-22T10:20:54.785Z] === RUN TestKillContainerInvalidSignal [2021-03-22T10:20:54.938Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2021-03-22T10:20:54.938Z] === RUN TestSecretsUpdate [2021-03-22T10:20:55.030Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-22T10:20:55.031Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T10:20:55.744Z] ok github.com/docker/docker/daemon/logger/local 0.035s coverage: 75.2% of statements [2021-03-22T10:20:55.745Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-22T10:20:56.043Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-03-22T10:20:56.150Z] --- PASS: TestKillContainerInvalidSignal (1.21s) [2021-03-22T10:20:56.150Z] === RUN TestKillContainer [2021-03-22T10:20:56.150Z] === RUN TestKillContainer/no_signal [2021-03-22T10:20:56.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-22T10:20:56.343Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 55.1% of statements [2021-03-22T10:20:56.711Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-22T10:20:57.272Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T10:20:57.471Z] --- PASS: TestSecretsUpdate (2.28s) [2021-03-22T10:20:57.471Z] === RUN TestTemplatedSecret [2021-03-22T10:20:57.881Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2021-03-22T10:20:58.198Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-03-22T10:20:58.311Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.65s) [2021-03-22T10:20:58.311Z] === RUN TestKernelTCPMemory [2021-03-22T10:20:58.311Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-22T10:20:58.311Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:20:58.311Z] === RUN TestNISDomainname [2021-03-22T10:20:58.311Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-22T10:20:58.311Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-22T10:20:58.311Z] === RUN TestHostnameDnsResolution [2021-03-22T10:20:58.634Z] === RUN TestKillContainer/killing_signal [2021-03-22T10:20:58.877Z] --- PASS: TestHostnameDnsResolution (1.18s) [2021-03-22T10:20:58.877Z] === RUN TestStats [2021-03-22T10:20:58.877Z] --- SKIP: TestStats (0.00s) [2021-03-22T10:20:58.877Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:20:58.877Z] === RUN TestStopContainerWithTimeout [2021-03-22T10:20:58.877Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T10:20:58.877Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T10:20:58.877Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T10:20:58.877Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T10:20:58.877Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T10:20:58.877Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T10:20:58.877Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T10:20:58.877Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T10:20:58.877Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T10:20:58.877Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T10:20:59.195Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-22T10:21:00.250Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T10:21:00.304Z] ok github.com/docker/docker/daemon/network 0.025s coverage: 63.8% of statements [2021-03-22T10:21:00.557Z] --- PASS: TestKillContainer (4.33s) [2021-03-22T10:21:00.558Z] --- PASS: TestKillContainer/no_signal (1.21s) [2021-03-22T10:21:00.558Z] --- PASS: TestKillContainer/non_killing_signal (1.40s) [2021-03-22T10:21:00.558Z] --- PASS: TestKillContainer/killing_signal (1.47s) [2021-03-22T10:21:00.558Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T10:21:00.558Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T10:21:00.757Z] --- PASS: TestTemplatedSecret (3.74s) [2021-03-22T10:21:00.757Z] === RUN TestSecretCreateResolve [2021-03-22T10:21:00.949Z] ok github.com/docker/docker/daemon/logger/splunk 2.535s coverage: 82.5% of statements [2021-03-22T10:21:00.949Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-22T10:21:00.949Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-22T10:21:01.920Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T10:21:02.148Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T10:21:02.487Z] ok github.com/docker/docker/distribution/metadata 0.111s coverage: 48.2% of statements [2021-03-22T10:21:03.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.79s) [2021-03-22T10:21:03.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.39s) [2021-03-22T10:21:03.284Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.19s) [2021-03-22T10:21:03.284Z] === RUN TestKillStoppedContainer [2021-03-22T10:21:03.285Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-03-22T10:21:03.285Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T10:21:03.285Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-03-22T10:21:03.285Z] === RUN TestKillDifferentUserContainer [2021-03-22T10:21:03.285Z] --- PASS: TestSecretCreateResolve (2.31s) [2021-03-22T10:21:03.285Z] PASS [2021-03-22T10:21:03.285Z] [2021-03-22T10:21:03.285Z] DONE 6 tests in 15.181s [2021-03-22T10:21:03.285Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T10:21:03.285Z] INFO: Testing against a local daemon [2021-03-22T10:21:03.285Z] === RUN TestServiceCreateInit [2021-03-22T10:21:03.285Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T10:21:03.542Z] ok github.com/docker/docker/errdefs 0.031s coverage: 53.1% of statements [2021-03-22T10:21:04.046Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-22T10:21:04.046Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-03-22T10:21:04.046Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2021-03-22T10:21:04.046Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2021-03-22T10:21:04.046Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-03-22T10:21:04.046Z] === RUN TestDeleteDevicemapper [2021-03-22T10:21:04.046Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T10:21:04.046Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:21:04.046Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T10:21:04.689Z] --- PASS: TestKillDifferentUserContainer (1.36s) [2021-03-22T10:21:04.689Z] === RUN TestInspectOomKilledTrue [2021-03-22T10:21:04.689Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-03-22T10:21:04.689Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:21:04.689Z] === RUN TestInspectOomKilledFalse [2021-03-22T10:21:04.689Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-22T10:21:04.690Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:21:04.690Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T10:21:05.104Z] ok github.com/docker/docker/distribution 0.482s coverage: 25.2% of statements [2021-03-22T10:21:05.104Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-22T10:21:05.948Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s) [2021-03-22T10:21:05.948Z] === RUN TestUpdateMemory [2021-03-22T10:21:05.948Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-22T10:21:05.948Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:05.948Z] === RUN TestUpdateCPUQuota [2021-03-22T10:21:05.948Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-22T10:21:05.948Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:05.948Z] === RUN TestUpdatePidsLimit [2021-03-22T10:21:05.948Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-22T10:21:05.948Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:05.948Z] === RUN TestUpdateRestartPolicy [2021-03-22T10:21:06.574Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-22T10:21:06.574Z] --- PASS: TestLinksEtcHostsContentMatch (1.93s) [2021-03-22T10:21:06.574Z] === RUN TestLinksContainerNames [2021-03-22T10:21:06.646Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.1% of statements [2021-03-22T10:21:06.646Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-22T10:21:06.646Z] ok github.com/docker/docker/image 0.053s coverage: 86.6% of statements [2021-03-22T10:21:06.948Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2021-03-22T10:21:08.487Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-03-22T10:21:08.549Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T10:21:08.805Z] ok github.com/docker/docker/image/tarexport 0.050s coverage: 0.6% of statements [2021-03-22T10:21:09.089Z] --- PASS: TestLinksContainerNames (2.48s) [2021-03-22T10:21:09.089Z] === RUN TestLogsFollowTailEmpty [2021-03-22T10:21:10.348Z] ok github.com/docker/docker/image/v1 0.041s coverage: 25.0% of statements [2021-03-22T10:21:10.348Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-22T10:21:10.454Z] --- PASS: TestLogsFollowTailEmpty (1.43s) [2021-03-22T10:21:10.454Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T10:21:11.820Z] --- PASS: TestContainerNetworkMountsNoChown (1.40s) [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/default [2021-03-22T10:21:11.820Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/private [2021-03-22T10:21:11.820Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T10:21:11.820Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/slave [2021-03-22T10:21:11.820Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T10:21:11.820Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/shared [2021-03-22T10:21:11.820Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T10:21:11.820Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T10:21:11.820Z] === CONT TestMountDaemonRoot/default [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T10:21:11.820Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:21:11.820Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:21:11.820Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T10:21:11.821Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:21:11.821Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T10:21:11.821Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T10:21:11.821Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:21:11.821Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:21:11.821Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:21:11.821Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:21:11.821Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:21:11.821Z] === CONT TestMountDaemonRoot/shared [2021-03-22T10:21:11.821Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T10:21:11.821Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:21:11.821Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T10:21:11.821Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:21:11.821Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:21:11.821Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T10:21:11.886Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 52.9% of statements [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:21:12.089Z] === CONT TestMountDaemonRoot/slave [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:21:12.089Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:21:12.089Z] === CONT TestMountDaemonRoot/private [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:21:12.089Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T10:21:12.089Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T10:21:12.090Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:21:12.090Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:21:12.090Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:21:12.090Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T10:21:12.090Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:21:12.090Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:21:12.090Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:21:12.090Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:21:12.090Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T10:21:12.185Z] ok github.com/docker/docker/oci 0.024s coverage: 45.2% of statements [2021-03-22T10:21:12.345Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:21:12.345Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:21:12.345Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T10:21:12.345Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:21:12.345Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T10:21:12.345Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:21:12.345Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:21:12.345Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:21:12.510Z] ok github.com/docker/docker/opts 0.121s coverage: 67.1% of statements [2021-03-22T10:21:12.601Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:21:12.602Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:21:12.602Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T10:21:12.602Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:21:12.602Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T10:21:12.602Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:21:12.602Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:21:12.602Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:21:12.602Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:21:12.735Z] --- PASS: TestServiceCreateInit (9.53s) [2021-03-22T10:21:12.735Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2021-03-22T10:21:12.735Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.88s) [2021-03-22T10:21:12.735Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T10:21:12.857Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T10:21:12.857Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.14s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.09s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-22T10:21:12.857Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-22T10:21:12.857Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T10:21:14.624Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-03-22T10:21:14.624Z] ok github.com/docker/docker/pkg/authorization 0.394s coverage: 68.3% of statements [2021-03-22T10:21:14.937Z] --- PASS: TestBuildWithHugeFile (42.53s) [2021-03-22T10:21:14.937Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T10:21:14.937Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:21:14.937Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:21:14.937Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T10:21:14.937Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:21:14.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:21:14.937Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:21:14.937Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:21:14.937Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:21:14.937Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:21:14.937Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:21:14.937Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:21:14.937Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:21:14.937Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-03-22T10:21:14.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-03-22T10:21:14.937Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-03-22T10:21:14.937Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-03-22T10:21:14.937Z] === RUN TestBuildPreserveOwnership [2021-03-22T10:21:14.937Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T10:21:15.284Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2021-03-22T10:21:15.509Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T10:21:16.342Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2021-03-22T10:21:16.342Z] ok github.com/docker/docker/pkg/archive 1.361s coverage: 77.1% of statements [2021-03-22T10:21:17.068Z] --- PASS: TestContainerBindMountNonRecursive (4.35s) [2021-03-22T10:21:17.068Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T10:21:17.395Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2021-03-22T10:21:17.395Z] ok github.com/docker/docker/pkg/discovery/file 0.027s coverage: 92.9% of statements [2021-03-22T10:21:17.994Z] --- PASS: TestContainerVolumesMountedAsShared (0.91s) [2021-03-22T10:21:17.994Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T10:21:18.053Z] --- PASS: TestBuildPreserveOwnership (6.60s) [2021-03-22T10:21:18.053Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.26s) [2021-03-22T10:21:18.053Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2021-03-22T10:21:18.053Z] === RUN TestBuildPlatformInvalid [2021-03-22T10:21:18.053Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-03-22T10:21:18.053Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T10:21:18.250Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-22T10:21:18.447Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-03-22T10:21:19.094Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-22T10:21:19.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-22T10:21:19.392Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-03-22T10:21:20.035Z] ok github.com/docker/docker/layer 7.800s coverage: 68.8% of statements [2021-03-22T10:21:20.035Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-22T10:21:20.035Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-22T10:21:20.035Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-22T10:21:20.035Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-22T10:21:20.035Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-22T10:21:20.105Z] --- PASS: TestContainerVolumesMountedAsSlave (1.87s) [2021-03-22T10:21:20.105Z] === RUN TestNetworkNat [2021-03-22T10:21:20.681Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-03-22T10:21:20.813Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2021-03-22T10:21:20.813Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T10:21:20.813Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-03-22T10:21:20.813Z] === RUN TestWaitNonBlocked [2021-03-22T10:21:20.813Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:21:20.813Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:21:20.813Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:21:20.813Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:21:20.813Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:21:20.813Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:21:20.813Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-22T10:21:20.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-03-22T10:21:20.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-03-22T10:21:20.813Z] === RUN TestWaitBlocked [2021-03-22T10:21:20.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:21:20.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:21:20.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:21:20.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:21:20.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:21:20.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:21:20.981Z] ok github.com/docker/docker/pkg/chrootarchive 4.032s coverage: 43.2% of statements [2021-03-22T10:21:20.981Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-22T10:21:20.981Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-22T10:21:20.981Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2021-03-22T10:21:21.072Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-22T10:21:21.072Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2021-03-22T10:21:21.072Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2021-03-22T10:21:21.072Z] === CONT TestDaemonRestartIpcMode [2021-03-22T10:21:21.072Z] === CONT TestIpcModeOlderClient [2021-03-22T10:21:21.072Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-03-22T10:21:21.072Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T10:21:21.469Z] --- PASS: TestNetworkNat (1.41s) [2021-03-22T10:21:21.469Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T10:21:22.519Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2021-03-22T10:21:22.519Z] ok github.com/docker/docker/pkg/fsutils 0.445s coverage: 85.1% of statements [2021-03-22T10:21:22.519Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2021-03-22T10:21:22.834Z] --- PASS: TestNetworkLocalhostTCPNat (1.51s) [2021-03-22T10:21:22.834Z] === RUN TestNetworkLoopbackNat [2021-03-22T10:21:22.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-22T10:21:23.570Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2021-03-22T10:21:23.570Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-03-22T10:21:23.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-22T10:21:23.867Z] ok github.com/docker/docker/pkg/idtools 0.705s coverage: 69.5% of statements [2021-03-22T10:21:24.515Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2021-03-22T10:21:24.515Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-03-22T10:21:25.166Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2021-03-22T10:21:25.166Z] ok github.com/docker/docker/pkg/ioutils 1.438s coverage: 70.6% of statements [2021-03-22T10:21:25.166Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-22T10:21:25.166Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-22T10:21:25.166Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-22T10:21:25.166Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-22T10:21:25.464Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 86.7% of statements [2021-03-22T10:21:25.762Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2021-03-22T10:21:25.762Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-22T10:21:25.762Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-22T10:21:26.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-22T10:21:26.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-22T10:21:26.333Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.81s) [2021-03-22T10:21:26.591Z] --- PASS: TestDaemonRestartIpcMode (5.58s) [2021-03-22T10:21:26.591Z] PASS [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === Skipped [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-22T10:21:26.591Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-22T10:21:26.591Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-22T10:21:26.591Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-22T10:21:26.591Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-22T10:21:26.591Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-22T10:21:26.591Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-22T10:21:26.591Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-22T10:21:26.591Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-22T10:21:26.591Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-22T10:21:26.591Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-22T10:21:26.591Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-22T10:21:26.591Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-22T10:21:26.591Z] 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-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-22T10:21:26.591Z] 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-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-22T10:21:26.591Z] 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-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-22T10:21:26.591Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:21:26.591Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-22T10:21:26.591Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-22T10:21:26.591Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-22T10:21:26.591Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-22T10:21:26.591Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-22T10:21:26.591Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T10:21:26.591Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-22T10:21:26.591Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-22T10:21:26.591Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-22T10:21:26.591Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] [2021-03-22T10:21:26.591Z] DONE 177 tests, 26 skipped in 104.510s [2021-03-22T10:21:26.591Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T10:21:26.822Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2021-03-22T10:21:26.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-22T10:21:26.850Z] INFO: Testing against a local daemon [2021-03-22T10:21:26.850Z] === RUN TestCommitInheritsEnv [2021-03-22T10:21:27.469Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2021-03-22T10:21:27.469Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2021-03-22T10:21:27.489Z] --- PASS: TestNetworkLoopbackNat (4.49s) [2021-03-22T10:21:27.489Z] === RUN TestPause [2021-03-22T10:21:27.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-22T10:21:27.765Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2021-03-22T10:21:28.266Z] --- PASS: TestCommitInheritsEnv (1.20s) [2021-03-22T10:21:28.266Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T10:21:28.266Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-22T10:21:28.266Z] === RUN TestImagesFilterMultiReference [2021-03-22T10:21:28.266Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-22T10:21:28.266Z] === RUN TestImagePullPlatformInvalid [2021-03-22T10:21:28.266Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-22T10:21:28.266Z] === RUN TestRemoveImageOrphaning [2021-03-22T10:21:28.414Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-03-22T10:21:29.009Z] --- PASS: TestPause (1.39s) [2021-03-22T10:21:29.009Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T10:21:29.009Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:21:29.009Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:21:29.009Z] === RUN TestPauseStopPausedContainer [2021-03-22T10:21:29.461Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-03-22T10:21:29.461Z] ok github.com/docker/docker/pkg/pubsub 1.137s coverage: 75.0% of statements [2021-03-22T10:21:30.105Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-03-22T10:21:30.105Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-03-22T10:21:30.177Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-03-22T10:21:30.177Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T10:21:30.177Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-22T10:21:30.177Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-22T10:21:30.177Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T10:21:30.177Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-22T10:21:30.177Z] === RUN TestTagInvalidReference [2021-03-22T10:21:30.177Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-22T10:21:30.177Z] === RUN TestTagValidPrefixedRepo [2021-03-22T10:21:30.177Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-22T10:21:30.177Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T10:21:30.293Z] Loaded image: buildpack-deps:buster [2021-03-22T10:21:30.293Z] Loaded image: busybox:latest [2021-03-22T10:21:30.293Z] Loaded image: busybox:glibc [2021-03-22T10:21:30.371Z] --- PASS: TestPauseStopPausedContainer (1.47s) [2021-03-22T10:21:30.372Z] === RUN TestPsFilter [2021-03-22T10:21:30.372Z] --- PASS: TestPsFilter (0.20s) [2021-03-22T10:21:30.372Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T10:21:30.434Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-22T10:21:30.434Z] === RUN TestTagOfficialNames [2021-03-22T10:21:30.434Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-22T10:21:30.434Z] === RUN TestTagMatchesDigest [2021-03-22T10:21:30.434Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-22T10:21:30.434Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-22T10:21:30.627Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-22T10:21:30.817Z] --- PASS: TestCreateServiceMultipleTimes (17.37s) [2021-03-22T10:21:30.817Z] === RUN TestCreateServiceConflict [2021-03-22T10:21:31.637Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2021-03-22T10:21:31.637Z] ok github.com/docker/docker/pkg/signal 2.976s coverage: 61.0% of statements [2021-03-22T10:21:31.992Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.30s) [2021-03-22T10:21:31.992Z] === RUN TestRemoveContainerWithVolume [2021-03-22T10:21:32.258Z] Loaded image: debian:bullseye [2021-03-22T10:21:32.258Z] Loaded image: hello-world:latest [2021-03-22T10:21:32.286Z] ok github.com/docker/docker/pkg/sysinfo 0.021s coverage: 53.8% of statements [2021-03-22T10:21:32.520Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:21:32.586Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2021-03-22T10:21:32.782Z] --- PASS: TestCreateServiceConflict (2.54s) [2021-03-22T10:21:32.782Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T10:21:32.968Z] --- PASS: TestRemoveContainerWithVolume (1.20s) [2021-03-22T10:21:32.968Z] === RUN TestRemoveContainerRunning [2021-03-22T10:21:33.233Z] testing: warning: no tests to run [2021-03-22T10:21:33.233Z] coverage: [no statements] [2021-03-22T10:21:33.233Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2021-03-22T10:21:33.234Z] ok github.com/docker/docker/pkg/tarsum 0.155s coverage: 89.3% of statements [2021-03-22T10:21:33.531Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2021-03-22T10:21:33.836Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-03-22T10:21:33.836Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-03-22T10:21:33.893Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-22T10:21:34.865Z] --- PASS: TestRemoveContainerRunning (1.71s) [2021-03-22T10:21:34.865Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T10:21:34.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-22T10:21:35.793Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.18s) [2021-03-22T10:21:35.793Z] === RUN TestRemoveInvalidContainer [2021-03-22T10:21:35.793Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-22T10:21:35.793Z] === RUN TestRenameLinkedContainer [2021-03-22T10:21:36.065Z] --- PASS: TestCreateServiceMaxReplicas (3.31s) [2021-03-22T10:21:36.065Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T10:21:36.608Z] ok github.com/docker/docker/profiles/seccomp 0.035s coverage: 83.5% of statements [2021-03-22T10:21:36.608Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-03-22T10:21:37.662Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-03-22T10:21:37.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-22T10:21:38.313Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2021-03-22T10:21:39.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-22T10:21:39.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-22T10:21:39.854Z] ok github.com/docker/docker/quota 0.643s coverage: 71.4% of statements [2021-03-22T10:21:40.155Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-03-22T10:21:40.454Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2021-03-22T10:21:40.934Z] --- PASS: TestRenameLinkedContainer (4.93s) [2021-03-22T10:21:40.934Z] === RUN TestRenameStoppedContainer [2021-03-22T10:21:41.508Z] ok github.com/docker/docker/registry 0.263s coverage: 58.8% of statements [2021-03-22T10:21:41.508Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2021-03-22T10:21:42.297Z] --- PASS: TestRenameStoppedContainer (1.32s) [2021-03-22T10:21:42.297Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T10:21:42.527Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.56s) [2021-03-22T10:21:42.527Z] PASS [2021-03-22T10:21:42.527Z] [2021-03-22T10:21:42.527Z] === Skipped [2021-03-22T10:21:42.527Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-22T10:21:42.527Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:21:42.527Z] [2021-03-22T10:21:42.527Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:21:42.527Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:21:42.527Z] [2021-03-22T10:21:42.527Z] [2021-03-22T10:21:42.527Z] DONE 34 tests, 2 skipped in 125.949s [2021-03-22T10:21:42.527Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T10:21:42.527Z] ++ 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-03-22T10:21:42.527Z] ++ set -e [2021-03-22T10:21:42.527Z] ++ '[' -n 0 ']' [2021-03-22T10:21:42.527Z] ++ set -x [2021-03-22T10:21:42.527Z] ++ env -i DEST=/go/src/github.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-03-22T10:21:42.527Z] INFO: Testing against a local daemon [2021-03-22T10:21:42.527Z] === RUN TestConfigInspect [2021-03-22T10:21:43.043Z] ok github.com/docker/docker/runconfig 0.050s coverage: 66.1% of statements [2021-03-22T10:21:44.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-22T10:21:44.811Z] --- PASS: TestRenameRunningContainerAndReuse (2.66s) [2021-03-22T10:21:44.811Z] === RUN TestRenameInvalidName [2021-03-22T10:21:45.162Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2021-03-22T10:21:45.827Z] --- PASS: TestConfigInspect (3.69s) [2021-03-22T10:21:45.827Z] === RUN TestConfigList [2021-03-22T10:21:46.178Z] --- PASS: TestRenameInvalidName (1.20s) [2021-03-22T10:21:46.178Z] === RUN TestRenameAnonymousContainer [2021-03-22T10:21:46.700Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2021-03-22T10:21:46.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-22T10:21:46.995Z] ok github.com/docker/docker/volume/local 0.247s coverage: 76.4% of statements [2021-03-22T10:21:47.833Z] --- PASS: TestImportExtremelyLargeImageWorks (85.59s) [2021-03-22T10:21:47.833Z] PASS [2021-03-22T10:21:47.833Z] [2021-03-22T10:21:47.833Z] === Skipped [2021-03-22T10:21:47.833Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-22T10:21:47.833Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:21:47.834Z] [2021-03-22T10:21:47.834Z] [2021-03-22T10:21:47.834Z] DONE 12 tests, 1 skipped in 87.147s [2021-03-22T10:21:47.834Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T10:21:47.834Z] ++ 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-03-22T10:21:47.834Z] ++ set -e [2021-03-22T10:21:47.834Z] ++ '[' -n 0 ']' [2021-03-22T10:21:47.834Z] ++ set -x [2021-03-22T10:21:47.834Z] ++ env -i DEST=/go/src/github.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-03-22T10:21:47.834Z] INFO: Testing against a local daemon [2021-03-22T10:21:47.834Z] === RUN TestNetworkCreateDelete [2021-03-22T10:21:47.834Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-22T10:21:47.834Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T10:21:47.834Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-03-22T10:21:47.834Z] === RUN TestDaemonDNSFallback [2021-03-22T10:21:47.834Z] --- PASS: TestDaemonDNSFallback (2.70s) [2021-03-22T10:21:47.834Z] === RUN TestInspectNetwork [2021-03-22T10:21:47.834Z] === RUN TestInspectNetwork/full_network_id [2021-03-22T10:21:47.834Z] === RUN TestInspectNetwork/partial_network_id [2021-03-22T10:21:47.834Z] === RUN TestInspectNetwork/network_name [2021-03-22T10:21:47.834Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-22T10:21:48.038Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-03-22T10:21:48.625Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-22T10:21:49.127Z] --- PASS: TestConfigList (3.25s) [2021-03-22T10:21:49.127Z] === RUN TestConfigsCreateAndDelete [2021-03-22T10:21:49.989Z] --- PASS: TestRenameAnonymousContainer (4.19s) [2021-03-22T10:21:49.989Z] === RUN TestRenameContainerWithSameName [2021-03-22T10:21:50.933Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.57s) [2021-03-22T10:21:50.933Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T10:21:51.337Z] --- PASS: TestInspectNetwork (11.64s) [2021-03-22T10:21:51.337Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-22T10:21:51.337Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-22T10:21:51.337Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-22T10:21:51.337Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-22T10:21:51.337Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T10:21:51.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-22T10:21:51.357Z] --- PASS: TestRenameContainerWithSameName (1.24s) [2021-03-22T10:21:51.357Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T10:21:51.675Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2021-03-22T10:21:51.675Z] === RUN TestConfigsUpdate [2021-03-22T10:21:52.309Z] --- PASS: TestCreateServiceSecretFileMode (2.77s) [2021-03-22T10:21:52.309Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T10:21:53.880Z] --- PASS: TestRenameContainerWithLinkedContainer (2.61s) [2021-03-22T10:21:53.880Z] === RUN TestResize [2021-03-22T10:21:54.869Z] --- PASS: TestCreateServiceConfigFileMode (2.78s) [2021-03-22T10:21:54.869Z] === RUN TestCreateServiceSysctls [2021-03-22T10:21:54.889Z] --- PASS: TestRunContainerWithBridgeNone (3.24s) [2021-03-22T10:21:54.889Z] === RUN TestNetworkInvalidJSON [2021-03-22T10:21:54.889Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T10:21:54.889Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T10:21:54.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:21:54.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:21:54.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:21:54.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:21:54.889Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T10:21:54.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:21:54.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:21:54.889Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-22T10:21:54.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-22T10:21:54.889Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-22T10:21:54.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T10:21:54.889Z] === RUN TestNetworkList [2021-03-22T10:21:54.889Z] === RUN TestNetworkList//networks [2021-03-22T10:21:54.889Z] === PAUSE TestNetworkList//networks [2021-03-22T10:21:54.889Z] === RUN TestNetworkList//networks/ [2021-03-22T10:21:54.889Z] === PAUSE TestNetworkList//networks/ [2021-03-22T10:21:54.889Z] === CONT TestNetworkList//networks [2021-03-22T10:21:54.889Z] === CONT TestNetworkList//networks/ [2021-03-22T10:21:54.889Z] --- PASS: TestNetworkList (0.01s) [2021-03-22T10:21:54.889Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T10:21:54.889Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T10:21:54.889Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T10:21:54.975Z] --- PASS: TestConfigsUpdate (3.18s) [2021-03-22T10:21:54.975Z] === RUN TestTemplatedConfig [2021-03-22T10:21:55.179Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-03-22T10:21:55.179Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T10:21:55.276Z] --- PASS: TestResize (1.32s) [2021-03-22T10:21:55.276Z] === RUN TestResizeWithInvalidSize [2021-03-22T10:21:56.207Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-03-22T10:21:56.207Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T10:21:56.723Z] --- PASS: TestResizeWithInvalidSize (1.36s) [2021-03-22T10:21:56.723Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T10:21:57.235Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-03-22T10:21:57.235Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T10:21:58.128Z] --- PASS: TestResizeWhenContainerNotStarted (1.24s) [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:21:58.128Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:21:58.128Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:21:58.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:21:58.128Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:21:58.263Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-03-22T10:21:58.263Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T10:21:59.053Z] --- PASS: TestCreateServiceSysctls (3.83s) [2021-03-22T10:21:59.053Z] === RUN TestCreateServiceCapabilities [2021-03-22T10:21:59.200Z] --- PASS: TestTemplatedConfig (4.07s) [2021-03-22T10:21:59.200Z] === RUN TestConfigCreateResolve [2021-03-22T10:21:59.291Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-03-22T10:21:59.291Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T10:21:59.921Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-03-22T10:21:59.921Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T10:22:02.333Z] --- PASS: TestCreateServiceCapabilities (2.94s) [2021-03-22T10:22:02.333Z] === RUN TestInspect [2021-03-22T10:22:02.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:22:02.334Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:22:02.519Z] --- PASS: TestConfigCreateResolve (3.29s) [2021-03-22T10:22:02.519Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T10:22:02.590Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-22T10:22:03.092Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2021-03-22T10:22:03.092Z] PASS [2021-03-22T10:22:03.092Z] [2021-03-22T10:22:03.092Z] DONE 7 tests in 21.524s [2021-03-22T10:22:03.092Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T10:22:03.092Z] ++ 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-03-22T10:22:03.092Z] ++ set -e [2021-03-22T10:22:03.092Z] ++ '[' -n 0 ']' [2021-03-22T10:22:03.092Z] ++ set -x [2021-03-22T10:22:03.092Z] ++ env -i DEST=/go/src/github.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-03-22T10:22:03.092Z] INFO: Testing against a local daemon [2021-03-22T10:22:03.092Z] === RUN TestCheckpoint [2021-03-22T10:22:03.353Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T10:22:03.353Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:22:03.353Z] === RUN TestContainerInvalidJSON [2021-03-22T10:22:03.353Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:22:03.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:22:03.353Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:22:03.353Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:22:03.353Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:22:03.353Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:22:03.353Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:22:03.353Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:22:03.353Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:22:03.353Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-22T10:22:03.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-22T10:22:03.353Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-22T10:22:03.353Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-22T10:22:03.353Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T10:22:03.353Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-22T10:22:03.353Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T10:22:03.403Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/rootless [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/volume [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-22T10:22:03.403Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === Skipped [2021-03-22T10:22:03.403Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-22T10:22:03.403Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-22T10:22:03.403Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-22T10:22:03.403Z] time="2021-03-22T10:20:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-22T10:22:03.403Z] time="2021-03-22T10:20:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-22T10:22:03.403Z] time="2021-03-22T10:20:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-22T10:22:03.403Z] time="2021-03-22T10:20:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-22T10:22:03.403Z] time="2021-03-22T10:20:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-22T10:22:03.403Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-22T10:22:03.403Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-22T10:22:03.403Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:22:03.403Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-22T10:22:03.403Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-22T10:22:03.403Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-22T10:22:03.403Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] [2021-03-22T10:22:03.403Z] DONE 2244 tests, 26 skipped in 271.410s Post stage [Pipeline] junit [2021-03-22T10:22:03.453Z] Recording test results [2021-03-22T10:22:03.615Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-03-22T10:22:03.615Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T10:22:03.615Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2021-03-22T10:22:03.615Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T10:22:03.615Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-03-22T10:22:03.615Z] === RUN TestCopyFromContainer [2021-03-22T10:22:03.839Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-22T10:22:03.954Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:22:04.280Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -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:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh dynbinary test-integration [2021-03-22T10:22:04.358Z] --- PASS: TestServiceWithPredefinedNetwork (3.78s) [2021-03-22T10:22:04.358Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T10:22:04.358Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:22:04.358Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:22:04.358Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T10:22:04.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:22:04.579Z] [2021-03-22T10:22:04.579Z] Removing bundles/ [2021-03-22T10:22:04.579Z] [2021-03-22T10:22:04.579Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-22T10:22:04.579Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:22:04.579Z] GOOS="" GOARCH="" GOARM="" [2021-03-22T10:22:05.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:22:06.164Z] === RUN TestCopyFromContainer// [2021-03-22T10:22:06.164Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T10:22:06.164Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T10:22:06.164Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T10:22:06.425Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T10:22:06.425Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T10:22:06.441Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:22:06.686Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T10:22:06.686Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T10:22:06.686Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T10:22:06.947Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T10:22:07.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer (3.36s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-22T10:22:07.208Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-22T10:22:07.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T10:22:07.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:22:07.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:22:07.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:22:07.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:22:07.208Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:22:07.208Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:22:07.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:22:07.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:22:07.208Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:22:07.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-22T10:22:07.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T10:22:07.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T10:22:07.208Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T10:22:07.208Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T10:22:07.208Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-03-22T10:22:07.208Z] === RUN TestCreateWithInvalidEnv [2021-03-22T10:22:07.208Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T10:22:07.208Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T10:22:07.208Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T10:22:07.208Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T10:22:07.208Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T10:22:07.208Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T10:22:07.208Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T10:22:07.208Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T10:22:07.208Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T10:22:07.208Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-22T10:22:07.208Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T10:22:07.208Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-22T10:22:07.208Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T10:22:07.208Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T10:22:07.208Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-22T10:22:07.208Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T10:22:07.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-22T10:22:08.821Z] 4612f6d0b889: Pull complete [2021-03-22T10:22:08.894Z] --- PASS: TestInspect (6.10s) [2021-03-22T10:22:08.894Z] === RUN TestCreateJob [2021-03-22T10:22:09.754Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s) [2021-03-22T10:22:09.754Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T10:22:09.768Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:22:10.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:22:11.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-22T10:22:11.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-22T10:22:11.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-22T10:22:12.178Z] --- PASS: TestCreateJob (3.77s) [2021-03-22T10:22:12.179Z] === RUN TestReplicatedJob [2021-03-22T10:22:13.056Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) [2021-03-22T10:22:13.056Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T10:22:13.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:22:13.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:22:13.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:22:13.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:22:13.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:22:13.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:22:13.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:22:13.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:22:13.056Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:22:13.056Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:22:13.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:22:13.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:22:13.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:22:13.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:22:13.056Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:22:13.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-22T10:22:13.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-03-22T10:22:13.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-03-22T10:22:13.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-03-22T10:22:13.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-03-22T10:22:13.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-22T10:22:13.056Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T10:22:13.628Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s) [2021-03-22T10:22:13.628Z] === RUN TestCreateDifferentPlatform [2021-03-22T10:22:13.628Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T10:22:13.628Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T10:22:13.628Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-22T10:22:13.628Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-22T10:22:13.628Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T10:22:13.628Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T10:22:13.628Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-22T10:22:13.628Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T10:22:13.704Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-22T10:22:13.889Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-22T10:22:13.889Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T10:22:13.889Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-22T10:22:13.889Z] === RUN TestDaemonRestartIpcMode [2021-03-22T10:22:13.889Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T10:22:13.889Z] === RUN TestDaemonHostGatewayIP [2021-03-22T10:22:13.889Z] === PAUSE TestDaemonHostGatewayIP [2021-03-22T10:22:13.889Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T10:22:13.889Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T10:22:13.889Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T10:22:13.889Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-22T10:22:13.889Z] === RUN TestDiff [2021-03-22T10:22:14.830Z] --- PASS: TestDiff (0.95s) [2021-03-22T10:22:14.830Z] === RUN TestExecWithCloseStdin [2021-03-22T10:22:15.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-22T10:22:15.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:22:16.215Z] --- PASS: TestExecWithCloseStdin (1.23s) [2021-03-22T10:22:16.215Z] === RUN TestExec [2021-03-22T10:22:16.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-22T10:22:17.135Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:22:17.157Z] --- PASS: TestExec (1.18s) [2021-03-22T10:22:17.157Z] === RUN TestExecUser [2021-03-22T10:22:18.544Z] --- PASS: TestExecUser (1.22s) [2021-03-22T10:22:18.544Z] === RUN TestExportContainerAndImportImage [2021-03-22T10:22:18.565Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-22T10:22:18.565Z] Copying nested executables into bundles/binary-daemon [2021-03-22T10:22:18.565Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-22T10:22:18.739Z] --- PASS: TestReplicatedJob (6.85s) [2021-03-22T10:22:18.739Z] === RUN TestUpdateReplicatedJob [2021-03-22T10:22:18.897Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER docker:e166af959daa31a536b666fa35148f93462918d6 hack/make.sh cross [2021-03-22T10:22:19.457Z] [2021-03-22T10:22:19.457Z] Removing bundles/ [2021-03-22T10:22:19.457Z] [2021-03-22T10:22:19.457Z] ---> Making bundle: cross (in bundles/cross) [2021-03-22T10:22:19.457Z] Cross building: bundles/cross/linux/amd64 [2021-03-22T10:22:19.457Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-22T10:22:19.457Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-22T10:22:19.486Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2021-03-22T10:22:19.486Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T10:22:19.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.28s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.56s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.01s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.77s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.14s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.91s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.35s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.64s) [2021-03-22T10:22:20.212Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.16s) [2021-03-22T10:22:20.212Z] === RUN TestCgroupNamespacesRun [2021-03-22T10:22:20.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-22T10:22:21.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-22T10:22:21.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-22T10:22:22.027Z] --- PASS: TestUpdateReplicatedJob (3.50s) [2021-03-22T10:22:22.027Z] === RUN TestServiceListWithStatuses [2021-03-22T10:22:22.027Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T10:22:22.027Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:22:22.027Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T10:22:22.033Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2021-03-22T10:22:22.033Z] === RUN TestHealthCheckWorkdir [2021-03-22T10:22:22.962Z] --- PASS: TestCgroupNamespacesRun (2.79s) [2021-03-22T10:22:22.962Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T10:22:23.416Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-03-22T10:22:23.416Z] === RUN TestHealthKillContainer [2021-03-22T10:22:24.847Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.51s) [2021-03-22T10:22:24.847Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T10:22:25.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-22T10:22:26.714Z] --- PASS: TestHealthKillContainer (3.16s) [2021-03-22T10:22:26.714Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T10:22:26.795Z] --- PASS: TestServiceWithDataPathPortInit (21.67s) [2021-03-22T10:22:26.795Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T10:22:26.987Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-22T10:22:27.286Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2021-03-22T10:22:27.286Z] === RUN TestIpcModeNone [2021-03-22T10:22:27.292Z] --- PASS: TestDockerNetworkConnectAlias (4.82s) [2021-03-22T10:22:27.292Z] === RUN TestDockerNetworkReConnect [2021-03-22T10:22:27.590Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.90s) [2021-03-22T10:22:27.590Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T10:22:28.671Z] --- PASS: TestIpcModeNone (1.19s) [2021-03-22T10:22:28.671Z] === RUN TestIpcModePrivate [2021-03-22T10:22:28.954Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-22T10:22:29.613Z] --- PASS: TestIpcModePrivate (1.20s) [2021-03-22T10:22:29.614Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-22T10:22:29.614Z] === RUN TestIpcModeShareable [2021-03-22T10:22:30.316Z] --- PASS: TestCgroupNamespacesRunHostMode (2.87s) [2021-03-22T10:22:30.316Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T10:22:30.598Z] --- PASS: TestDockerNetworkReConnect (3.84s) [2021-03-22T10:22:30.598Z] === RUN TestServicePlugin [2021-03-22T10:22:30.997Z] --- PASS: TestIpcModeShareable (1.19s) [2021-03-22T10:22:30.997Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2021-03-22T10:22:30.997Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T10:22:31.242Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-22T10:22:31.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-22T10:22:32.059Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-22T10:22:32.987Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.75s) [2021-03-22T10:22:32.987Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T10:22:32.987Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-22T10:22:34.298Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.53s) [2021-03-22T10:22:34.298Z] === RUN TestAPIIpcModeHost [2021-03-22T10:22:35.543Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.00s) [2021-03-22T10:22:35.543Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T10:22:35.683Z] --- PASS: TestAPIIpcModeHost (1.23s) [2021-03-22T10:22:35.683Z] === RUN TestDaemonIpcModeShareable [2021-03-22T10:22:36.104Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2021-03-22T10:22:36.104Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T10:22:36.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-22T10:22:37.141Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.90s) [2021-03-22T10:22:37.141Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mz2vpysmsdqmpt5b3ayee9z0c Created:2021-03-22 10:22:26.871833008 +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[1837ff1fd6f88395945e035d5573b271317cb2dd09282594a656362d942aeca6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8t70pnw1xs6u8tmtrh9h8lsk EndpointID:11209ca31a8fe7a485b01300118bdc97fd14a21efff40b020c3024192d322abb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e6c3824858feefdaed785a49a4273bd4d89b49c0d635ce0df2ad00b341852620 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:29b2fa9bf87f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m8t70pnw1xs6u8tmtrh9h8lsk EndpointID:11209ca31a8fe7a485b01300118bdc97fd14a21efff40b020c3024192d322abb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-22T10:22:37.141Z] PASS [2021-03-22T10:22:37.141Z] [2021-03-22T10:22:37.141Z] === Skipped [2021-03-22T10:22:37.141Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:22:37.141Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:22:37.141Z] [2021-03-22T10:22:37.141Z] [2021-03-22T10:22:37.141Z] DONE 26 tests, 1 skipped in 60.120s [2021-03-22T10:22:37.141Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:22:37.141Z] ++ 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-03-22T10:22:37.141Z] ++ set -e [2021-03-22T10:22:37.141Z] ++ '[' -n 0 ']' [2021-03-22T10:22:37.141Z] ++ set -x [2021-03-22T10:22:37.141Z] ++ env -i DEST=/go/src/github.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-03-22T10:22:37.141Z] INFO: Testing against a local daemon [2021-03-22T10:22:37.141Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T10:22:37.141Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T10:22:37.141Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:22:37.141Z] === RUN TestDockerNetworkIpvlan [2021-03-22T10:22:37.141Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-03-22T10:22:37.141Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:22:37.141Z] PASS [2021-03-22T10:22:37.141Z] [2021-03-22T10:22:37.141Z] === Skipped [2021-03-22T10:22:37.141Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T10:22:37.141Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:22:37.141Z] [2021-03-22T10:22:37.141Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-03-22T10:22:37.141Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:22:37.141Z] [2021-03-22T10:22:37.141Z] [2021-03-22T10:22:37.141Z] DONE 2 tests, 2 skipped in 0.161s [2021-03-22T10:22:37.141Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:22:37.141Z] ++ 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-03-22T10:22:37.141Z] ++ set -e [2021-03-22T10:22:37.141Z] ++ '[' -n 0 ']' [2021-03-22T10:22:37.141Z] ++ set -x [2021-03-22T10:22:37.141Z] ++ env -i DEST=/go/src/github.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-03-22T10:22:37.141Z] INFO: Testing against a local daemon [2021-03-22T10:22:37.141Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T10:22:37.599Z] --- PASS: TestDaemonIpcModeShareable (2.15s) [2021-03-22T10:22:37.599Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-22T10:22:37.599Z] === RUN TestDaemonIpcModePrivate [2021-03-22T10:22:38.169Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.61s) [2021-03-22T10:22:38.169Z] === RUN TestDockerNetworkMacvlan [2021-03-22T10:22:38.658Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.80s) [2021-03-22T10:22:38.658Z] === RUN TestKernelTCPMemory [2021-03-22T10:22:39.245Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-22T10:22:40.143Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2021-03-22T10:22:40.143Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-22T10:22:40.143Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T10:22:40.273Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-22T10:22:40.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-22T10:22:40.817Z] --- PASS: TestKernelTCPMemory (1.97s) [2021-03-22T10:22:40.817Z] === RUN TestNISDomainname [2021-03-22T10:22:40.817Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-22T10:22:41.301Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-22T10:22:42.058Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.26s) [2021-03-22T10:22:42.058Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-03-22T10:22:42.058Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T10:22:42.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-22T10:22:42.959Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-22T10:22:42.959Z] --- PASS: TestNISDomainname (2.36s) [2021-03-22T10:22:42.959Z] === RUN TestHostnameDnsResolution [2021-03-22T10:22:43.886Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-22T10:22:44.603Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.19s) [2021-03-22T10:22:44.603Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-03-22T10:22:44.603Z] === RUN TestIpcModeOlderClient [2021-03-22T10:22:44.603Z] === PAUSE TestIpcModeOlderClient [2021-03-22T10:22:44.603Z] === RUN TestKillContainerInvalidSignal [2021-03-22T10:22:45.174Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2021-03-22T10:22:45.174Z] === RUN TestKillContainer [2021-03-22T10:22:45.174Z] === RUN TestKillContainer/no_signal [2021-03-22T10:22:45.292Z] --- PASS: TestHostnameDnsResolution (2.09s) [2021-03-22T10:22:45.292Z] === RUN TestStats [2021-03-22T10:22:45.292Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-22T10:22:45.737Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-22T10:22:46.117Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T10:22:46.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-22T10:22:47.058Z] === RUN TestKillContainer/killing_signal [2021-03-22T10:22:48.000Z] --- PASS: TestKillContainer (2.82s) [2021-03-22T10:22:48.000Z] --- PASS: TestKillContainer/no_signal (0.92s) [2021-03-22T10:22:48.000Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) [2021-03-22T10:22:48.000Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2021-03-22T10:22:48.000Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T10:22:48.000Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T10:22:48.581Z] --- PASS: TestStats (3.16s) [2021-03-22T10:22:48.581Z] === RUN TestStopContainerWithTimeout [2021-03-22T10:22:48.581Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T10:22:48.581Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T10:22:48.581Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T10:22:48.581Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T10:22:48.581Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T10:22:48.581Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T10:22:48.581Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T10:22:48.581Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T10:22:48.581Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T10:22:48.581Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T10:22:48.942Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T10:22:49.889Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) [2021-03-22T10:22:49.889Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2021-03-22T10:22:49.889Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2021-03-22T10:22:49.889Z] === RUN TestKillStoppedContainer [2021-03-22T10:22:50.154Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-22T10:22:50.154Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T10:22:50.154Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-22T10:22:50.154Z] === RUN TestKillDifferentUserContainer [2021-03-22T10:22:50.174Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-22T10:22:51.095Z] --- PASS: TestKillDifferentUserContainer (0.97s) [2021-03-22T10:22:51.095Z] === RUN TestInspectOomKilledTrue [2021-03-22T10:22:51.095Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T10:22:51.095Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:22:51.095Z] === RUN TestInspectOomKilledFalse [2021-03-22T10:22:51.095Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-22T10:22:51.095Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:22:51.095Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T10:22:51.136Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T10:22:51.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-22T10:22:52.037Z] --- PASS: TestLinksEtcHostsContentMatch (0.93s) [2021-03-22T10:22:52.037Z] === RUN TestLinksContainerNames [2021-03-22T10:22:52.622Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T10:22:53.227Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-22T10:22:53.950Z] --- PASS: TestLinksContainerNames (1.85s) [2021-03-22T10:22:53.950Z] === RUN TestLogsFollowTailEmpty [2021-03-22T10:22:54.892Z] --- PASS: TestLogsFollowTailEmpty (0.93s) [2021-03-22T10:22:54.892Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T10:22:55.161Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-03-22T10:22:55.161Z] --- PASS: TestStopContainerWithTimeout/0 (2.32s) [2021-03-22T10:22:55.161Z] --- PASS: TestStopContainerWithTimeout/-1 (4.34s) [2021-03-22T10:22:55.161Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2021-03-22T10:22:55.161Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2021-03-22T10:22:55.161Z] === RUN TestDeleteDevicemapper [2021-03-22T10:22:55.161Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T10:22:55.161Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:22:55.161Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T10:22:55.833Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/default [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/private [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/slave [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/shared [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/shared [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/default [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/slave [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/private [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T10:22:55.833Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:22:55.833Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:22:55.833Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T10:22:56.094Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-03-22T10:22:56.094Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-03-22T10:22:56.095Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-22T10:22:56.095Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T10:22:56.571Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-22T10:22:57.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-22T10:22:57.796Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-22T10:22:58.628Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-22T10:22:58.723Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-22T10:22:58.979Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-22T10:22:59.395Z] --- PASS: TestContainerBindMountNonRecursive (2.66s) [2021-03-22T10:22:59.395Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T10:22:59.540Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-22T10:22:59.656Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-03-22T10:22:59.656Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T10:23:00.102Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-22T10:23:00.102Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-22T10:23:00.598Z] --- PASS: TestContainerVolumesMountedAsSlave (0.97s) [2021-03-22T10:23:00.598Z] === RUN TestNetworkNat [2021-03-22T10:23:00.686Z] --- PASS: TestDockerNetworkMacvlan (22.28s) [2021-03-22T10:23:00.686Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-03-22T10:23:00.686Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2021-03-22T10:23:00.686Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.87s) [2021-03-22T10:23:00.686Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.04s) [2021-03-22T10:23:00.686Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.76s) [2021-03-22T10:23:00.686Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.88s) [2021-03-22T10:23:00.686Z] PASS [2021-03-22T10:23:00.686Z] [2021-03-22T10:23:00.686Z] DONE 8 tests in 23.975s [2021-03-22T10:23:00.686Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T10:23:00.686Z] ++ 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-03-22T10:23:00.686Z] ++ set -e [2021-03-22T10:23:00.686Z] ++ '[' -n 0 ']' [2021-03-22T10:23:00.686Z] ++ set -x [2021-03-22T10:23:00.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:23:00.686Z] testing: warning: no tests to run [2021-03-22T10:23:00.686Z] PASS [2021-03-22T10:23:00.686Z] [2021-03-22T10:23:00.686Z] DONE 0 tests in 0.073s [2021-03-22T10:23:00.686Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T10:23:00.686Z] ++ 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-03-22T10:23:00.686Z] ++ set -e [2021-03-22T10:23:00.686Z] ++ '[' -n 0 ']' [2021-03-22T10:23:00.686Z] ++ set -x [2021-03-22T10:23:00.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:23:00.686Z] INFO: Testing against a local daemon [2021-03-22T10:23:00.686Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T10:23:00.707Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-22T10:23:00.707Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.66s) [2021-03-22T10:23:00.707Z] === RUN TestUpdateMemory [2021-03-22T10:23:00.707Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-22T10:23:00.707Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:23:00.707Z] === RUN TestUpdateCPUQuota [2021-03-22T10:23:01.540Z] --- PASS: TestNetworkNat (1.00s) [2021-03-22T10:23:01.540Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T10:23:02.092Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-22T10:23:02.482Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-03-22T10:23:02.482Z] === RUN TestNetworkLoopbackNat [2021-03-22T10:23:02.661Z] --- PASS: TestServicePlugin (30.83s) [2021-03-22T10:23:02.661Z] plugin_test.go:62: [d6548935b1c15] joining swarm manager [d7d5463a98f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:23:02.661Z] plugin_test.go:65: [d9a8b2aedad88] joining swarm manager [d7d5463a98f93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:23:02.661Z] === RUN TestServiceUpdateLabel [2021-03-22T10:23:02.743Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2021-03-22T10:23:02.743Z] === RUN TestAuthZPluginTLS [2021-03-22T10:23:03.372Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-03-22T10:23:03.372Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T10:23:03.661Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-03-22T10:23:03.661Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T10:23:04.035Z] --- PASS: TestServiceUpdateLabel (2.35s) [2021-03-22T10:23:04.035Z] === RUN TestServiceUpdateSecrets [2021-03-22T10:23:04.290Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-03-22T10:23:04.290Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T10:23:04.605Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-22T10:23:04.918Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2021-03-22T10:23:04.918Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T10:23:06.685Z] --- PASS: TestNetworkLoopbackNat (3.49s) [2021-03-22T10:23:06.685Z] === RUN TestPause [2021-03-22T10:23:06.946Z] --- PASS: TestPause (0.97s) [2021-03-22T10:23:06.946Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T10:23:06.946Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:23:06.946Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:23:06.946Z] === RUN TestPauseStopPausedContainer [2021-03-22T10:23:06.976Z] --- PASS: TestAuthZPluginAllowEventStream (1.90s) [2021-03-22T10:23:06.976Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T10:23:07.265Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-03-22T10:23:07.265Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T10:23:07.868Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-22T10:23:07.895Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-03-22T10:23:07.895Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T10:23:08.205Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-22T10:23:08.205Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T10:23:08.331Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2021-03-22T10:23:08.331Z] === RUN TestPsFilter [2021-03-22T10:23:08.331Z] --- PASS: TestPsFilter (0.24s) [2021-03-22T10:23:08.331Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T10:23:08.428Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-22T10:23:09.277Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s) [2021-03-22T10:23:09.277Z] === RUN TestRemoveContainerWithVolume [2021-03-22T10:23:09.353Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-22T10:23:09.353Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-22T10:23:10.218Z] --- PASS: TestRemoveContainerWithVolume (0.92s) [2021-03-22T10:23:10.218Z] === RUN TestRemoveContainerRunning [2021-03-22T10:23:10.323Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-22T10:23:10.323Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-22T10:23:10.883Z] --- PASS: TestUpdateCPUQuota (10.21s) [2021-03-22T10:23:10.883Z] === RUN TestUpdatePidsLimit [2021-03-22T10:23:10.883Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-22T10:23:10.922Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.41s) [2021-03-22T10:23:10.922Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T10:23:11.160Z] --- PASS: TestRemoveContainerRunning (0.96s) [2021-03-22T10:23:11.160Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T10:23:11.444Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-22T10:23:12.006Z] === RUN TestUpdatePidsLimit/no_change [2021-03-22T10:23:12.006Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-22T10:23:12.103Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2021-03-22T10:23:12.103Z] === RUN TestRemoveInvalidContainer [2021-03-22T10:23:12.103Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-22T10:23:12.103Z] === RUN TestRenameLinkedContainer [2021-03-22T10:23:12.261Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-22T10:23:12.863Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-22T10:23:12.863Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-22T10:23:12.982Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.44s) [2021-03-22T10:23:12.982Z] === RUN TestAuthZPluginHeader [2021-03-22T10:23:14.010Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-03-22T10:23:14.010Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T10:23:14.010Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-22T10:23:14.010Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:14.010Z] === RUN TestAuthZPluginV2Disable [2021-03-22T10:23:14.010Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-22T10:23:14.010Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:14.010Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T10:23:14.010Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-22T10:23:14.010Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:14.010Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T10:23:14.010Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-22T10:23:14.010Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:14.010Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T10:23:14.271Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-22T10:23:15.633Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-22T10:23:16.310Z] --- PASS: TestRenameLinkedContainer (3.75s) [2021-03-22T10:23:16.310Z] === RUN TestRenameStoppedContainer [2021-03-22T10:23:16.882Z] --- PASS: TestRenameStoppedContainer (0.95s) [2021-03-22T10:23:16.882Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T10:23:16.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-22T10:23:17.922Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-22T10:23:18.177Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-22T10:23:18.812Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s) [2021-03-22T10:23:18.812Z] === RUN TestRenameInvalidName [2021-03-22T10:23:18.905Z] --- PASS: TestServiceUpdateSecrets (15.10s) [2021-03-22T10:23:18.905Z] === RUN TestServiceUpdateConfigs [2021-03-22T10:23:19.103Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-22T10:23:19.663Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-22T10:23:19.754Z] --- PASS: TestRenameInvalidName (0.97s) [2021-03-22T10:23:19.754Z] === RUN TestRenameAnonymousContainer [2021-03-22T10:23:20.223Z] --- PASS: TestUpdatePidsLimit (9.36s) [2021-03-22T10:23:20.223Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.02s) [2021-03-22T10:23:20.223Z] --- PASS: TestUpdatePidsLimit/no_change (1.00s) [2021-03-22T10:23:20.223Z] --- PASS: TestUpdatePidsLimit/update_lower (1.25s) [2021-03-22T10:23:20.223Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.32s) [2021-03-22T10:23:20.223Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.32s) [2021-03-22T10:23:20.223Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.28s) [2021-03-22T10:23:20.223Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.34s) [2021-03-22T10:23:20.223Z] === RUN TestUpdateRestartPolicy [2021-03-22T10:23:20.223Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-22T10:23:21.875Z] --- PASS: TestImportExtremelyLargeImageWorks (102.06s) [2021-03-22T10:23:21.875Z] PASS [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === Skipped [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-22T10:23:21.875Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] DONE 12 tests, 1 skipped in 105.712s [2021-03-22T10:23:21.875Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T10:23:21.875Z] INFO: Testing against a local daemon [2021-03-22T10:23:21.875Z] === RUN TestNetworkCreateDelete [2021-03-22T10:23:21.875Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-03-22T10:23:21.875Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T10:23:21.875Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-03-22T10:23:21.875Z] === RUN TestDaemonDNSFallback [2021-03-22T10:23:21.875Z] --- PASS: TestDaemonDNSFallback (7.59s) [2021-03-22T10:23:21.875Z] === RUN TestInspectNetwork [2021-03-22T10:23:21.875Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-22T10:23:21.875Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:21.875Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T10:23:21.875Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-22T10:23:21.875Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] === RUN TestNetworkInvalidJSON [2021-03-22T10:23:21.875Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T10:23:21.875Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T10:23:21.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:23:21.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:23:21.875Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:23:21.875Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:23:21.875Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T10:23:21.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:23:21.875Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:23:21.875Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-22T10:23:21.875Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-22T10:23:21.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-22T10:23:21.875Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T10:23:21.875Z] === RUN TestNetworkList [2021-03-22T10:23:21.875Z] === RUN TestNetworkList//networks [2021-03-22T10:23:21.875Z] === PAUSE TestNetworkList//networks [2021-03-22T10:23:21.875Z] === RUN TestNetworkList//networks/ [2021-03-22T10:23:21.875Z] === PAUSE TestNetworkList//networks/ [2021-03-22T10:23:21.875Z] === CONT TestNetworkList//networks [2021-03-22T10:23:21.875Z] === CONT TestNetworkList//networks/ [2021-03-22T10:23:21.875Z] --- PASS: TestNetworkList (0.02s) [2021-03-22T10:23:21.875Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T10:23:21.875Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T10:23:21.875Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T10:23:21.875Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-22T10:23:21.875Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T10:23:21.875Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-22T10:23:21.875Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T10:23:21.875Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-22T10:23:21.875Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T10:23:21.875Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T10:23:21.875Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T10:23:21.875Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-22T10:23:21.875Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T10:23:21.875Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:21.875Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T10:23:21.875Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:23:21.875Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T10:23:21.875Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-22T10:23:21.875Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:21.875Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T10:23:21.875Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:21.875Z] PASS [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === Skipped [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-22T10:23:21.875Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-22T10:23:21.875Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-22T10:23:21.875Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-22T10:23:21.875Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-22T10:23:21.875Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-03-22T10:23:21.875Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-22T10:23:21.875Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-22T10:23:21.875Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] DONE 22 tests, 12 skipped in 8.302s [2021-03-22T10:23:21.875Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:23:21.875Z] INFO: Testing against a local daemon [2021-03-22T10:23:21.875Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T10:23:21.875Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s) [2021-03-22T10:23:21.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:23:21.875Z] === RUN TestDockerNetworkIpvlan [2021-03-22T10:23:21.875Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:23:21.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:23:21.875Z] PASS [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === Skipped [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s) [2021-03-22T10:23:21.875Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:23:21.875Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] DONE 2 tests, 2 skipped in 0.183s [2021-03-22T10:23:21.875Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:23:21.875Z] INFO: Testing against a local daemon [2021-03-22T10:23:21.875Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T10:23:21.875Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-22T10:23:21.875Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] === RUN TestDockerNetworkMacvlan [2021-03-22T10:23:21.875Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-22T10:23:21.875Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] PASS [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === Skipped [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-22T10:23:21.875Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-22T10:23:21.875Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] DONE 2 tests, 2 skipped in 0.151s [2021-03-22T10:23:21.875Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T10:23:21.875Z] testing: warning: no tests to run [2021-03-22T10:23:21.875Z] PASS [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] DONE 0 tests in 0.030s [2021-03-22T10:23:21.875Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T10:23:21.875Z] INFO: Testing against a local daemon [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginTLS [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginHeader [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginV2Disable [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T10:23:21.875Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] PASS [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === Skipped [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-22T10:23:21.875Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] DONE 17 tests, 17 skipped in 0.533s [2021-03-22T10:23:21.875Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T10:23:21.875Z] INFO: Testing against a local daemon [2021-03-22T10:23:21.875Z] === RUN TestPluginInvalidJSON [2021-03-22T10:23:21.875Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:23:21.875Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:23:21.875Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:23:21.875Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-22T10:23:21.875Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-22T10:23:21.875Z] === RUN TestPluginInstall [2021-03-22T10:23:21.875Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-22T10:23:21.875Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] === RUN TestPluginsWithRuntimes [2021-03-22T10:23:21.875Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-22T10:23:21.875Z] 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-03-22T10:23:21.875Z] PASS [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.875Z] === Skipped [2021-03-22T10:23:21.875Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-22T10:23:21.875Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-22T10:23:21.875Z] [2021-03-22T10:23:21.876Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-22T10:23:21.876Z] 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-03-22T10:23:21.876Z] [2021-03-22T10:23:21.876Z] [2021-03-22T10:23:21.876Z] DONE 4 tests, 2 skipped in 0.267s [2021-03-22T10:23:22.135Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T10:23:22.135Z] INFO: Testing against a local daemon [2021-03-22T10:23:22.135Z] === RUN TestExternalGraphDriver [2021-03-22T10:23:22.135Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-22T10:23:22.135Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-22T10:23:22.135Z] === RUN TestGraphdriverPluginV2 [2021-03-22T10:23:23.959Z] --- PASS: TestRenameAnonymousContainer (4.42s) [2021-03-22T10:23:23.959Z] === RUN TestRenameContainerWithSameName [2021-03-22T10:23:24.900Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2021-03-22T10:23:24.900Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T10:23:25.461Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-22T10:23:26.429Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-22T10:23:26.814Z] --- PASS: TestRenameContainerWithLinkedContainer (1.91s) [2021-03-22T10:23:26.814Z] === RUN TestResize [2021-03-22T10:23:26.999Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-22T10:23:27.560Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-22T10:23:27.756Z] --- PASS: TestResize (0.94s) [2021-03-22T10:23:27.756Z] === RUN TestResizeWithInvalidSize [2021-03-22T10:23:28.120Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-22T10:23:28.375Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-22T10:23:28.375Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-22T10:23:28.688Z] --- PASS: TestGraphdriverPluginV2 (5.90s) [2021-03-22T10:23:28.688Z] PASS [2021-03-22T10:23:28.688Z] [2021-03-22T10:23:28.688Z] === Skipped [2021-03-22T10:23:28.688Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-22T10:23:28.688Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-22T10:23:28.688Z] [2021-03-22T10:23:28.688Z] [2021-03-22T10:23:28.688Z] DONE 2 tests, 1 skipped in 6.106s [2021-03-22T10:23:28.688Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T10:23:28.688Z] INFO: Testing against a local daemon [2021-03-22T10:23:28.688Z] === RUN TestContinueAfterPluginCrash [2021-03-22T10:23:28.688Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T10:23:28.688Z] === RUN TestReadPluginNoRead [2021-03-22T10:23:28.688Z] === PAUSE TestReadPluginNoRead [2021-03-22T10:23:28.688Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T10:23:28.688Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T10:23:28.688Z] === CONT TestContinueAfterPluginCrash [2021-03-22T10:23:28.688Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T10:23:28.698Z] --- PASS: TestResizeWithInvalidSize (0.96s) [2021-03-22T10:23:28.698Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T10:23:29.643Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:23:29.643Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:23:29.643Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:23:29.644Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:23:29.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:23:29.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:23:29.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:23:29.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:23:31.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:23:32.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:23:32.560Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2021-03-22T10:23:32.560Z] PASS [2021-03-22T10:23:32.560Z] [2021-03-22T10:23:32.560Z] === Skipped [2021-03-22T10:23:32.560Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-22T10:23:32.560Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:32.560Z] [2021-03-22T10:23:32.560Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-22T10:23:32.560Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:32.560Z] [2021-03-22T10:23:32.560Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-22T10:23:32.560Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:32.560Z] [2021-03-22T10:23:32.560Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-22T10:23:32.560Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:32.560Z] [2021-03-22T10:23:32.560Z] [2021-03-22T10:23:32.560Z] DONE 17 tests, 4 skipped in 30.102s [2021-03-22T10:23:32.560Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T10:23:32.560Z] ++ 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-03-22T10:23:32.560Z] ++ set -e [2021-03-22T10:23:32.560Z] ++ '[' -n 0 ']' [2021-03-22T10:23:32.560Z] ++ set -x [2021-03-22T10:23:32.560Z] ++ env -i DEST=/go/src/github.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-03-22T10:23:32.560Z] INFO: Testing against a local daemon [2021-03-22T10:23:32.560Z] === RUN TestPluginInvalidJSON [2021-03-22T10:23:32.560Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:23:32.560Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:23:32.560Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:23:32.560Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-22T10:23:32.560Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-22T10:23:32.560Z] === RUN TestPluginInstall [2021-03-22T10:23:32.560Z] === RUN TestPluginInstall/no_auth [2021-03-22T10:23:32.560Z] time="2021-03-22T10:23:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:23:32.560Z] time="2021-03-22T10:23:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a44be60059b69795a6693abb0baf24cb9f7d80fe6f29d536febebcd624aaca5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:23:32.560Z] time="2021-03-22T10:23:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:23:32.560Z] time="2021-03-22T10:23:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a44be60059b69795a6693abb0baf24cb9f7d80fe6f29d536febebcd624aaca5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:23:32.624Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-22T10:23:32.624Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-22T10:23:32.624Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-22T10:23:32.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:23:32.850Z] === RUN TestPluginInstall/with_htpasswd [2021-03-22T10:23:33.031Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:23:33.479Z] time="2021-03-22T10:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:23:33.479Z] time="2021-03-22T10:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a44be60059b69795a6693abb0baf24cb9f7d80fe6f29d536febebcd624aaca5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:23:33.479Z] time="2021-03-22T10:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:23:33.479Z] time="2021-03-22T10:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a44be60059b69795a6693abb0baf24cb9f7d80fe6f29d536febebcd624aaca5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:23:33.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:23:33.768Z] === RUN TestPluginInstall/with_insecure [2021-03-22T10:23:34.176Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:23:34.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:23:34.796Z] time="2021-03-22T10:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:23:34.796Z] time="2021-03-22T10:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0eaae0932fa4a6ed3d4302f6d0bb74cd064a934f97407b93d47649addebf174d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:23:34.796Z] time="2021-03-22T10:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:23:34.796Z] time="2021-03-22T10:23:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0eaae0932fa4a6ed3d4302f6d0bb74cd064a934f97407b93d47649addebf174d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:23:35.086Z] --- PASS: TestPluginInstall (4.16s) [2021-03-22T10:23:35.086Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2021-03-22T10:23:35.086Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-03-22T10:23:35.086Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2021-03-22T10:23:35.086Z] plugin_test.go:160: [d5ec403eddbaa] daemon is not started [2021-03-22T10:23:35.086Z] === RUN TestPluginsWithRuntimes [2021-03-22T10:23:35.138Z] 5ff1512f88ec: Pull complete [2021-03-22T10:23:35.138Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-22T10:23:35.138Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:23:35.138Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-22T10:23:35.138Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-22T10:23:35.138Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-22T10:23:35.138Z] WARN: Skipping validation tests [2021-03-22T10:23:35.138Z] INFO: Running unit tests at 03/22/2021 10:23:33... [2021-03-22T10:23:35.248Z] --- PASS: TestDaemonStartWithLogOpt (7.05s) [2021-03-22T10:23:35.248Z] === CONT TestReadPluginNoRead [2021-03-22T10:23:35.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:23:35.971Z] --- PASS: TestUpdateRestartPolicy (15.28s) [2021-03-22T10:23:35.971Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T10:23:36.576Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-22T10:23:36.979Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2021-03-22T10:23:36.979Z] === RUN TestServiceUpdateNetwork [2021-03-22T10:23:37.138Z] --- PASS: TestUpdateRestartWithAutoRemove (1.46s) [2021-03-22T10:23:37.138Z] === RUN TestWaitNonBlocked [2021-03-22T10:23:37.138Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:23:37.138Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:23:37.138Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:23:37.138Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:23:37.138Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:23:37.138Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:23:37.146Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-22T10:23:38.069Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-22T10:23:38.112Z] INFO: make.ps1 starting at 03/22/2021 10:23:37 [2021-03-22T10:23:38.175Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-22T10:23:38.582Z] INFO: Git commit (e166af959d) assumed from DOCKER_GITCOMMIT environment variable [2021-03-22T10:23:38.582Z] INFO: Invoking autogen... [2021-03-22T10:23:39.036Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-22T10:23:39.036Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-22T10:23:39.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.07s) [2021-03-22T10:23:39.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.11s) [2021-03-22T10:23:39.036Z] === RUN TestWaitBlocked [2021-03-22T10:23:39.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:23:39.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:23:39.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:23:39.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:23:39.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:23:39.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:23:39.051Z] INFO: Running unit tests... [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.84s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.89s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.69s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.95s) [2021-03-22T10:23:39.130Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2021-03-22T10:23:39.130Z] === RUN TestCgroupNamespacesRun [2021-03-22T10:23:39.431Z] === RUN TestReadPluginNoRead/default [2021-03-22T10:23:39.431Z] --- PASS: TestContinueAfterPluginCrash (10.96s) [2021-03-22T10:23:39.674Z] --- PASS: TestPluginsWithRuntimes (4.69s) [2021-03-22T10:23:39.674Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.42s) [2021-03-22T10:23:39.674Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.40s) [2021-03-22T10:23:39.674Z] PASS [2021-03-22T10:23:39.674Z] [2021-03-22T10:23:39.674Z] DONE 9 tests in 9.001s [2021-03-22T10:23:39.674Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T10:23:39.674Z] ++ 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-03-22T10:23:39.674Z] ++ set -e [2021-03-22T10:23:39.674Z] ++ '[' -n 0 ']' [2021-03-22T10:23:39.674Z] ++ set -x [2021-03-22T10:23:39.674Z] ++ env -i DEST=/go/src/github.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-03-22T10:23:39.964Z] INFO: Testing against a local daemon [2021-03-22T10:23:39.964Z] === RUN TestExternalGraphDriver [2021-03-22T10:23:39.964Z] === RUN TestExternalGraphDriver/json [2021-03-22T10:23:40.009Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-22T10:23:40.009Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-22T10:23:40.009Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-22T10:23:40.009Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-22T10:23:40.009Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-22T10:23:41.043Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2021-03-22T10:23:41.043Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T10:23:41.330Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-22T10:23:41.375Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-22T10:23:41.375Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.30s) [2021-03-22T10:23:41.375Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.34s) [2021-03-22T10:23:41.375Z] === CONT TestContainerStartOnDaemonRestart [2021-03-22T10:23:41.375Z] === CONT TestIpcModeOlderClient [2021-03-22T10:23:41.631Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-03-22T10:23:41.631Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T10:23:41.993Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-22T10:23:41.993Z] [2021-03-22T10:23:41.993Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-22T10:23:41.993Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-22T10:23:41.993Z] HOSTNAME=64c795a0d1a6 [2021-03-22T10:23:41.993Z] TESTDEBUG=0 [2021-03-22T10:23:41.993Z] DEST=bundles/test-integration [2021-03-22T10:23:41.993Z] PWD=/go/src/github.com/docker/docker [2021-03-22T10:23:41.993Z] DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 [2021-03-22T10:23:41.993Z] container=docker [2021-03-22T10:23:41.993Z] HOME=/root [2021-03-22T10:23:41.993Z] GOLANG_VERSION=1.13.15 [2021-03-22T10:23:41.993Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-22T10:23:41.993Z] VALIDATE_BRANCH=master [2021-03-22T10:23:41.993Z] TERM=xterm [2021-03-22T10:23:41.993Z] DOCKER_PKG=github.com/docker/docker [2021-03-22T10:23:41.993Z] SHLVL=1 [2021-03-22T10:23:41.993Z] TIMEOUT=120m [2021-03-22T10:23:41.993Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-22T10:23:41.993Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-22T10:23:41.993Z] GO111MODULE=off [2021-03-22T10:23:41.993Z] DOCKER_EXPERIMENTAL=1 [2021-03-22T10:23:41.993Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-22T10:23:41.993Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-22T10:23:41.993Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-22T10:23:41.993Z] GOPATH=/go [2021-03-22T10:23:41.993Z] PKG_CONFIG=pkg-config [2021-03-22T10:23:41.993Z] _=/usr/bin/env [2021-03-22T10:23:41.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-22T10:23:42.428Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-03-22T10:23:42.428Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T10:23:42.681Z] === RUN TestExternalGraphDriver/spec [2021-03-22T10:23:43.857Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T10:23:44.739Z] === RUN TestExternalGraphDriver/pull [2021-03-22T10:23:44.896Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-22T10:23:44.975Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2021-03-22T10:23:44.975Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T10:23:45.457Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-22T10:23:46.383Z] --- PASS: TestReadPluginNoRead (11.02s) [2021-03-22T10:23:46.383Z] --- PASS: TestReadPluginNoRead/default (2.46s) [2021-03-22T10:23:46.383Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.49s) [2021-03-22T10:23:46.383Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.47s) [2021-03-22T10:23:46.383Z] read_test.go:92: [dd51941bbd3c5] daemon is not started [2021-03-22T10:23:46.383Z] PASS [2021-03-22T10:23:46.383Z] [2021-03-22T10:23:46.383Z] DONE 6 tests in 18.236s [2021-03-22T10:23:46.383Z] 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-03-22T10:23:46.383Z] testing: warning: no tests to run [2021-03-22T10:23:46.383Z] PASS [2021-03-22T10:23:46.383Z] [2021-03-22T10:23:46.383Z] DONE 0 tests in 0.044s [2021-03-22T10:23:46.383Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T10:23:46.640Z] INFO: Testing against a local daemon [2021-03-22T10:23:46.640Z] === RUN TestPluginWithDevMounts [2021-03-22T10:23:46.640Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-22T10:23:46.640Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-22T10:23:46.640Z] PASS [2021-03-22T10:23:46.640Z] [2021-03-22T10:23:46.640Z] === Skipped [2021-03-22T10:23:46.640Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-22T10:23:46.640Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-22T10:23:46.640Z] [2021-03-22T10:23:46.640Z] [2021-03-22T10:23:46.640Z] DONE 1 tests, 1 skipped in 0.170s [2021-03-22T10:23:46.640Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T10:23:46.819Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-22T10:23:46.889Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2021-03-22T10:23:46.889Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T10:23:46.898Z] INFO: Testing against a local daemon [2021-03-22T10:23:46.898Z] === RUN TestSecretInspect [2021-03-22T10:23:46.898Z] --- SKIP: TestSecretInspect (0.01s) [2021-03-22T10:23:46.898Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] === RUN TestSecretList [2021-03-22T10:23:46.898Z] --- SKIP: TestSecretList (0.02s) [2021-03-22T10:23:46.898Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] === RUN TestSecretsCreateAndDelete [2021-03-22T10:23:46.898Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-22T10:23:46.898Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] === RUN TestSecretsUpdate [2021-03-22T10:23:46.898Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-22T10:23:46.898Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] === RUN TestTemplatedSecret [2021-03-22T10:23:46.898Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-22T10:23:46.898Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] === RUN TestSecretCreateResolve [2021-03-22T10:23:46.898Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-22T10:23:46.898Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] PASS [2021-03-22T10:23:46.898Z] [2021-03-22T10:23:46.898Z] === Skipped [2021-03-22T10:23:46.898Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-03-22T10:23:46.898Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] [2021-03-22T10:23:46.898Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-03-22T10:23:46.898Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] [2021-03-22T10:23:46.898Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-22T10:23:46.898Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] [2021-03-22T10:23:46.898Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-22T10:23:46.898Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] [2021-03-22T10:23:46.898Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-22T10:23:46.898Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] [2021-03-22T10:23:46.898Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-22T10:23:46.898Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:46.898Z] [2021-03-22T10:23:46.898Z] [2021-03-22T10:23:46.898Z] DONE 6 tests, 6 skipped in 0.306s [2021-03-22T10:23:46.898Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T10:23:47.156Z] INFO: Testing against a local daemon [2021-03-22T10:23:47.156Z] === RUN TestServiceCreateInit [2021-03-22T10:23:47.156Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T10:23:47.156Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T10:23:47.156Z] --- PASS: TestServiceCreateInit (0.01s) [2021-03-22T10:23:47.156Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T10:23:47.156Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.156Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T10:23:47.156Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.156Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T10:23:47.156Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-22T10:23:47.156Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.156Z] === RUN TestCreateServiceConflict [2021-03-22T10:23:47.156Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-03-22T10:23:47.156Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.156Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T10:23:47.156Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-22T10:23:47.156Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.156Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T10:23:47.156Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-22T10:23:47.156Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.156Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T10:23:47.156Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-22T10:23:47.156Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.156Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T10:23:47.156Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-22T10:23:47.156Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.156Z] === RUN TestCreateServiceSysctls [2021-03-22T10:23:47.156Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-22T10:23:47.156Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.156Z] === RUN TestCreateServiceCapabilities [2021-03-22T10:23:47.380Z] === CONT TestContainerKillOnDaemonStart [2021-03-22T10:23:47.380Z] --- PASS: TestContainerStartOnDaemonRestart (5.96s) [2021-03-22T10:23:47.380Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.90s) [2021-03-22T10:23:47.380Z] === CONT TestDaemonHostGatewayIP [2021-03-22T10:23:47.414Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-22T10:23:47.414Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.414Z] === RUN TestInspect [2021-03-22T10:23:47.414Z] --- SKIP: TestInspect (0.02s) [2021-03-22T10:23:47.414Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.414Z] === RUN TestCreateJob [2021-03-22T10:23:47.414Z] --- SKIP: TestCreateJob (0.01s) [2021-03-22T10:23:47.414Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.414Z] === RUN TestReplicatedJob [2021-03-22T10:23:47.414Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-22T10:23:47.414Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.414Z] === RUN TestUpdateReplicatedJob [2021-03-22T10:23:47.414Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-22T10:23:47.414Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.414Z] === RUN TestServiceListWithStatuses [2021-03-22T10:23:47.414Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2021-03-22T10:23:47.414Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:23:47.414Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T10:23:47.414Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-22T10:23:47.414Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.414Z] === RUN TestDockerNetworkReConnect [2021-03-22T10:23:47.414Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-03-22T10:23:47.414Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:47.414Z] === RUN TestServicePlugin [2021-03-22T10:23:47.495Z] --- PASS: TestExternalGraphDriver (7.05s) [2021-03-22T10:23:47.495Z] --- PASS: TestExternalGraphDriver/json (2.23s) [2021-03-22T10:23:47.495Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2021-03-22T10:23:47.495Z] --- PASS: TestExternalGraphDriver/pull (2.54s) [2021-03-22T10:23:47.495Z] === RUN TestGraphdriverPluginV2 [2021-03-22T10:23:47.495Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-03-22T10:23:47.495Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:47.495Z] PASS [2021-03-22T10:23:47.495Z] [2021-03-22T10:23:47.495Z] === Skipped [2021-03-22T10:23:47.495Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-03-22T10:23:47.496Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:23:47.496Z] [2021-03-22T10:23:47.496Z] [2021-03-22T10:23:47.496Z] DONE 5 tests, 1 skipped in 7.306s [2021-03-22T10:23:47.496Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T10:23:47.496Z] ++ 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-03-22T10:23:47.496Z] ++ set -e [2021-03-22T10:23:47.496Z] ++ '[' -n 0 ']' [2021-03-22T10:23:47.496Z] ++ set -x [2021-03-22T10:23:47.496Z] ++ env -i DEST=/go/src/github.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-03-22T10:23:47.496Z] INFO: Testing against a local daemon [2021-03-22T10:23:47.496Z] === RUN TestContinueAfterPluginCrash [2021-03-22T10:23:47.496Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T10:23:47.496Z] === RUN TestReadPluginNoRead [2021-03-22T10:23:47.496Z] === PAUSE TestReadPluginNoRead [2021-03-22T10:23:47.496Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T10:23:47.496Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T10:23:47.496Z] === CONT TestContinueAfterPluginCrash [2021-03-22T10:23:47.496Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T10:23:47.728Z] 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-03-22T10:23:48.803Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2021-03-22T10:23:48.803Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T10:23:49.173Z] --- PASS: TestServiceUpdateNetwork (13.29s) [2021-03-22T10:23:49.173Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T10:23:49.173Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-22T10:23:49.739Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-22T10:23:50.718Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.83s) [2021-03-22T10:23:50.718Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T10:23:51.001Z] --- PASS: TestDaemonStartWithLogOpt (3.88s) [2021-03-22T10:23:51.001Z] === CONT TestReadPluginNoRead [2021-03-22T10:23:51.598Z] --- SKIP: TestServicePlugin (3.48s) [2021-03-22T10:23:51.598Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] === RUN TestServiceUpdateLabel [2021-03-22T10:23:51.598Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-03-22T10:23:51.598Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] === RUN TestServiceUpdateSecrets [2021-03-22T10:23:51.598Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-03-22T10:23:51.598Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] === RUN TestServiceUpdateConfigs [2021-03-22T10:23:51.598Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-22T10:23:51.598Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] === RUN TestServiceUpdateNetwork [2021-03-22T10:23:51.598Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-22T10:23:51.598Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T10:23:51.598Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-22T10:23:51.598Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] PASS [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === Skipped [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T10:23:51.598Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T10:23:51.598Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T10:23:51.598Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T10:23:51.598Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-22T10:23:51.598Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-03-22T10:23:51.598Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-22T10:23:51.598Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-22T10:23:51.598Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-22T10:23:51.598Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-22T10:23:51.598Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-22T10:23:51.598Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-22T10:23:51.598Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-03-22T10:23:51.598Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-22T10:23:51.598Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-22T10:23:51.598Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-22T10:23:51.598Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2021-03-22T10:23:51.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-22T10:23:51.598Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-03-22T10:23:51.598Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2021-03-22T10:23:51.598Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-03-22T10:23:51.598Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-03-22T10:23:51.598Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-22T10:23:51.598Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-22T10:23:51.598Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-22T10:23:51.598Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] DONE 24 tests, 23 skipped in 3.998s [2021-03-22T10:23:51.598Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T10:23:51.598Z] INFO: Testing against a local daemon [2021-03-22T10:23:51.598Z] === RUN TestSessionCreate [2021-03-22T10:23:51.598Z] --- PASS: TestSessionCreate (0.02s) [2021-03-22T10:23:51.598Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T10:23:51.598Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-22T10:23:51.598Z] PASS [2021-03-22T10:23:51.598Z] [2021-03-22T10:23:51.598Z] DONE 2 tests in 0.158s [2021-03-22T10:23:51.598Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T10:23:51.598Z] INFO: Testing against a local daemon [2021-03-22T10:23:51.598Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T10:23:51.598Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:23:51.598Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:23:51.598Z] === RUN TestEventsExecDie [2021-03-22T10:23:51.660Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2021-03-22T10:23:51.660Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T10:23:52.165Z] --- PASS: TestEventsExecDie (0.99s) [2021-03-22T10:23:52.165Z] === RUN TestEventsBackwardsCompatible [2021-03-22T10:23:52.423Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-22T10:23:52.423Z] === RUN TestInfoBinaryCommits [2021-03-22T10:23:52.423Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-22T10:23:52.423Z] === RUN TestInfoAPIVersioned [2021-03-22T10:23:52.423Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-22T10:23:52.423Z] === RUN TestInfoDiscoveryBackend [2021-03-22T10:23:53.795Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2021-03-22T10:23:53.795Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T10:23:54.205Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2021-03-22T10:23:54.205Z] === RUN TestKernelTCPMemory [2021-03-22T10:23:54.504Z] === RUN TestReadPluginNoRead/default [2021-03-22T10:23:55.147Z] --- PASS: TestKernelTCPMemory (1.24s) [2021-03-22T10:23:55.147Z] === RUN TestNISDomainname [2021-03-22T10:23:55.477Z] --- PASS: TestDaemonHostGatewayIP (6.89s) [2021-03-22T10:23:55.477Z] === CONT TestDaemonRestartIpcMode [2021-03-22T10:23:55.477Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-22T10:23:55.477Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-22T10:23:55.862Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-22T10:23:55.862Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-22T10:23:55.862Z] Cross building: bundles/cross/windows/amd64 [2021-03-22T10:23:55.862Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-22T10:23:55.862Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-22T10:23:56.006Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-22T10:23:56.437Z] ? github.com/docker/docker/api [no test files] [2021-03-22T10:23:56.531Z] --- PASS: TestNISDomainname (1.50s) [2021-03-22T10:23:56.531Z] === RUN TestHostnameDnsResolution [2021-03-22T10:23:56.634Z] --- PASS: TestContinueAfterPluginCrash (9.26s) [2021-03-22T10:23:57.860Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-22T10:23:57.973Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.43s) [2021-03-22T10:23:57.974Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T10:23:57.974Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-22T10:23:57.974Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:23:57.974Z] === RUN TestInfoAPI [2021-03-22T10:23:57.974Z] --- PASS: TestInfoAPI (0.02s) [2021-03-22T10:23:57.974Z] === RUN TestInfoAPIWarnings [2021-03-22T10:23:58.134Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T10:23:58.445Z] --- PASS: TestHostnameDnsResolution (2.02s) [2021-03-22T10:23:58.445Z] === RUN TestStats [2021-03-22T10:23:59.684Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-22T10:23:59.684Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-22T10:23:59.684Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-22T10:23:59.939Z] --- PASS: TestDaemonRestartIpcMode (5.45s) [2021-03-22T10:24:00.321Z] --- PASS: TestReadPluginNoRead (9.31s) [2021-03-22T10:24:00.321Z] --- PASS: TestReadPluginNoRead/default (2.14s) [2021-03-22T10:24:00.321Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.19s) [2021-03-22T10:24:00.321Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.16s) [2021-03-22T10:24:00.321Z] read_test.go:92: [d6a1f6665b88b] daemon is not started [2021-03-22T10:24:00.321Z] PASS [2021-03-22T10:24:00.321Z] [2021-03-22T10:24:00.321Z] DONE 6 tests in 13.350s [2021-03-22T10:24:00.321Z] 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-03-22T10:24:00.322Z] ++ 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-03-22T10:24:00.322Z] ++ set -e [2021-03-22T10:24:00.322Z] ++ '[' -n 0 ']' [2021-03-22T10:24:00.322Z] ++ set -x [2021-03-22T10:24:00.322Z] ++ env -i DEST=/go/src/github.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-03-22T10:24:00.611Z] testing: warning: no tests to run [2021-03-22T10:24:00.611Z] PASS [2021-03-22T10:24:00.611Z] [2021-03-22T10:24:00.611Z] DONE 0 tests in 0.101s [2021-03-22T10:24:00.611Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T10:24:00.611Z] ++ 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-03-22T10:24:00.611Z] ++ set -e [2021-03-22T10:24:00.611Z] ++ '[' -n 0 ']' [2021-03-22T10:24:00.611Z] ++ set -x [2021-03-22T10:24:00.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-03-22T10:24:00.611Z] INFO: Testing against a local daemon [2021-03-22T10:24:00.611Z] === RUN TestPluginWithDevMounts [2021-03-22T10:24:00.611Z] === PAUSE TestPluginWithDevMounts [2021-03-22T10:24:00.611Z] === CONT TestPluginWithDevMounts [2021-03-22T10:24:01.745Z] --- PASS: TestStats (2.96s) [2021-03-22T10:24:01.745Z] === RUN TestStopContainerWithTimeout [2021-03-22T10:24:01.745Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T10:24:01.745Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T10:24:01.745Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T10:24:01.745Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T10:24:01.745Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T10:24:01.745Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T10:24:01.745Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T10:24:01.745Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T10:24:01.745Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T10:24:01.745Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T10:24:01.745Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T10:24:01.745Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T10:24:01.866Z] --- PASS: TestContainerKillOnDaemonStart (14.32s) [2021-03-22T10:24:01.866Z] PASS [2021-03-22T10:24:01.866Z] [2021-03-22T10:24:01.866Z] === Skipped [2021-03-22T10:24:01.866Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-22T10:24:01.866Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:24:01.866Z] [2021-03-22T10:24:01.866Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-03-22T10:24:01.866Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:24:01.866Z] [2021-03-22T10:24:01.866Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-22T10:24:01.866Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:24:01.866Z] [2021-03-22T10:24:01.866Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:24:01.867Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:24:01.867Z] [2021-03-22T10:24:01.867Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T10:24:01.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:24:01.867Z] [2021-03-22T10:24:01.867Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-22T10:24:01.867Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:24:01.867Z] [2021-03-22T10:24:01.867Z] [2021-03-22T10:24:01.867Z] DONE 196 tests, 6 skipped in 238.262s [2021-03-22T10:24:01.867Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T10:24:01.867Z] ++ 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-03-22T10:24:01.867Z] ++ set -e [2021-03-22T10:24:01.867Z] ++ '[' -n 0 ']' [2021-03-22T10:24:01.867Z] ++ set -x [2021-03-22T10:24:01.867Z] ++ env -i DEST=/go/src/github.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-03-22T10:24:02.121Z] INFO: Testing against a local daemon [2021-03-22T10:24:02.121Z] === RUN TestCommitInheritsEnv [2021-03-22T10:24:02.670Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-03-22T10:24:02.670Z] PASS [2021-03-22T10:24:02.670Z] [2021-03-22T10:24:02.670Z] DONE 1 tests in 1.989s [2021-03-22T10:24:02.670Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T10:24:02.670Z] ++ 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-03-22T10:24:02.670Z] ++ set -e [2021-03-22T10:24:02.670Z] ++ '[' -n 0 ']' [2021-03-22T10:24:02.670Z] ++ set -x [2021-03-22T10:24:02.670Z] ++ env -i DEST=/go/src/github.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-03-22T10:24:02.670Z] INFO: Testing against a local daemon [2021-03-22T10:24:02.670Z] === RUN TestSecretInspect [2021-03-22T10:24:02.682Z] --- PASS: TestCommitInheritsEnv (0.56s) [2021-03-22T10:24:02.682Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T10:24:02.682Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-22T10:24:02.682Z] === RUN TestImagesFilterMultiReference [2021-03-22T10:24:02.682Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-22T10:24:02.682Z] === RUN TestImagePullPlatformInvalid [2021-03-22T10:24:02.682Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-22T10:24:02.682Z] === RUN TestRemoveImageOrphaning [2021-03-22T10:24:03.243Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-03-22T10:24:03.243Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T10:24:04.172Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-22T10:24:05.049Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-22T10:24:05.049Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2021-03-22T10:24:05.049Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2021-03-22T10:24:05.049Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2021-03-22T10:24:05.049Z] --- PASS: TestStopContainerWithTimeout/-1 (3.44s) [2021-03-22T10:24:05.049Z] === RUN TestDeleteDevicemapper [2021-03-22T10:24:05.049Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T10:24:05.049Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:24:05.049Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T10:24:05.965Z] --- PASS: TestServiceUpdatePidsLimit (17.23s) [2021-03-22T10:24:05.965Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-03-22T10:24:05.965Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-03-22T10:24:05.965Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-03-22T10:24:05.965Z] PASS [2021-03-22T10:24:05.965Z] [2021-03-22T10:24:05.965Z] === Skipped [2021-03-22T10:24:05.965Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-22T10:24:05.965Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:24:05.965Z] [2021-03-22T10:24:05.965Z] [2021-03-22T10:24:05.965Z] DONE 27 tests, 1 skipped in 181.553s [2021-03-22T10:24:05.966Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T10:24:05.966Z] INFO: Testing against a local daemon [2021-03-22T10:24:05.966Z] === RUN TestSessionCreate [2021-03-22T10:24:05.966Z] --- PASS: TestSessionCreate (0.02s) [2021-03-22T10:24:05.966Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T10:24:05.966Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-22T10:24:05.966Z] PASS [2021-03-22T10:24:05.966Z] [2021-03-22T10:24:05.966Z] DONE 2 tests in 0.073s [2021-03-22T10:24:05.966Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T10:24:05.966Z] INFO: Testing against a local daemon [2021-03-22T10:24:05.966Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T10:24:05.966Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-22T10:24:05.966Z] === RUN TestEventsExecDie [2021-03-22T10:24:05.966Z] --- PASS: TestEventsExecDie (1.07s) [2021-03-22T10:24:05.966Z] === RUN TestEventsBackwardsCompatible [2021-03-22T10:24:05.966Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-22T10:24:05.966Z] === RUN TestInfoBinaryCommits [2021-03-22T10:24:05.966Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-22T10:24:05.966Z] === RUN TestInfoAPIVersioned [2021-03-22T10:24:05.966Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-22T10:24:05.966Z] === RUN TestInfoDiscoveryBackend [2021-03-22T10:24:06.100Z] --- PASS: TestRemoveImageGarbageCollector (2.79s) [2021-03-22T10:24:06.100Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T10:24:06.100Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-22T10:24:06.100Z] === RUN TestTagInvalidReference [2021-03-22T10:24:06.100Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-22T10:24:06.100Z] === RUN TestTagValidPrefixedRepo [2021-03-22T10:24:06.100Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-22T10:24:06.100Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-22T10:24:06.100Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T10:24:06.100Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-03-22T10:24:06.100Z] === RUN TestTagOfficialNames [2021-03-22T10:24:06.356Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-22T10:24:06.356Z] === RUN TestTagMatchesDigest [2021-03-22T10:24:06.356Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-22T10:24:06.356Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-22T10:24:06.531Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-22T10:24:06.531Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T10:24:06.611Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-22T10:24:07.114Z] --- PASS: TestSecretInspect (3.87s) [2021-03-22T10:24:07.114Z] === RUN TestSecretList [2021-03-22T10:24:07.466Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-22T10:24:07.466Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T10:24:07.537Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-22T10:24:07.793Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-22T10:24:07.793Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-22T10:24:08.031Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-22T10:24:08.031Z] === RUN TestInfoAPI [2021-03-22T10:24:08.031Z] --- PASS: TestInfoAPI (0.03s) [2021-03-22T10:24:08.031Z] === RUN TestInfoAPIWarnings [2021-03-22T10:24:08.351Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2021-03-22T10:24:08.351Z] === RUN TestUpdateMemory [2021-03-22T10:24:08.351Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-22T10:24:08.351Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:24:08.351Z] === RUN TestUpdateCPUQuota [2021-03-22T10:24:10.307Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-22T10:24:10.307Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-22T10:24:10.616Z] --- PASS: TestSecretList (3.82s) [2021-03-22T10:24:10.616Z] === RUN TestSecretsCreateAndDelete [2021-03-22T10:24:11.400Z] === RUN TestMiddlewares [2021-03-22T10:24:11.400Z] --- PASS: TestMiddlewares (0.00s) [2021-03-22T10:24:11.400Z] PASS [2021-03-22T10:24:11.400Z] coverage: 9.0% of statements [2021-03-22T10:24:11.400Z] ok github.com/docker/docker/api/server 0.096s coverage: 9.0% of statements [2021-03-22T10:24:12.195Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-22T10:24:14.082Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-22T10:24:14.156Z] --- PASS: TestSecretsCreateAndDelete (3.41s) [2021-03-22T10:24:14.156Z] === RUN TestSecretsUpdate [2021-03-22T10:24:14.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-22T10:24:14.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-22T10:24:14.932Z] --- PASS: TestUpdateCPUQuota (5.95s) [2021-03-22T10:24:14.932Z] === RUN TestUpdatePidsLimit [2021-03-22T10:24:14.932Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-22T10:24:14.932Z] === RUN TestUpdatePidsLimit/no_change [2021-03-22T10:24:15.193Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-22T10:24:16.039Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-03-22T10:24:16.039Z] === RUN TestInfoDebug [2021-03-22T10:24:16.134Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-22T10:24:16.298Z] --- PASS: TestInfoDebug (1.52s) [2021-03-22T10:24:16.298Z] === RUN TestInfoInsecureRegistries [2021-03-22T10:24:16.594Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-22T10:24:16.705Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-22T10:24:17.154Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-22T10:24:17.646Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-22T10:24:17.655Z] --- PASS: TestSecretsUpdate (3.91s) [2021-03-22T10:24:17.655Z] === RUN TestTemplatedSecret [2021-03-22T10:24:17.670Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-03-22T10:24:17.670Z] === RUN TestInfoRegistryMirrors [2021-03-22T10:24:17.715Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-22T10:24:18.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-22T10:24:19.121Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-22T10:24:19.377Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-22T10:24:19.567Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-22T10:24:19.567Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T10:24:19.567Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-22T10:24:19.567Z] === RUN TestPingCacheHeaders [2021-03-22T10:24:19.567Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-22T10:24:19.567Z] === RUN TestPingGet [2021-03-22T10:24:19.567Z] --- PASS: TestPingGet (0.01s) [2021-03-22T10:24:19.567Z] === RUN TestPingHead [2021-03-22T10:24:19.567Z] --- PASS: TestPingHead (0.02s) [2021-03-22T10:24:19.567Z] === RUN TestVersion [2021-03-22T10:24:19.567Z] --- PASS: TestVersion (0.02s) [2021-03-22T10:24:19.567Z] PASS [2021-03-22T10:24:19.567Z] [2021-03-22T10:24:19.567Z] === Skipped [2021-03-22T10:24:19.567Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:24:19.567Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:24:19.567Z] [2021-03-22T10:24:19.567Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-22T10:24:19.567Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-22T10:24:19.567Z] [2021-03-22T10:24:19.567Z] [2021-03-22T10:24:19.567Z] DONE 18 tests, 2 skipped in 28.366s [2021-03-22T10:24:19.567Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T10:24:19.567Z] INFO: Testing against a local daemon [2021-03-22T10:24:19.567Z] === RUN TestVolumesCreateAndList [2021-03-22T10:24:19.567Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-22T10:24:19.567Z] === RUN TestVolumesRemove [2021-03-22T10:24:19.825Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-22T10:24:19.825Z] === RUN TestVolumesInspect [2021-03-22T10:24:19.825Z] --- PASS: TestVolumesInspect (0.01s) [2021-03-22T10:24:19.825Z] === RUN TestVolumesInvalidJSON [2021-03-22T10:24:19.825Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T10:24:19.825Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T10:24:19.825Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T10:24:19.825Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-22T10:24:19.825Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T10:24:19.825Z] PASS [2021-03-22T10:24:19.825Z] [2021-03-22T10:24:19.825Z] DONE 5 tests in 0.269s [2021-03-22T10:24:19.825Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T10:24:19.825Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12240 is not a child of this shell [2021-03-22T10:24:19.825Z] warning: PID 12240 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-22T10:24:19.825Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T10:24:19.825Z] [2021-03-22T10:24:19.825Z] Unloading profiles will leave already running processes permanently [2021-03-22T10:24:19.825Z] unconfined, which can lead to unexpected situations. [2021-03-22T10:24:19.825Z] [2021-03-22T10:24:19.825Z] To set a process to complain mode, use the command line tool [2021-03-22T10:24:19.825Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T10:24:19.825Z] Removing test suite binaries [2021-03-22T10:24:19.825Z] exiting test-integration [2021-03-22T10:24:19.825Z] ++ exit 0 [2021-03-22T10:24:19.825Z] [2021-03-22T10:24:20.163Z] --- PASS: TestUpdatePidsLimit (6.16s) [2021-03-22T10:24:20.163Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.75s) [2021-03-22T10:24:20.163Z] --- PASS: TestUpdatePidsLimit/no_change (0.73s) [2021-03-22T10:24:20.163Z] --- PASS: TestUpdatePidsLimit/update_lower (0.80s) [2021-03-22T10:24:20.163Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-03-22T10:24:20.163Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-03-22T10:24:20.163Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.74s) [2021-03-22T10:24:20.163Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s) [2021-03-22T10:24:20.163Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2021-03-22T10:24:21.736Z] Recording test results [2021-03-22T10:24:21.945Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-22T10:24:22.091Z] --- PASS: TestTemplatedSecret (4.25s) [2021-03-22T10:24:22.091Z] === RUN TestSecretCreateResolve [2021-03-22T10:24:23.460Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T10:24:23.821Z] + echo Ensuring container killed. [2021-03-22T10:24:23.821Z] Ensuring container killed. [2021-03-22T10:24:23.821Z] + docker rm -vf docker-pr1 [2021-03-22T10:24:23.821Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-22T10:24:24.106Z] + echo Chowning /workspace to jenkins user [2021-03-22T10:24:24.106Z] Chowning /workspace to jenkins user [2021-03-22T10:24:24.106Z] + id -u [2021-03-22T10:24:24.106Z] + id -g [2021-03-22T10:24:24.106Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42179:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T10:24:24.106Z] Unable to find image 'busybox:latest' locally [2021-03-22T10:24:24.364Z] latest: Pulling from library/busybox [2021-03-22T10:24:24.364Z] 8b3d7e226fab: Pulling fs layer [2021-03-22T10:24:24.364Z] 8b3d7e226fab: Verifying Checksum [2021-03-22T10:24:24.364Z] 8b3d7e226fab: Download complete [2021-03-22T10:24:24.624Z] 8b3d7e226fab: Pull complete [2021-03-22T10:24:24.624Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-22T10:24:24.624Z] Status: Downloaded newer image for busybox:latest [2021-03-22T10:24:25.591Z] --- PASS: TestSecretCreateResolve (3.74s) [2021-03-22T10:24:25.591Z] PASS [2021-03-22T10:24:25.591Z] [2021-03-22T10:24:25.591Z] DONE 6 tests in 23.142s [2021-03-22T10:24:25.591Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T10:24:25.591Z] ++ 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-03-22T10:24:25.591Z] ++ set -e [2021-03-22T10:24:25.591Z] ++ '[' -n 0 ']' [2021-03-22T10:24:25.591Z] ++ set -x [2021-03-22T10:24:25.591Z] ++ env -i DEST=/go/src/github.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-03-22T10:24:25.880Z] INFO: Testing against a local daemon [2021-03-22T10:24:25.880Z] === RUN TestServiceCreateInit [2021-03-22T10:24:25.880Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T10:24:26.101Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-03-22T10:24:26.101Z] === RUN TestInfoDebug [2021-03-22T10:24:26.101Z] --- PASS: TestInfoDebug (0.52s) [2021-03-22T10:24:26.101Z] === RUN TestInfoInsecureRegistries [2021-03-22T10:24:26.101Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-22T10:24:26.101Z] === RUN TestInfoRegistryMirrors [2021-03-22T10:24:26.101Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-22T10:24:26.101Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T10:24:26.101Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-22T10:24:26.101Z] === RUN TestPingCacheHeaders [2021-03-22T10:24:26.101Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-22T10:24:26.101Z] === RUN TestPingGet [2021-03-22T10:24:26.101Z] --- PASS: TestPingGet (0.01s) [2021-03-22T10:24:26.101Z] === RUN TestPingHead [2021-03-22T10:24:26.101Z] --- PASS: TestPingHead (0.02s) [2021-03-22T10:24:26.101Z] === RUN TestVersion [2021-03-22T10:24:26.101Z] --- PASS: TestVersion (0.02s) [2021-03-22T10:24:26.101Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-22T10:24:26.145Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-22T10:24:26.145Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-22T10:24:26.296Z] + bundleName=amd64-rootless [2021-03-22T10:24:26.296Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-22T10:24:26.296Z] Creating amd64-rootless-bundles.tar.gz [2021-03-22T10:24:26.296Z] + + findxargs bundles tar -path -czf */root/*overlay2 amd64-rootless-bundles.tar.gz -prune [2021-03-22T10:24:26.296Z] -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-03-22T10:24:26.307Z] Archiving artifacts [2021-03-22T10:24:26.401Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-22T10:24:26.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-22T10:24:27.497Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.55s) [2021-03-22T10:24:27.497Z] PASS [2021-03-22T10:24:27.497Z] [2021-03-22T10:24:27.497Z] DONE 18 tests in 22.849s [2021-03-22T10:24:27.497Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T10:24:27.497Z] INFO: Testing against a local daemon [2021-03-22T10:24:27.497Z] === RUN TestVolumesCreateAndList [2021-03-22T10:24:27.756Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-22T10:24:27.756Z] === RUN TestVolumesRemove [2021-03-22T10:24:27.756Z] --- PASS: TestVolumesRemove (0.09s) [2021-03-22T10:24:27.756Z] === RUN TestVolumesInspect [2021-03-22T10:24:27.756Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-22T10:24:27.756Z] === RUN TestVolumesInvalidJSON [2021-03-22T10:24:27.756Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T10:24:27.756Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T10:24:27.756Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T10:24:27.756Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-22T10:24:27.756Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T10:24:27.756Z] PASS [2021-03-22T10:24:27.756Z] [2021-03-22T10:24:27.756Z] DONE 5 tests in 0.175s [2021-03-22T10:24:27.756Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T10:24:28.421Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42179/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T10:24:28.656Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-22T10:24:28.731Z] + make clean [2021-03-22T10:24:28.989Z] docker volume rm -f docker-dev-cache [2021-03-22T10:24:28.989Z] docker-dev-cache [Pipeline] deleteDir [2021-03-22T10:24:29.655Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-22T10:24:29.655Z] Removing test suite binaries [2021-03-22T10:24:29.655Z] exiting test-integration [2021-03-22T10:24:29.655Z] ++ exit 0 [2021-03-22T10:24:29.655Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T10:24:30.588Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-22T10:24:30.588Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-22T10:24:32.475Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-22T10:24:32.904Z] === RUN TestServiceCreateInit/daemonInitEnabled Post stage [Pipeline] junit [2021-03-22T10:24:34.935Z] Recording test results [2021-03-22T10:24:35.084Z] --- PASS: TestUpdateRestartPolicy (13.49s) [2021-03-22T10:24:35.084Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T10:24:35.084Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2021-03-22T10:24:35.084Z] === RUN TestWaitNonBlocked [2021-03-22T10:24:35.084Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:24:35.084Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:24:35.084Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:24:35.084Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:24:35.084Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:24:35.084Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:24:35.382Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T10:24:35.656Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-22T10:24:35.656Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-03-22T10:24:35.656Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2021-03-22T10:24:35.656Z] === RUN TestWaitBlocked [2021-03-22T10:24:35.656Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:24:35.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:24:35.656Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:24:35.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:24:35.656Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:24:35.656Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:24:35.724Z] + echo Ensuring container killed. [2021-03-22T10:24:35.724Z] Ensuring container killed. [2021-03-22T10:24:35.724Z] + docker rm -vf docker-pr1 [2021-03-22T10:24:35.724Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-22T10:24:36.002Z] + echo Chowning /workspace to jenkins user [2021-03-22T10:24:36.002Z] Chowning /workspace to jenkins user [2021-03-22T10:24:36.002Z] + id -u [2021-03-22T10:24:36.002Z] + id -g [2021-03-22T10:24:36.002Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42179:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T10:24:36.641Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-22T10:24:37.042Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-22T10:24:37.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-03-22T10:24:37.042Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-03-22T10:24:37.042Z] === CONT TestContainerStartOnDaemonRestart [2021-03-22T10:24:37.042Z] === CONT TestIpcModeOlderClient [2021-03-22T10:24:37.042Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T10:24:37.042Z] === CONT TestContainerKillOnDaemonStart [2021-03-22T10:24:37.042Z] --- PASS: TestIpcModeOlderClient (0.19s) [2021-03-22T10:24:37.042Z] === CONT TestDaemonHostGatewayIP [2021-03-22T10:24:37.339Z] --- PASS: TestServiceCreateInit (11.59s) [2021-03-22T10:24:37.339Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.91s) [2021-03-22T10:24:37.339Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.67s) [2021-03-22T10:24:37.339Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T10:24:37.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-22T10:24:38.534Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T10:24:38.828Z] + bundleName=amd64-cgroup2 [2021-03-22T10:24:38.828Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-22T10:24:38.828Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-22T10:24:38.828Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-22T10:24:38.828Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-22T10:24:39.098Z] Archiving artifacts [2021-03-22T10:24:39.471Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42179/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T10:24:39.782Z] + make clean [2021-03-22T10:24:39.941Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-22T10:24:40.040Z] docker volume rm -f docker-dev-cache [2021-03-22T10:24:40.040Z] docker-dev-cache [Pipeline] deleteDir [2021-03-22T10:24:40.869Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-22T10:24:41.257Z] --- PASS: TestContainerStartOnDaemonRestart (4.11s) [2021-03-22T10:24:41.257Z] === CONT TestDaemonRestartIpcMode [2021-03-22T10:24:41.257Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.60s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-03-22T10:24:42.644Z] --- PASS: TestDaemonHostGatewayIP (5.62s) [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T10:24:45.037Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-22T10:24:45.189Z] --- PASS: TestDaemonRestartIpcMode (3.97s) [2021-03-22T10:24:49.241Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-22T10:24:50.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-22T10:24:50.473Z] --- PASS: TestContainerKillOnDaemonStart (13.45s) [2021-03-22T10:24:50.473Z] PASS [2021-03-22T10:24:50.473Z] [2021-03-22T10:24:50.473Z] === Skipped [2021-03-22T10:24:50.473Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-22T10:24:50.473Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:24:50.473Z] [2021-03-22T10:24:50.473Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-22T10:24:50.473Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:24:50.473Z] [2021-03-22T10:24:50.473Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-22T10:24:50.473Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:24:50.473Z] [2021-03-22T10:24:50.473Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:24:50.473Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:24:50.473Z] [2021-03-22T10:24:50.473Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T10:24:50.473Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:24:50.473Z] [2021-03-22T10:24:50.473Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-22T10:24:50.473Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:24:50.473Z] [2021-03-22T10:24:50.473Z] [2021-03-22T10:24:50.473Z] DONE 196 tests, 6 skipped in 167.192s [2021-03-22T10:24:50.473Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T10:24:50.473Z] ++ 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-03-22T10:24:50.473Z] ++ set -e [2021-03-22T10:24:50.473Z] ++ '[' -n 0 ']' [2021-03-22T10:24:50.473Z] ++ set -x [2021-03-22T10:24:50.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-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-03-22T10:24:50.473Z] INFO: Testing against a local daemon [2021-03-22T10:24:50.473Z] === RUN TestCommitInheritsEnv [2021-03-22T10:24:50.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-22T10:24:51.045Z] --- PASS: TestCommitInheritsEnv (0.56s) [2021-03-22T10:24:51.045Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T10:24:51.045Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-22T10:24:51.045Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-22T10:24:51.045Z] === RUN TestImagesFilterMultiReference [2021-03-22T10:24:51.045Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-03-22T10:24:51.045Z] === RUN TestImagePullPlatformInvalid [2021-03-22T10:24:51.045Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-22T10:24:51.045Z] === RUN TestRemoveImageOrphaning [2021-03-22T10:24:51.129Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-22T10:24:51.616Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2021-03-22T10:24:51.616Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T10:24:51.616Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-22T10:24:51.616Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:24:51.616Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T10:24:51.616Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-22T10:24:51.616Z] === RUN TestTagInvalidReference [2021-03-22T10:24:51.877Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-22T10:24:51.877Z] === RUN TestTagValidPrefixedRepo [2021-03-22T10:24:51.877Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-22T10:24:51.877Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T10:24:51.877Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-22T10:24:51.877Z] === RUN TestTagOfficialNames [2021-03-22T10:24:51.877Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-22T10:24:51.877Z] === RUN TestTagMatchesDigest [2021-03-22T10:24:51.877Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-22T10:24:51.877Z] PASS [2021-03-22T10:24:51.877Z] [2021-03-22T10:24:51.877Z] === Skipped [2021-03-22T10:24:51.877Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-22T10:24:51.877Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-22T10:24:51.877Z] [2021-03-22T10:24:51.877Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-22T10:24:51.877Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:24:51.877Z] [2021-03-22T10:24:51.877Z] [2021-03-22T10:24:51.877Z] DONE 12 tests, 2 skipped in 1.708s [2021-03-22T10:24:51.877Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T10:24:51.877Z] ++ 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-03-22T10:24:51.877Z] ++ set -e [2021-03-22T10:24:51.877Z] ++ '[' -n 0 ']' [2021-03-22T10:24:51.877Z] ++ set -x [2021-03-22T10:24:51.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-03-22T10:24:52.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-22T10:24:52.138Z] INFO: Testing against a local daemon [2021-03-22T10:24:52.138Z] === RUN TestNetworkCreateDelete [2021-03-22T10:24:52.399Z] --- PASS: TestNetworkCreateDelete (0.41s) [2021-03-22T10:24:52.399Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T10:24:53.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-22T10:24:53.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-22T10:24:53.784Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2021-03-22T10:24:53.784Z] === RUN TestDaemonDNSFallback [2021-03-22T10:24:55.290Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-22T10:24:55.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-22T10:24:56.216Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-22T10:24:59.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-22T10:25:01.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-22T10:25:01.922Z] --- PASS: TestDaemonDNSFallback (7.60s) [2021-03-22T10:25:01.922Z] === RUN TestInspectNetwork [2021-03-22T10:25:02.312Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-22T10:25:02.312Z] === RUN TestBoolValue [2021-03-22T10:25:02.312Z] --- PASS: TestBoolValue (0.00s) [2021-03-22T10:25:02.312Z] === RUN TestBoolValueOrDefault [2021-03-22T10:25:02.312Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-22T10:25:02.312Z] === RUN TestInt64ValueOrZero [2021-03-22T10:25:02.312Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-22T10:25:02.312Z] === RUN TestInt64ValueOrDefault [2021-03-22T10:25:02.312Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-22T10:25:02.312Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-22T10:25:02.312Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-22T10:25:02.312Z] === RUN TestJsonContentType [2021-03-22T10:25:02.312Z] --- PASS: TestJsonContentType (0.00s) [2021-03-22T10:25:02.312Z] PASS [2021-03-22T10:25:02.312Z] coverage: 14.7% of statements [2021-03-22T10:25:02.312Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 14.7% of statements [2021-03-22T10:25:02.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-22T10:25:03.562Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-22T10:25:03.562Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-22T10:25:03.562Z] remote: Enumerating objects: 2, done. [2021-03-22T10:25:03.563Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-22T10:25:03.563Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-22T10:25:03.563Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-22T10:25:03.563Z] 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-03-22T10:25:03.563Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-22T10:25:03.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-22T10:25:03.882Z] === RUN TestMaskSecretKeys [2021-03-22T10:25:03.882Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-22T10:25:03.882Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-22T10:25:03.882Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-22T10:25:03.882Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-22T10:25:03.882Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-22T10:25:03.882Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-22T10:25:03.882Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-22T10:25:03.882Z] === RUN TestVersionMiddlewareVersion [2021-03-22T10:25:03.882Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-22T10:25:03.882Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-22T10:25:03.882Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-22T10:25:03.882Z] PASS [2021-03-22T10:25:03.882Z] coverage: 37.7% of statements [2021-03-22T10:25:03.882Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-22T10:25:03.882Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-22T10:25:04.124Z] [2021-03-22T10:25:04.404Z] --- PASS: TestCreateServiceMultipleTimes (23.66s) [2021-03-22T10:25:04.404Z] === RUN TestCreateServiceConflict [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-22T10:25:04.872Z] === RUN TestToJSON [2021-03-22T10:25:04.872Z] --- PASS: TestToJSON (0.00s) [2021-03-22T10:25:04.872Z] === RUN TestToParamWithVersion [2021-03-22T10:25:04.872Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-22T10:25:04.872Z] === RUN TestFromJSON [2021-03-22T10:25:05.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/test/unit [2021-03-22T10:25:05.075Z] --- PASS: TestCreateServiceConflict (3.77s) [2021-03-22T10:25:05.076Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T10:25:05.341Z] --- PASS: TestFromJSON (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestEmpty [2021-03-22T10:25:05.341Z] --- PASS: TestEmpty (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestArgsMatchKVListEmptySources [2021-03-22T10:25:05.341Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestArgsMatchKVList [2021-03-22T10:25:05.341Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestArgsMatch [2021-03-22T10:25:05.341Z] --- PASS: TestArgsMatch (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestAdd [2021-03-22T10:25:05.341Z] --- PASS: TestAdd (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestDel [2021-03-22T10:25:05.341Z] --- PASS: TestDel (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestLen [2021-03-22T10:25:05.341Z] --- PASS: TestLen (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestExactMatch [2021-03-22T10:25:05.341Z] --- PASS: TestExactMatch (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestOnlyOneExactMatch [2021-03-22T10:25:05.341Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestContains [2021-03-22T10:25:05.341Z] --- PASS: TestContains (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestValidate [2021-03-22T10:25:05.341Z] --- PASS: TestValidate (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestWalkValues [2021-03-22T10:25:05.341Z] --- PASS: TestWalkValues (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestFuzzyMatch [2021-03-22T10:25:05.341Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestClone [2021-03-22T10:25:05.341Z] --- PASS: TestClone (0.00s) [2021-03-22T10:25:05.341Z] PASS [2021-03-22T10:25:05.341Z] coverage: 92.2% of statements [2021-03-22T10:25:05.341Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2021-03-22T10:25:05.341Z] === RUN TestStrSliceMarshalJSON [2021-03-22T10:25:05.341Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestStrSliceUnmarshalJSON [2021-03-22T10:25:05.341Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestStrSliceUnmarshalString [2021-03-22T10:25:05.341Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestStrSliceUnmarshalSlice [2021-03-22T10:25:05.341Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-22T10:25:05.341Z] PASS [2021-03-22T10:25:05.341Z] coverage: 90.0% of statements [2021-03-22T10:25:05.341Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2021-03-22T10:25:05.341Z] === RUN TestDurationToSecondsString [2021-03-22T10:25:05.341Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-22T10:25:05.341Z] === RUN TestGetTimestamp [2021-03-22T10:25:05.341Z] === RUN TestAdjustForAPIVersion [2021-03-22T10:25:05.341Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-22T10:25:05.341Z] PASS [2021-03-22T10:25:05.341Z] coverage: 5.7% of statements [2021-03-22T10:25:05.341Z] ok github.com/docker/docker/api/server/router/swarm 0.066s coverage: 5.7% of statements [2021-03-22T10:25:05.341Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-22T10:25:05.341Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-22T10:25:05.341Z] ? github.com/docker/docker/api/types [no test files] [2021-03-22T10:25:05.341Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-22T10:25:05.341Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-22T10:25:05.342Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-22T10:25:05.342Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-22T10:25:05.342Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-22T10:25:05.342Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-22T10:25:05.342Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-22T10:25:05.342Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-22T10:25:05.342Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-22T10:25:05.342Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-22T10:25:05.342Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-22T10:25:05.342Z] --- PASS: TestGetTimestamp (0.13s) [2021-03-22T10:25:05.342Z] === RUN TestParseTimestamps [2021-03-22T10:25:05.342Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-22T10:25:05.342Z] PASS [2021-03-22T10:25:05.342Z] coverage: 100.0% of statements [2021-03-22T10:25:05.342Z] ok github.com/docker/docker/api/types/time 0.179s coverage: 100.0% of statements [2021-03-22T10:25:05.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-22T10:25:05.812Z] === RUN TestCompareVersion [2021-03-22T10:25:05.812Z] --- PASS: TestCompareVersion (0.00s) [2021-03-22T10:25:05.812Z] PASS [2021-03-22T10:25:05.812Z] coverage: 75.0% of statements [2021-03-22T10:25:05.812Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/builder [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-22T10:25:05.812Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-22T10:25:06.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-22T10:25:07.210Z] === RUN TestInspectNetwork/full_network_id [2021-03-22T10:25:07.210Z] === RUN TestInspectNetwork/partial_network_id [2021-03-22T10:25:07.210Z] === RUN TestInspectNetwork/network_name [2021-03-22T10:25:07.210Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-22T10:25:07.381Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-22T10:25:07.381Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-22T10:25:07.381Z] === RUN TestCloneArgsSmartHttp [2021-03-22T10:25:07.381Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-03-22T10:25:07.381Z] === RUN TestCloneArgsDumbHttp [2021-03-22T10:25:07.381Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-22T10:25:07.381Z] === RUN TestCloneArgsGit [2021-03-22T10:25:07.381Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-22T10:25:07.381Z] === RUN TestCheckoutGit [2021-03-22T10:25:07.517Z] ? github.com/docker/docker/api [no test files] [2021-03-22T10:25:08.425Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-22T10:25:08.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-22T10:25:09.512Z] --- PASS: TestCreateServiceMaxReplicas (4.06s) [2021-03-22T10:25:09.512Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T10:25:09.602Z] === RUN TestEnable [2021-03-22T10:25:09.602Z] --- PASS: TestEnable (0.00s) [2021-03-22T10:25:09.602Z] === RUN TestDisable [2021-03-22T10:25:09.602Z] --- PASS: TestDisable (0.00s) [2021-03-22T10:25:09.602Z] === RUN TestEnabled [2021-03-22T10:25:09.602Z] --- PASS: TestEnabled (0.00s) [2021-03-22T10:25:09.602Z] PASS [2021-03-22T10:25:09.602Z] coverage: 100.0% of statements [2021-03-22T10:25:09.602Z] ok github.com/docker/docker/cli/debug 0.182s coverage: 100.0% of statements [2021-03-22T10:25:09.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-22T10:25:10.079Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-22T10:25:10.079Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-22T10:25:10.079Z] === RUN TestProcessNoDockerignore [2021-03-22T10:25:10.079Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-22T10:25:10.079Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestDetectContentType [2021-03-22T10:25:10.079Z] --- PASS: TestDetectContentType (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestSelectAcceptableMIME [2021-03-22T10:25:10.079Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestInspectEmptyResponse [2021-03-22T10:25:10.079Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestInspectResponseBinary [2021-03-22T10:25:10.079Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestResponseUnsupportedContentType [2021-03-22T10:25:10.079Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestInspectResponseTextSimple [2021-03-22T10:25:10.079Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestInspectResponseEmptyContentType [2021-03-22T10:25:10.079Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestUnknownContentLength [2021-03-22T10:25:10.079Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestDownloadRemote [2021-03-22T10:25:10.079Z] --- PASS: TestDownloadRemote (0.10s) [2021-03-22T10:25:10.079Z] === RUN TestGetWithStatusError [2021-03-22T10:25:10.079Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-22T10:25:10.079Z] === RUN TestCloseRootDirectory [2021-03-22T10:25:10.079Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-22T10:25:10.079Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:25:10.079Z] === RUN TestHashFile [2021-03-22T10:25:10.079Z] --- SKIP: TestHashFile (0.00s) [2021-03-22T10:25:10.079Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:25:10.079Z] === RUN TestHashSubdir [2021-03-22T10:25:10.079Z] --- SKIP: TestHashSubdir (0.00s) [2021-03-22T10:25:10.079Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:25:10.079Z] === RUN TestRemoveDirectory [2021-03-22T10:25:10.079Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-22T10:25:10.079Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:25:10.079Z] PASS [2021-03-22T10:25:10.079Z] coverage: 9.3% of statements [2021-03-22T10:25:10.549Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 9.3% of statements [2021-03-22T10:25:10.549Z] === RUN TestGetAllAllowed [2021-03-22T10:25:10.549Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestGetAllMeta [2021-03-22T10:25:10.549Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-22T10:25:10.549Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestIsUnreferencedBuiltin [2021-03-22T10:25:10.549Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestIsExistingDirectory [2021-03-22T10:25:10.549Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestGetFilenameForDownload [2021-03-22T10:25:10.549Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestEnv2Variables [2021-03-22T10:25:10.549Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-22T10:25:10.549Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestMaintainer [2021-03-22T10:25:10.549Z] --- PASS: TestMaintainer (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestLabel [2021-03-22T10:25:10.549Z] --- PASS: TestLabel (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestFromScratch [2021-03-22T10:25:10.549Z] --- PASS: TestFromScratch (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestFromWithArg [2021-03-22T10:25:10.549Z] --- PASS: TestFromWithArg (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-22T10:25:10.549Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestFromWithUndefinedArg [2021-03-22T10:25:10.549Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestFromMultiStageWithNamedStage [2021-03-22T10:25:10.549Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestOnbuild [2021-03-22T10:25:10.549Z] --- PASS: TestOnbuild (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestWorkdir [2021-03-22T10:25:10.549Z] --- PASS: TestWorkdir (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestCmd [2021-03-22T10:25:10.549Z] --- PASS: TestCmd (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestHealthcheckNone [2021-03-22T10:25:10.549Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestHealthcheckCmd [2021-03-22T10:25:10.549Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestEntrypoint [2021-03-22T10:25:10.549Z] --- PASS: TestEntrypoint (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestExpose [2021-03-22T10:25:10.549Z] --- PASS: TestExpose (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestUser [2021-03-22T10:25:10.549Z] --- PASS: TestUser (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestVolume [2021-03-22T10:25:10.549Z] --- PASS: TestVolume (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestStopSignal [2021-03-22T10:25:10.549Z] --- SKIP: TestStopSignal (0.00s) [2021-03-22T10:25:10.549Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-22T10:25:10.549Z] === RUN TestArg [2021-03-22T10:25:10.549Z] --- PASS: TestArg (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestShell [2021-03-22T10:25:10.549Z] --- PASS: TestShell (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestPrependEnvOnCmd [2021-03-22T10:25:10.549Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestRunWithBuildArgs [2021-03-22T10:25:10.549Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestRunIgnoresHealthcheck [2021-03-22T10:25:10.549Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestNormalizeWorkdir [2021-03-22T10:25:10.549Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestDispatch [2021-03-22T10:25:10.549Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-22T10:25:10.549Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-22T10:25:10.549Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-22T10:25:10.549Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-22T10:25:10.549Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-22T10:25:10.549Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-22T10:25:10.549Z] === RUN TestDispatch/COPY_url [2021-03-22T10:25:10.549Z] --- PASS: TestDispatch (0.06s) [2021-03-22T10:25:10.549Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-03-22T10:25:10.549Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-22T10:25:10.549Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-22T10:25:10.549Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-22T10:25:10.549Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-22T10:25:10.549Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-22T10:25:10.549Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestAddScratchImageAddsToMounts [2021-03-22T10:25:10.549Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-22T10:25:10.549Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-22T10:25:10.549Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-22T10:25:10.549Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestImageSourceGetAddsToMounts [2021-03-22T10:25:10.549Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestEmptyDockerfile [2021-03-22T10:25:10.549Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestSymlinkDockerfile [2021-03-22T10:25:10.549Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-22T10:25:10.549Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-22T10:25:10.549Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestNonExistingDockerfile [2021-03-22T10:25:10.549Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestCopyRunConfig [2021-03-22T10:25:10.549Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestDeepCopyRunConfig [2021-03-22T10:25:10.549Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestExportImage [2021-03-22T10:25:10.549Z] --- PASS: TestExportImage (0.00s) [2021-03-22T10:25:10.549Z] === RUN TestNormalizeDest [2021-03-22T10:25:10.549Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-22T10:25:10.549Z] PASS [2021-03-22T10:25:10.549Z] coverage: 46.6% of statements [2021-03-22T10:25:10.549Z] ok github.com/docker/docker/builder/dockerfile 0.224s coverage: 46.6% of statements [2021-03-22T10:25:10.549Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-22T10:25:10.941Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-22T10:25:11.412Z] --- PASS: TestInspectNetwork (9.72s) [2021-03-22T10:25:11.412Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-22T10:25:11.412Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-22T10:25:11.412Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-22T10:25:11.412Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-22T10:25:11.412Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T10:25:11.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-22T10:25:12.830Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-22T10:25:12.993Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-22T10:25:12.993Z] Using test binary docker [2021-03-22T10:25:12.993Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-22T10:25:12.993Z] +++ /etc/init.d/apparmor start [2021-03-22T10:25:12.993Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-22T10:25:12.993Z] INFO: Waiting for daemon to start... [2021-03-22T10:25:12.993Z] Starting dockerd [2021-03-22T10:25:12.993Z] +++ 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-03-22T10:25:13.085Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-22T10:25:14.489Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-22T10:25:14.489Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-22T10:25:14.712Z] --- PASS: TestRunContainerWithBridgeNone (3.54s) [2021-03-22T10:25:14.712Z] === RUN TestNetworkInvalidJSON [2021-03-22T10:25:14.712Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T10:25:14.712Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T10:25:14.712Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:25:14.712Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:25:14.712Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:25:14.712Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:25:14.712Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T10:25:14.712Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:25:14.712Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:25:14.712Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-22T10:25:14.712Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-22T10:25:14.712Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T10:25:14.712Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-22T10:25:14.712Z] === RUN TestNetworkList [2021-03-22T10:25:14.712Z] === RUN TestNetworkList//networks [2021-03-22T10:25:14.712Z] === PAUSE TestNetworkList//networks [2021-03-22T10:25:14.712Z] === RUN TestNetworkList//networks/ [2021-03-22T10:25:14.712Z] === PAUSE TestNetworkList//networks/ [2021-03-22T10:25:14.712Z] === CONT TestNetworkList//networks [2021-03-22T10:25:14.712Z] === CONT TestNetworkList//networks/ [2021-03-22T10:25:14.712Z] --- PASS: TestNetworkList (0.03s) [2021-03-22T10:25:14.712Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T10:25:14.712Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T10:25:14.712Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T10:25:15.070Z] . [2021-03-22T10:25:15.070Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-22T10:25:15.070Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-22T10:25:15.070Z] Error: No such image: emptyfs [2021-03-22T10:25:15.070Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-22T10:25:15.070Z] ++++ docker load [2021-03-22T10:25:15.070Z] Running integration-test (iteration 1) [2021-03-22T10:25:15.070Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-03-22T10:25:15.070Z] ++ 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-03-22T10:25:15.070Z] ++ set -e [2021-03-22T10:25:15.070Z] ++ '[' -n 0 ']' [2021-03-22T10:25:15.070Z] ++ set -x [2021-03-22T10:25:15.070Z] ++ env -i DEST=/go/src/github.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-03-22T10:25:15.655Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2021-03-22T10:25:15.655Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T10:25:17.040Z] --- PASS: TestDaemonRestartWithLiveRestore (1.42s) [2021-03-22T10:25:17.040Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T10:25:17.044Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-22T10:25:17.044Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-22T10:25:17.982Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2021-03-22T10:25:17.982Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T10:25:20.529Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2021-03-22T10:25:20.529Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T10:25:21.004Z] === RUN TestCheckpointCreateError [2021-03-22T10:25:21.004Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCheckpointCreate [2021-03-22T10:25:21.004Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCheckpointDeleteError [2021-03-22T10:25:21.004Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCheckpointDelete [2021-03-22T10:25:21.004Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCheckpointListError [2021-03-22T10:25:21.004Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCheckpointList [2021-03-22T10:25:21.004Z] --- PASS: TestCheckpointList (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCheckpointListContainerNotFound [2021-03-22T10:25:21.004Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestNewClientWithOpsFromEnv [2021-03-22T10:25:21.004Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-22T10:25:21.004Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-22T10:25:21.004Z] === RUN TestGetAPIPath [2021-03-22T10:25:21.004Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestParseHostURL [2021-03-22T10:25:21.004Z] --- PASS: TestParseHostURL (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-22T10:25:21.004Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-22T10:25:21.004Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestNegotiateAPIVersion [2021-03-22T10:25:21.004Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestNegotiateAPVersionOverride [2021-03-22T10:25:21.004Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-22T10:25:21.004Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-22T10:25:21.004Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-22T10:25:21.004Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestClientRedirect [2021-03-22T10:25:21.004Z] --- PASS: TestClientRedirect (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigCreateUnsupported [2021-03-22T10:25:21.004Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigCreateError [2021-03-22T10:25:21.004Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigCreate [2021-03-22T10:25:21.004Z] --- PASS: TestConfigCreate (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigInspectNotFound [2021-03-22T10:25:21.004Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigInspectWithEmptyID [2021-03-22T10:25:21.004Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigInspectUnsupported [2021-03-22T10:25:21.004Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigInspectError [2021-03-22T10:25:21.004Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigInspectConfigNotFound [2021-03-22T10:25:21.004Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigInspect [2021-03-22T10:25:21.004Z] --- PASS: TestConfigInspect (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigListUnsupported [2021-03-22T10:25:21.004Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigListError [2021-03-22T10:25:21.004Z] --- PASS: TestConfigListError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigList [2021-03-22T10:25:21.004Z] --- PASS: TestConfigList (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigRemoveUnsupported [2021-03-22T10:25:21.004Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigRemoveError [2021-03-22T10:25:21.004Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigRemove [2021-03-22T10:25:21.004Z] --- PASS: TestConfigRemove (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigUpdateUnsupported [2021-03-22T10:25:21.004Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigUpdateError [2021-03-22T10:25:21.004Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestConfigUpdate [2021-03-22T10:25:21.004Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerCommitError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerCommit [2021-03-22T10:25:21.004Z] --- PASS: TestContainerCommit (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStatPathError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStatPathNotFoundError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStatPathNoHeaderError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStatPath [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCopyToContainerError [2021-03-22T10:25:21.004Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCopyToContainerNotFoundError [2021-03-22T10:25:21.004Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-22T10:25:21.004Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCopyToContainer [2021-03-22T10:25:21.004Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCopyFromContainerError [2021-03-22T10:25:21.004Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCopyFromContainerNotFoundError [2021-03-22T10:25:21.004Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-22T10:25:21.004Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-22T10:25:21.004Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestCopyFromContainer [2021-03-22T10:25:21.004Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerCreateError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerCreateImageNotFound [2021-03-22T10:25:21.004Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerCreateWithName [2021-03-22T10:25:21.004Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerCreateAutoRemove [2021-03-22T10:25:21.004Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerDiffError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerDiff [2021-03-22T10:25:21.004Z] --- PASS: TestContainerDiff (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExecCreateError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExecCreate [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExecStartError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExecStart [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExecInspectError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExecInspect [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExportError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExportError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExport [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExport (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerInspectError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerInspectContainerNotFound [2021-03-22T10:25:21.004Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerInspectWithEmptyID [2021-03-22T10:25:21.004Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerInspect [2021-03-22T10:25:21.004Z] --- PASS: TestContainerInspect (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerInspectNode [2021-03-22T10:25:21.004Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerKillError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerKillError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerKill [2021-03-22T10:25:21.004Z] --- PASS: TestContainerKill (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerListError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerListError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerList [2021-03-22T10:25:21.004Z] --- PASS: TestContainerList (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerLogsNotFoundError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerLogsError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerLogs [2021-03-22T10:25:21.004Z] --- PASS: TestContainerLogs (0.13s) [2021-03-22T10:25:21.004Z] === RUN TestContainerPauseError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerPause [2021-03-22T10:25:21.004Z] --- PASS: TestContainerPause (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainersPruneError [2021-03-22T10:25:21.004Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainersPrune [2021-03-22T10:25:21.004Z] --- PASS: TestContainersPrune (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerRemoveError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerRemoveNotFoundError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerRemove [2021-03-22T10:25:21.004Z] --- PASS: TestContainerRemove (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerRenameError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerRename [2021-03-22T10:25:21.004Z] --- PASS: TestContainerRename (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerResizeError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExecResizeError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerResize [2021-03-22T10:25:21.004Z] --- PASS: TestContainerResize (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerExecResize [2021-03-22T10:25:21.004Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerRestartError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerRestart [2021-03-22T10:25:21.004Z] --- PASS: TestContainerRestart (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStartError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStartError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStart [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStart (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStatsError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStats [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStats (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStopError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStopError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerStop [2021-03-22T10:25:21.004Z] --- PASS: TestContainerStop (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerTopError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerTopError (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerTop [2021-03-22T10:25:21.004Z] --- PASS: TestContainerTop (0.00s) [2021-03-22T10:25:21.004Z] === RUN TestContainerUnpauseError [2021-03-22T10:25:21.004Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-22T10:25:21.005Z] === RUN TestContainerUnpause [2021-03-22T10:25:21.005Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-22T10:25:21.005Z] === RUN TestContainerUpdateError [2021-03-22T10:25:21.005Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-22T10:25:21.005Z] === RUN TestContainerUpdate [2021-03-22T10:25:21.005Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-22T10:25:21.204Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-22T10:25:21.474Z] === RUN TestContainerWaitError [2021-03-22T10:25:21.474Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-22T10:25:21.474Z] === RUN TestContainerWait [2021-03-22T10:25:21.474Z] --- PASS: TestContainerWait (0.00s) [2021-03-22T10:25:21.474Z] === RUN TestDiskUsageError [2021-03-22T10:25:21.474Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-22T10:25:21.474Z] === RUN TestDiskUsage [2021-03-22T10:25:21.475Z] --- PASS: TestDiskUsage (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestDistributionInspectUnsupported [2021-03-22T10:25:21.475Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestDistributionInspectWithEmptyID [2021-03-22T10:25:21.475Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestEventsErrorInOptions [2021-03-22T10:25:21.475Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestEventsErrorFromServer [2021-03-22T10:25:21.475Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestEvents [2021-03-22T10:25:21.475Z] --- PASS: TestEvents (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestTLSCloseWriter [2021-03-22T10:25:21.475Z] === PAUSE TestTLSCloseWriter [2021-03-22T10:25:21.475Z] === RUN TestImageBuildError [2021-03-22T10:25:21.475Z] --- PASS: TestImageBuildError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageBuild [2021-03-22T10:25:21.475Z] --- PASS: TestImageBuild (0.03s) [2021-03-22T10:25:21.475Z] === RUN TestGetDockerOS [2021-03-22T10:25:21.475Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageCreateError [2021-03-22T10:25:21.475Z] --- PASS: TestImageCreateError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageCreate [2021-03-22T10:25:21.475Z] --- PASS: TestImageCreate (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageHistoryError [2021-03-22T10:25:21.475Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageHistory [2021-03-22T10:25:21.475Z] --- PASS: TestImageHistory (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageImportError [2021-03-22T10:25:21.475Z] --- PASS: TestImageImportError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageImport [2021-03-22T10:25:21.475Z] --- PASS: TestImageImport (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageInspectError [2021-03-22T10:25:21.475Z] --- PASS: TestImageInspectError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageInspectImageNotFound [2021-03-22T10:25:21.475Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageInspectWithEmptyID [2021-03-22T10:25:21.475Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageInspect [2021-03-22T10:25:21.475Z] --- PASS: TestImageInspect (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageListError [2021-03-22T10:25:21.475Z] --- PASS: TestImageListError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageList [2021-03-22T10:25:21.475Z] --- PASS: TestImageList (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageListApiBefore125 [2021-03-22T10:25:21.475Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageLoadError [2021-03-22T10:25:21.475Z] --- PASS: TestImageLoadError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageLoad [2021-03-22T10:25:21.475Z] --- PASS: TestImageLoad (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagesPruneError [2021-03-22T10:25:21.475Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagesPrune [2021-03-22T10:25:21.475Z] --- PASS: TestImagesPrune (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePullReferenceParseError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePullAnyError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePullWithoutErrors [2021-03-22T10:25:21.475Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePushReferenceError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePushAnyError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImagePushWithoutErrors [2021-03-22T10:25:21.475Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-22T10:25:21.475Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-22T10:25:21.475Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-22T10:25:21.475Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-22T10:25:21.475Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageRemoveError [2021-03-22T10:25:21.475Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageRemoveImageNotFound [2021-03-22T10:25:21.475Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageRemove [2021-03-22T10:25:21.475Z] --- PASS: TestImageRemove (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageSaveError [2021-03-22T10:25:21.475Z] --- PASS: TestImageSaveError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageSave [2021-03-22T10:25:21.475Z] --- PASS: TestImageSave (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageSearchAnyError [2021-03-22T10:25:21.475Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-22T10:25:21.475Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-22T10:25:21.475Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-22T10:25:21.475Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-22T10:25:21.475Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageSearchWithoutErrors [2021-03-22T10:25:21.475Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageTagError [2021-03-22T10:25:21.475Z] --- PASS: TestImageTagError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageTagInvalidReference [2021-03-22T10:25:21.475Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageTagInvalidSourceImageName [2021-03-22T10:25:21.475Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageTagHexSource [2021-03-22T10:25:21.475Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestImageTag [2021-03-22T10:25:21.475Z] --- PASS: TestImageTag (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestInfoServerError [2021-03-22T10:25:21.475Z] --- PASS: TestInfoServerError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestInfoInvalidResponseJSONError [2021-03-22T10:25:21.475Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestInfo [2021-03-22T10:25:21.475Z] --- PASS: TestInfo (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestNetworkConnectError [2021-03-22T10:25:21.475Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-22T10:25:21.475Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestNetworkConnect [2021-03-22T10:25:21.475Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestNetworkCreateError [2021-03-22T10:25:21.475Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestNetworkCreate [2021-03-22T10:25:21.475Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestNetworkDisconnectError [2021-03-22T10:25:21.475Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestNetworkDisconnect [2021-03-22T10:25:21.475Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestNetworkInspectError [2021-03-22T10:25:21.475Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-22T10:25:21.475Z] === RUN TestNetworkInspectNotFoundError [2021-03-22T10:25:21.475Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNetworkInspectWithEmptyID [2021-03-22T10:25:21.945Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNetworkInspect [2021-03-22T10:25:21.945Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNetworkListError [2021-03-22T10:25:21.945Z] --- PASS: TestNetworkListError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNetworkList [2021-03-22T10:25:21.945Z] --- PASS: TestNetworkList (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNetworksPruneError [2021-03-22T10:25:21.945Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNetworksPrune [2021-03-22T10:25:21.945Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNetworkRemoveError [2021-03-22T10:25:21.945Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNetworkRemove [2021-03-22T10:25:21.945Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeInspectError [2021-03-22T10:25:21.945Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeInspectNodeNotFound [2021-03-22T10:25:21.945Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeInspectWithEmptyID [2021-03-22T10:25:21.945Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeInspect [2021-03-22T10:25:21.945Z] --- PASS: TestNodeInspect (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeListError [2021-03-22T10:25:21.945Z] --- PASS: TestNodeListError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeList [2021-03-22T10:25:21.945Z] --- PASS: TestNodeList (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeRemoveError [2021-03-22T10:25:21.945Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeRemove [2021-03-22T10:25:21.945Z] --- PASS: TestNodeRemove (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeUpdateError [2021-03-22T10:25:21.945Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestNodeUpdate [2021-03-22T10:25:21.945Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestOptionWithTimeout [2021-03-22T10:25:21.945Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPingFail [2021-03-22T10:25:21.945Z] --- PASS: TestPingFail (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPingWithError [2021-03-22T10:25:21.945Z] 2021/03/22 10:25:20 RoundTripper returned a response & error; ignoring response [2021-03-22T10:25:21.945Z] 2021/03/22 10:25:20 RoundTripper returned a response & error; ignoring response [2021-03-22T10:25:21.945Z] --- PASS: TestPingWithError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPingSuccess [2021-03-22T10:25:21.945Z] --- PASS: TestPingSuccess (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPingHeadFallback [2021-03-22T10:25:21.945Z] === RUN TestPingHeadFallback/OK [2021-03-22T10:25:21.945Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-22T10:25:21.945Z] === RUN TestPingHeadFallback/Not_Found [2021-03-22T10:25:21.945Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-22T10:25:21.945Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-22T10:25:21.945Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-22T10:25:21.945Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-22T10:25:21.945Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-22T10:25:21.945Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginDisableError [2021-03-22T10:25:21.945Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginDisable [2021-03-22T10:25:21.945Z] --- PASS: TestPluginDisable (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginEnableError [2021-03-22T10:25:21.945Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginEnable [2021-03-22T10:25:21.945Z] --- PASS: TestPluginEnable (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginInspectError [2021-03-22T10:25:21.945Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginInspectWithEmptyID [2021-03-22T10:25:21.945Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginInspect [2021-03-22T10:25:21.945Z] --- PASS: TestPluginInspect (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginListError [2021-03-22T10:25:21.945Z] --- PASS: TestPluginListError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginList [2021-03-22T10:25:21.945Z] --- PASS: TestPluginList (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginPushError [2021-03-22T10:25:21.945Z] --- PASS: TestPluginPushError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginPush [2021-03-22T10:25:21.945Z] --- PASS: TestPluginPush (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginRemoveError [2021-03-22T10:25:21.945Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginRemove [2021-03-22T10:25:21.945Z] --- PASS: TestPluginRemove (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginSetError [2021-03-22T10:25:21.945Z] --- PASS: TestPluginSetError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPluginSet [2021-03-22T10:25:21.945Z] --- PASS: TestPluginSet (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSetHostHeader [2021-03-22T10:25:21.945Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestPlainTextError [2021-03-22T10:25:21.945Z] --- PASS: TestPlainTextError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestInfiniteError [2021-03-22T10:25:21.945Z] --- PASS: TestInfiniteError (0.02s) [2021-03-22T10:25:21.945Z] === RUN TestSecretCreateUnsupported [2021-03-22T10:25:21.945Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretCreateError [2021-03-22T10:25:21.945Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretCreate [2021-03-22T10:25:21.945Z] --- PASS: TestSecretCreate (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretInspectUnsupported [2021-03-22T10:25:21.945Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretInspectError [2021-03-22T10:25:21.945Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretInspectSecretNotFound [2021-03-22T10:25:21.945Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretInspectWithEmptyID [2021-03-22T10:25:21.945Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretInspect [2021-03-22T10:25:21.945Z] --- PASS: TestSecretInspect (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretListUnsupported [2021-03-22T10:25:21.945Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretListError [2021-03-22T10:25:21.945Z] --- PASS: TestSecretListError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretList [2021-03-22T10:25:21.945Z] --- PASS: TestSecretList (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretRemoveUnsupported [2021-03-22T10:25:21.945Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretRemoveError [2021-03-22T10:25:21.945Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretRemove [2021-03-22T10:25:21.945Z] --- PASS: TestSecretRemove (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretUpdateUnsupported [2021-03-22T10:25:21.945Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretUpdateError [2021-03-22T10:25:21.945Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestSecretUpdate [2021-03-22T10:25:21.945Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-22T10:25:21.945Z] === RUN TestServiceCreateError [2021-03-22T10:25:21.946Z] --- PASS: TestServiceCreateError (0.01s) [2021-03-22T10:25:21.946Z] === RUN TestServiceCreate [2021-03-22T10:25:21.946Z] --- PASS: TestServiceCreate (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-22T10:25:21.946Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceCreateDigestPinning [2021-03-22T10:25:21.946Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceInspectError [2021-03-22T10:25:21.946Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceInspectServiceNotFound [2021-03-22T10:25:21.946Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceInspectWithEmptyID [2021-03-22T10:25:21.946Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceInspect [2021-03-22T10:25:21.946Z] --- PASS: TestServiceInspect (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceListError [2021-03-22T10:25:21.946Z] --- PASS: TestServiceListError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceList [2021-03-22T10:25:21.946Z] --- PASS: TestServiceList (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceLogsError [2021-03-22T10:25:21.946Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceLogs [2021-03-22T10:25:21.946Z] --- PASS: TestServiceLogs (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceRemoveError [2021-03-22T10:25:21.946Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceRemoveNotFoundError [2021-03-22T10:25:21.946Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceRemove [2021-03-22T10:25:21.946Z] --- PASS: TestServiceRemove (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceUpdateError [2021-03-22T10:25:21.946Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestServiceUpdate [2021-03-22T10:25:21.946Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmGetUnlockKeyError [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmGetUnlockKey [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmInitError [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmInit [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmInit (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmInspectError [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmInspect [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmJoinError [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmJoin [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmLeaveError [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmLeave [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmUnlockError [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmUnlock [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmUpdateError [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestSwarmUpdate [2021-03-22T10:25:21.946Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestTaskInspectError [2021-03-22T10:25:21.946Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestTaskInspectWithEmptyID [2021-03-22T10:25:21.946Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestTaskInspect [2021-03-22T10:25:21.946Z] --- PASS: TestTaskInspect (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestTaskListError [2021-03-22T10:25:21.946Z] --- PASS: TestTaskListError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestTaskList [2021-03-22T10:25:21.946Z] --- PASS: TestTaskList (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeCreateError [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeCreate [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeInspectError [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeInspectNotFound [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeInspectWithEmptyID [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeInspect [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeListError [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeListError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeList [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeList (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeRemoveError [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-22T10:25:21.946Z] === RUN TestVolumeRemove [2021-03-22T10:25:21.946Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-22T10:25:21.946Z] === CONT TestTLSCloseWriter [2021-03-22T10:25:21.946Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-22T10:25:21.946Z] PASS [2021-03-22T10:25:21.946Z] coverage: 74.9% of statements [2021-03-22T10:25:21.946Z] ok github.com/docker/docker/client 0.571s coverage: 74.9% of statements [2021-03-22T10:25:22.413Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-03-22T10:25:22.444Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.46s) [2021-03-22T10:25:22.444Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T10:25:23.386Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s) [2021-03-22T10:25:23.386Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite (436.79s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.77s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.37s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.90s) [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:1455: [d672916eaae8e] daemon is not started [2021-03-22T10:25:23.761Z] check_test.go:309: [d03a505529d01] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.29s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.74s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d01079bcad86b] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.56s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.50s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.13s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.76s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.45s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.20s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.02s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d54d8a47b9176] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-22T10:25:23.761Z] check_test.go:309: [dc17cbec74e32] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.25s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-03-22T10:25:23.761Z] check_test.go:309: [da81a5d1ac200] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.14s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.99s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-22T10:25:23.761Z] check_test.go:309: [da71245a25d68] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.61s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.77s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.15s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.62s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.31s) [2021-03-22T10:25:23.761Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-22T10:25:23.761Z] check_test.go:309: [d581c88217573] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.82s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.60s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.35s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.53s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d59089045f4b8] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.09s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-03-22T10:25:23.761Z] check_test.go:309: [dffa33a74c7b8] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.59s) [2021-03-22T10:25:23.761Z] docker_cli_daemon_plugins_test.go:79: [daf250fa1d2ab] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s) [2021-03-22T10:25:23.761Z] docker_cli_daemon_plugins_test.go:169: [d999b45ea0955] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.84s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-03-22T10:25:23.761Z] check_test.go:309: [db15720c53ed6] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.47s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.28s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.31s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.39s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.43s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.18s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.37s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (9.82s) [2021-03-22T10:25:23.761Z] check_test.go:309: [dcfc7f3e5a643] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.23s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.65s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.59s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.20s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.52s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.38s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d2ad7d4759330] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.88s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.07s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.53s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.79s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.06s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.31s) [2021-03-22T10:25:23.761Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-22T10:25:23.761Z] check_test.go:309: [dc7800b9216bf] daemon is not started [2021-03-22T10:25:23.761Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-22T10:25:23.761Z] check_test.go:309: [dc3fd01ec0625] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.05s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d5eb81b244fa7] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.87s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.16s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.43s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.29s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.75s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.16s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.01s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.98s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d2bbebbd7b949] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.74s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.04s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.91s) [2021-03-22T10:25:23.761Z] check_test.go:309: [db66cc4838ed6] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.09s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-22T10:25:23.761Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-22T10:25:23.761Z] check_test.go:309: [d5ea53ab26401] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d75c32e8ab11b] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.40s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.69s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d311e07bdfd25] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.69s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.58s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.42s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d192e5eccb9bd] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.93s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.20s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.42s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.10s) [2021-03-22T10:25:23.761Z] check_test.go:309: [dcb52b950819c] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.44s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-03-22T10:25:23.761Z] check_test.go:309: [d2dbf105c6338] daemon is not started [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.95s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.76s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.64s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.71s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.42s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.52s) [2021-03-22T10:25:23.761Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.99s) [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.38s) [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s) [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.81s) [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.34s) [2021-03-22T10:25:23.762Z] docker_cli_daemon_test.go:2550: [db6ffa99a8436] daemon is not started [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.44s) [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.91s) [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.31s) [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.94s) [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2021-03-22T10:25:23.762Z] check_test.go:309: [dbcebaba9c2fd] daemon is not started [2021-03-22T10:25:23.762Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.71s) [2021-03-22T10:25:23.762Z] === RUN TestDockerSwarmSuite [2021-03-22T10:25:23.762Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-22T10:25:24.688Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-22T10:25:24.817Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.83s) [2021-03-22T10:25:24.817Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T10:25:26.687Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2021-03-22T10:25:26.687Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T10:25:26.687Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:25:26.687Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:25:26.687Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T10:25:27.220Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-22T10:25:27.475Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-22T10:25:29.252Z] --- PASS: TestCreateServiceSecretFileMode (3.75s) [2021-03-22T10:25:29.252Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T10:25:30.530Z] Loaded image: buildpack-deps:buster [2021-03-22T10:25:30.530Z] Loaded image: busybox:latest [2021-03-22T10:25:30.530Z] Loaded image: busybox:glibc [2021-03-22T10:25:30.738Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-22T10:25:31.173Z] Loaded image: debian:bullseye [2021-03-22T10:25:31.173Z] Loaded image: hello-world:latest [2021-03-22T10:25:31.173Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:25:31.173Z] INFO: Testing against a local daemon [2021-03-22T10:25:31.173Z] === RUN TestCgroupNamespacesBuild [2021-03-22T10:25:32.704Z] --- PASS: TestCgroupNamespacesBuild (1.51s) [2021-03-22T10:25:32.704Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-22T10:25:32.816Z] --- PASS: TestCreateServiceConfigFileMode (3.79s) [2021-03-22T10:25:32.816Z] === RUN TestCreateServiceSysctls [2021-03-22T10:25:34.226Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-03-22T10:25:34.226Z] === RUN TestBuildWithSession [2021-03-22T10:25:34.226Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T10:25:34.226Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:25:34.226Z] === RUN TestBuildSquashParent [2021-03-22T10:25:37.265Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-22T10:25:37.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-22T10:25:37.393Z] --- PASS: TestCreateServiceSysctls (4.66s) [2021-03-22T10:25:37.393Z] === RUN TestCreateServiceCapabilities [2021-03-22T10:25:38.732Z] --- PASS: TestBuildSquashParent (4.33s) [2021-03-22T10:25:38.732Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T10:25:38.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:25:38.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:25:38.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:25:38.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:25:38.732Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:25:38.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:25:38.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:25:38.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:25:38.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:25:38.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:25:38.732Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:25:38.732Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:25:38.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:25:38.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:25:38.732Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:25:38.732Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:25:39.792Z] --- PASS: TestCheckoutGit (31.99s) [2021-03-22T10:25:39.792Z] === RUN TestValidGitTransport [2021-03-22T10:25:39.792Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-22T10:25:39.792Z] === RUN TestGitInvalidRef [2021-03-22T10:25:39.792Z] --- PASS: TestGitInvalidRef (0.20s) [2021-03-22T10:25:39.792Z] PASS [2021-03-22T10:25:39.792Z] coverage: 86.3% of statements [2021-03-22T10:25:39.792Z] ok github.com/docker/docker/builder/remotecontext/git 32.268s coverage: 86.3% of statements [2021-03-22T10:25:40.262Z] ? github.com/docker/docker/cli [no test files] [2021-03-22T10:25:40.262Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-22T10:25:40.837Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:25:40.956Z] --- PASS: TestCreateServiceCapabilities (3.82s) [2021-03-22T10:25:40.956Z] === RUN TestInspect [2021-03-22T10:25:41.135Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:25:41.468Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-22T10:25:43.232Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-22T10:25:43.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s) [2021-03-22T10:25:43.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s) [2021-03-22T10:25:43.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2021-03-22T10:25:43.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.22s) [2021-03-22T10:25:43.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2021-03-22T10:25:43.232Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.69s) [2021-03-22T10:25:43.232Z] === RUN TestBuildMultiStageCopy [2021-03-22T10:25:43.232Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T10:25:43.401Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-22T10:25:44.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T10:25:44.504Z] --- PASS: TestInspect (3.84s) [2021-03-22T10:25:44.504Z] === RUN TestCreateJob [2021-03-22T10:25:44.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T10:25:45.219Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T10:25:45.219Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T10:25:45.859Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2021-03-22T10:25:45.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2021-03-22T10:25:45.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-03-22T10:25:45.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2021-03-22T10:25:45.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2021-03-22T10:25:45.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-03-22T10:25:45.859Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-22T10:25:46.154Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestConfigureDaemonLogs [2021-03-22T10:25:46.154Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestCommonOptionsInstallFlags [2021-03-22T10:25:46.154Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-22T10:25:46.154Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-22T10:25:46.154Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-22T10:25:46.154Z] PASS [2021-03-22T10:25:46.154Z] coverage: 18.4% of statements [2021-03-22T10:25:46.154Z] ok github.com/docker/docker/cmd/dockerd 0.295s coverage: 18.4% of statements [2021-03-22T10:25:46.497Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-03-22T10:25:46.497Z] === RUN TestBuildLabelWithTargets [2021-03-22T10:25:47.726Z] === RUN TestContainerStopSignal [2021-03-22T10:25:47.726Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestContainerStopTimeout [2021-03-22T10:25:47.726Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-22T10:25:47.726Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-22T10:25:47.726Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-22T10:25:47.726Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestReplaceAndAppendEnvVars [2021-03-22T10:25:47.726Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-22T10:25:47.726Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-22T10:25:47.726Z] === RUN TestNewMemoryStore [2021-03-22T10:25:47.726Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestAddContainers [2021-03-22T10:25:47.726Z] --- PASS: TestAddContainers (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestGetContainer [2021-03-22T10:25:47.726Z] --- PASS: TestGetContainer (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestDeleteContainer [2021-03-22T10:25:47.726Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestListContainers [2021-03-22T10:25:47.726Z] --- PASS: TestListContainers (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestFirstContainer [2021-03-22T10:25:47.726Z] --- PASS: TestFirstContainer (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestApplyAllContainer [2021-03-22T10:25:47.726Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestIsValidHealthString [2021-03-22T10:25:47.726Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestStateRunStop [2021-03-22T10:25:47.726Z] --- PASS: TestStateRunStop (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestStateTimeoutWait [2021-03-22T10:25:47.726Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-03-22T10:25:47.726Z] state_test.go:141: Stop callback fired [2021-03-22T10:25:47.726Z] state_test.go:165: Stop callback fired [2021-03-22T10:25:47.726Z] === RUN TestIsValidStateString [2021-03-22T10:25:47.726Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestViewSaveDelete [2021-03-22T10:25:47.726Z] --- PASS: TestViewSaveDelete (0.01s) [2021-03-22T10:25:47.726Z] === RUN TestViewAll [2021-03-22T10:25:47.726Z] --- PASS: TestViewAll (0.01s) [2021-03-22T10:25:47.726Z] === RUN TestViewGet [2021-03-22T10:25:47.726Z] --- PASS: TestViewGet (0.01s) [2021-03-22T10:25:47.726Z] === RUN TestNames [2021-03-22T10:25:47.726Z] --- PASS: TestNames (0.00s) [2021-03-22T10:25:47.726Z] === RUN TestViewWithHealthCheck [2021-03-22T10:25:47.726Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-22T10:25:47.726Z] PASS [2021-03-22T10:25:47.726Z] coverage: 41.6% of statements [2021-03-22T10:25:47.726Z] ok github.com/docker/docker/container 0.259s coverage: 41.6% of statements [2021-03-22T10:25:47.726Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-22T10:25:47.726Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-22T10:25:47.726Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-22T10:25:47.726Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-22T10:25:48.030Z] --- PASS: TestBuildLabelWithTargets (1.35s) [2021-03-22T10:25:48.030Z] === RUN TestBuildWithEmptyLayers [2021-03-22T10:25:48.648Z] --- PASS: TestServiceWithDataPathPortInit (18.47s) [2021-03-22T10:25:48.648Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T10:25:48.677Z] --- PASS: TestBuildWithEmptyLayers (0.65s) [2021-03-22T10:25:48.677Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T10:25:49.065Z] --- PASS: TestCreateJob (4.35s) [2021-03-22T10:25:49.065Z] === RUN TestReplicatedJob [2021-03-22T10:25:49.952Z] === RUN TestPrepare [2021-03-22T10:25:49.952Z] --- PASS: TestPrepare (0.00s) [2021-03-22T10:25:49.952Z] === RUN TestStart [2021-03-22T10:25:49.952Z] --- PASS: TestStart (0.00s) [2021-03-22T10:25:49.952Z] === RUN TestWaitCancel [2021-03-22T10:25:49.952Z] --- PASS: TestWaitCancel (0.00s) [2021-03-22T10:25:50.422Z] === RUN TestWaitDisabled [2021-03-22T10:25:50.422Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-22T10:25:50.422Z] === RUN TestWaitEnabled [2021-03-22T10:25:50.422Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-22T10:25:50.422Z] === RUN TestRemove [2021-03-22T10:25:50.422Z] --- PASS: TestRemove (0.00s) [2021-03-22T10:25:50.422Z] PASS [2021-03-22T10:25:50.422Z] coverage: 65.3% of statements [2021-03-22T10:25:50.422Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.267s coverage: 65.3% of statements [2021-03-22T10:25:50.786Z] --- PASS: TestBuildMultiStageOnBuild (1.84s) [2021-03-22T10:25:50.786Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T10:25:51.431Z] --- PASS: TestBuildUncleanTarFilenames (0.94s) [2021-03-22T10:25:51.431Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T10:25:51.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-22T10:25:51.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-22T10:25:52.644Z] === RUN TestNewListSecretsFilters [2021-03-22T10:25:52.644Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-22T10:25:52.644Z] === RUN TestNewListConfigsFilters [2021-03-22T10:25:52.644Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-22T10:25:52.644Z] PASS [2021-03-22T10:25:52.644Z] coverage: 0.5% of statements [2021-03-22T10:25:52.644Z] ok github.com/docker/docker/daemon/cluster 0.321s coverage: 0.5% of statements [2021-03-22T10:25:53.114Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-22T10:25:53.114Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-22T10:25:53.114Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-22T10:25:53.114Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-22T10:25:53.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-22T10:25:53.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-22T10:25:53.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-22T10:25:53.115Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-22T10:25:53.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-22T10:25:53.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-22T10:25:53.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-22T10:25:53.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-22T10:25:53.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-22T10:25:53.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-22T10:25:53.115Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-22T10:25:53.519Z] --- PASS: TestBuildMultiStageLayerLeak (1.92s) [2021-03-22T10:25:53.519Z] === RUN TestBuildWithHugeFile [2021-03-22T10:25:53.585Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-22T10:25:53.585Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-22T10:25:53.585Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-22T10:25:53.585Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-22T10:25:53.585Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-22T10:25:53.585Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-22T10:25:53.585Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-22T10:25:53.585Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-22T10:25:53.585Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-22T10:25:53.585Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-22T10:25:53.585Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-22T10:25:53.585Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-22T10:25:54.055Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-22T10:25:54.055Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-22T10:25:54.055Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-22T10:25:54.055Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-22T10:25:54.055Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-22T10:25:54.055Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-22T10:25:54.055Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-22T10:25:54.055Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-22T10:25:54.055Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-22T10:25:54.055Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-22T10:25:54.055Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-22T10:25:54.055Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-22T10:25:54.055Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-22T10:25:54.055Z] PASS [2021-03-22T10:25:54.055Z] coverage: 35.9% of statements [2021-03-22T10:25:54.055Z] ok github.com/docker/docker/daemon/cluster/convert 0.666s coverage: 35.9% of statements [2021-03-22T10:25:55.230Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.15s) [2021-03-22T10:25:55.230Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:il2eh5ttopkr4w7yr14bx4q7o Created:2021-03-22 10:25:46.797105296 +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[5f526a85fcf68b5d882559b92eab27a3adb8e134057608b7fb9b6284944c61d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.npgbfd4ssrl455gvc1ctukz9u EndpointID:6a9e447201a88ed6b8132fcd26cede396bfab52034752f31427cf80eb108622d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:82c66bec66afbc883ddfc1113e07a698c69eee499b1ed6a9a2aa299a001c06bb 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:4184a26254aa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.npgbfd4ssrl455gvc1ctukz9u EndpointID:6a9e447201a88ed6b8132fcd26cede396bfab52034752f31427cf80eb108622d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-22T10:25:55.230Z] PASS [2021-03-22T10:25:55.230Z] [2021-03-22T10:25:55.230Z] === Skipped [2021-03-22T10:25:55.230Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:25:55.230Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:25:55.230Z] [2021-03-22T10:25:55.230Z] [2021-03-22T10:25:55.230Z] DONE 26 tests, 1 skipped in 62.358s [2021-03-22T10:25:55.230Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:25:55.230Z] ++ 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-03-22T10:25:55.230Z] ++ set -e [2021-03-22T10:25:55.230Z] ++ '[' -n 0 ']' [2021-03-22T10:25:55.230Z] ++ set -x [2021-03-22T10:25:55.230Z] ++ env -i DEST=/go/src/github.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-03-22T10:25:55.230Z] INFO: Testing against a local daemon [2021-03-22T10:25:55.230Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T10:25:55.230Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T10:25:55.230Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:25:55.230Z] === RUN TestDockerNetworkIpvlan [2021-03-22T10:25:55.230Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:25:55.231Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:25:55.231Z] PASS [2021-03-22T10:25:55.231Z] [2021-03-22T10:25:55.231Z] === Skipped [2021-03-22T10:25:55.231Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T10:25:55.231Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:25:55.231Z] [2021-03-22T10:25:55.231Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:25:55.231Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:25:55.231Z] [2021-03-22T10:25:55.231Z] [2021-03-22T10:25:55.231Z] DONE 2 tests, 2 skipped in 0.161s [2021-03-22T10:25:55.231Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:25:55.231Z] ++ 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-03-22T10:25:55.231Z] ++ set -e [2021-03-22T10:25:55.231Z] ++ '[' -n 0 ']' [2021-03-22T10:25:55.231Z] ++ set -x [2021-03-22T10:25:55.231Z] ++ env -i DEST=/go/src/github.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-03-22T10:25:55.231Z] INFO: Testing against a local daemon [2021-03-22T10:25:55.231Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T10:25:57.145Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.18s) [2021-03-22T10:25:57.145Z] === RUN TestDockerNetworkMacvlan [2021-03-22T10:25:57.611Z] --- PASS: TestReplicatedJob (7.24s) [2021-03-22T10:25:57.611Z] === RUN TestUpdateReplicatedJob [2021-03-22T10:25:58.086Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-22T10:25:58.830Z] === RUN TestDiscoveryOptsErrors [2021-03-22T10:25:58.830Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestDiscoveryOpts [2021-03-22T10:25:58.830Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-22T10:25:58.830Z] PASS [2021-03-22T10:25:58.830Z] coverage: 30.0% of statements [2021-03-22T10:25:58.830Z] ok github.com/docker/docker/daemon/discovery 0.119s coverage: 30.0% of statements [2021-03-22T10:25:58.830Z] === RUN TestBuilderGC [2021-03-22T10:25:58.830Z] --- PASS: TestBuilderGC (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestDaemonConfigurationNotFound [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestDaemonBrokenConfiguration [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestParseClusterAdvertiseSettings [2021-03-22T10:25:58.830Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestFindConfigurationConflicts [2021-03-22T10:25:58.830Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-22T10:25:58.830Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-22T10:25:58.830Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-22T10:25:58.830Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-22T10:25:58.830Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-22T10:25:58.830Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-22T10:25:58.830Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-22T10:25:58.830Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-22T10:25:58.830Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-22T10:25:58.830Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-22T10:25:58.830Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-22T10:25:58.830Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-22T10:25:58.830Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-22T10:25:58.830Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-22T10:25:58.830Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-22T10:25:59.029Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-22T10:25:59.318Z] === RUN TestValidateConfiguration [2021-03-22T10:25:59.318Z] === RUN TestValidateConfiguration/with_label [2021-03-22T10:25:59.318Z] === RUN TestValidateConfiguration/with_dns [2021-03-22T10:25:59.318Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-22T10:25:59.318Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-22T10:25:59.318Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-22T10:25:59.318Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-22T10:25:59.318Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-22T10:25:59.318Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-22T10:25:59.318Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-22T10:25:59.318Z] === RUN TestModifiedDiscoverySettings [2021-03-22T10:25:59.318Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-22T10:25:59.318Z] === RUN TestReloadSetConfigFileNotExist [2021-03-22T10:25:59.318Z] time="2021-03-22T10:25:58Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-22T10:25:59.318Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-03-22T10:25:59.318Z] === RUN TestReloadDefaultConfigNotExist [2021-03-22T10:25:59.318Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2021-03-22T10:25:59.318Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:25:59.318Z] === RUN TestReloadBadDefaultConfig [2021-03-22T10:25:59.318Z] time="2021-03-22T10:25:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-790456859" [2021-03-22T10:25:59.318Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-22T10:25:59.318Z] === RUN TestReloadWithConflictingLabels [2021-03-22T10:25:59.318Z] time="2021-03-22T10:25:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-050772670" [2021-03-22T10:25:59.318Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-22T10:25:59.318Z] === RUN TestReloadWithDuplicateLabels [2021-03-22T10:25:59.318Z] time="2021-03-22T10:25:58Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-529487109" [2021-03-22T10:25:59.318Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-22T10:25:59.318Z] === RUN TestDaemonConfigurationMerge [2021-03-22T10:25:59.318Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-22T10:25:59.318Z] PASS [2021-03-22T10:25:59.318Z] coverage: 79.7% of statements [2021-03-22T10:25:59.318Z] ok github.com/docker/docker/daemon/config 0.354s coverage: 79.7% of statements [2021-03-22T10:25:59.788Z] === RUN TestVerifyNetworkingConfig [2021-03-22T10:25:59.788Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestGetContainer [2021-03-22T10:25:59.788Z] --- PASS: TestGetContainer (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestValidContainerNames [2021-03-22T10:25:59.788Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestContainerInitDNS [2021-03-22T10:25:59.788Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-22T10:25:59.788Z] daemon_test.go:147: root required [2021-03-22T10:25:59.788Z] === RUN TestMerge [2021-03-22T10:25:59.788Z] --- PASS: TestMerge (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestValidateContainerIsolation [2021-03-22T10:25:59.788Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestFindNetworkErrorType [2021-03-22T10:25:59.788Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestEnsureServicesExist [2021-03-22T10:25:59.788Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestEnsureServicesExistErrors [2021-03-22T10:25:59.788Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-22T10:25:59.788Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-22T10:25:59.788Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-22T10:25:59.788Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestContainerDelete [2021-03-22T10:25:59.788Z] --- PASS: TestContainerDelete (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestContainerDoubleDelete [2021-03-22T10:25:59.788Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestLogContainerEventCopyLabels [2021-03-22T10:25:59.788Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestLogContainerEventWithAttributes [2021-03-22T10:25:59.788Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestNoneHealthcheck [2021-03-22T10:25:59.788Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestHealthStates [2021-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] time="2021-03-22T10:25:59Z" 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-03-22T10:25:59.788Z] --- PASS: TestHealthStates (0.13s) [2021-03-22T10:25:59.788Z] === RUN TestMaskURLCredentials [2021-03-22T10:25:59.788Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestGetInspectData [2021-03-22T10:25:59.788Z] --- PASS: TestGetInspectData (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestFillLicense [2021-03-22T10:25:59.788Z] --- PASS: TestFillLicense (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestListInvalidFilter [2021-03-22T10:25:59.788Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestNameFilter [2021-03-22T10:25:59.788Z] --- PASS: TestNameFilter (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-22T10:25:59.788Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-22T10:25:59.788Z] === 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-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-22T10:25:59.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-22T10:25:59.788Z] --- 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-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-22T10:25:59.788Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestDaemonReloadLabels [2021-03-22T10:25:59.788Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-22T10:25:59.788Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestDaemonReloadMirrors [2021-03-22T10:25:59.788Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-22T10:25:59.788Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-22T10:25:59.788Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-22T10:25:59.788Z] === RUN TestDaemonDiscoveryReload [2021-03-22T10:26:00.258Z] === RUN TestEventsLog [2021-03-22T10:26:00.258Z] --- PASS: TestEventsLog (0.00s) [2021-03-22T10:26:00.258Z] === RUN TestEventsLogTimeout [2021-03-22T10:26:00.258Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-22T10:26:00.258Z] === RUN TestLogEvents [2021-03-22T10:26:00.258Z] === RUN TestWaitNodeAttachment [2021-03-22T10:26:00.258Z] --- PASS: TestLogEvents (0.05s) [2021-03-22T10:26:00.258Z] === RUN TestLoadBufferedEvents [2021-03-22T10:26:00.414Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-22T10:26:00.728Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-03-22T10:26:00.728Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-22T10:26:00.728Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-22T10:26:00.728Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-22T10:26:00.728Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-22T10:26:00.728Z] PASS [2021-03-22T10:26:00.728Z] coverage: 50.0% of statements [2021-03-22T10:26:00.728Z] ok github.com/docker/docker/daemon/events 0.372s coverage: 50.0% of statements [2021-03-22T10:26:00.728Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-22T10:26:00.728Z] === RUN TestIsolationConversion [2021-03-22T10:26:00.728Z] === RUN TestIsolationConversion/default [2021-03-22T10:26:00.728Z] === RUN TestIsolationConversion/process [2021-03-22T10:26:00.728Z] === RUN TestIsolationConversion/hyperv [2021-03-22T10:26:00.728Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-22T10:26:00.728Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-22T10:26:00.728Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-22T10:26:00.728Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-22T10:26:00.728Z] === RUN TestContainerLabels [2021-03-22T10:26:00.728Z] --- PASS: TestContainerLabels (0.00s) [2021-03-22T10:26:00.728Z] === RUN TestCredentialSpecConversion [2021-03-22T10:26:00.728Z] === RUN TestCredentialSpecConversion/none [2021-03-22T10:26:00.728Z] === RUN TestCredentialSpecConversion/config [2021-03-22T10:26:00.728Z] === RUN TestCredentialSpecConversion/file [2021-03-22T10:26:00.728Z] === RUN TestCredentialSpecConversion/registry [2021-03-22T10:26:00.728Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-22T10:26:00.728Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-22T10:26:00.728Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-22T10:26:00.728Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-22T10:26:00.728Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-22T10:26:00.728Z] === RUN TestControllerValidateMountBind [2021-03-22T10:26:00.728Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-22T10:26:00.728Z] === RUN TestControllerValidateMountVolume [2021-03-22T10:26:00.728Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-22T10:26:00.728Z] === RUN TestControllerValidateMountTarget [2021-03-22T10:26:00.728Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-22T10:26:00.728Z] === RUN TestControllerValidateMountTmpfs [2021-03-22T10:26:00.728Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-22T10:26:00.728Z] === RUN TestControllerValidateMountInvalidType [2021-03-22T10:26:00.728Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-22T10:26:00.728Z] === RUN TestControllerValidateMountNamedPipe [2021-03-22T10:26:00.728Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-22T10:26:00.728Z] PASS [2021-03-22T10:26:00.728Z] coverage: 11.3% of statements [2021-03-22T10:26:00.728Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.698s coverage: 11.3% of statements [2021-03-22T10:26:00.728Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-03-22T10:26:00.728Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-22T10:26:01.186Z] --- PASS: TestUpdateReplicatedJob (4.97s) [2021-03-22T10:26:01.186Z] === RUN TestServiceListWithStatuses [2021-03-22T10:26:01.186Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T10:26:01.186Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:26:01.186Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T10:26:01.198Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-22T10:26:01.198Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-22T10:26:01.668Z] === RUN TestIsEmptyDir [2021-03-22T10:26:01.668Z] --- PASS: TestIsEmptyDir (0.00s) [2021-03-22T10:26:01.668Z] PASS [2021-03-22T10:26:01.668Z] coverage: 2.3% of statements [2021-03-22T10:26:01.668Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2021-03-22T10:26:01.668Z] === RUN TestLinkNaming [2021-03-22T10:26:01.668Z] --- PASS: TestLinkNaming (0.00s) [2021-03-22T10:26:01.668Z] === RUN TestLinkNew [2021-03-22T10:26:01.668Z] --- PASS: TestLinkNew (0.00s) [2021-03-22T10:26:01.668Z] === RUN TestLinkEnv [2021-03-22T10:26:01.668Z] --- PASS: TestLinkEnv (0.00s) [2021-03-22T10:26:01.668Z] === RUN TestLinkMultipleEnv [2021-03-22T10:26:01.668Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-22T10:26:01.668Z] === RUN TestLinkPortRangeEnv [2021-03-22T10:26:01.668Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-22T10:26:01.668Z] PASS [2021-03-22T10:26:01.668Z] coverage: 93.0% of statements [2021-03-22T10:26:01.668Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2021-03-22T10:26:02.138Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-03-22T10:26:02.138Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-22T10:26:02.138Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-22T10:26:02.138Z] reload_test.go:520: root required [2021-03-22T10:26:02.138Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-22T10:26:02.138Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-22T10:26:02.138Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-22T10:26:02.138Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2021-03-22T10:26:02.138Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-22T10:26:02.138Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-03-22T10:26:02.138Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-22T10:26:02.138Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2021-03-22T10:26:02.138Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-22T10:26:02.138Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-22T10:26:02.138Z] === RUN TestParseVolumesFrom [2021-03-22T10:26:02.138Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-22T10:26:02.138Z] PASS [2021-03-22T10:26:02.138Z] coverage: 9.1% of statements [2021-03-22T10:26:02.138Z] ok github.com/docker/docker/daemon 3.121s coverage: 9.1% of statements [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-22T10:26:02.138Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-22T10:26:04.619Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-22T10:26:05.108Z] === RUN TestNewStreamConfig [2021-03-22T10:26:05.108Z] === RUN TestNewStreamConfig/defaults [2021-03-22T10:26:05.108Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-22T10:26:05.108Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-22T10:26:05.108Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-22T10:26:05.108Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-22T10:26:05.108Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-22T10:26:05.108Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-22T10:26:05.108Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-22T10:26:05.108Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-22T10:26:05.108Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-22T10:26:05.108Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-22T10:26:05.108Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-22T10:26:05.108Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-22T10:26:05.108Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-22T10:26:05.108Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-22T10:26:05.108Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-22T10:26:05.108Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-22T10:26:05.108Z] time="2021-03-22T10:26:04Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-22T10:26:05.108Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-03-22T10:26:05.108Z] === RUN TestCreateSuccess [2021-03-22T10:26:05.108Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestCreateLogGroupSuccess [2021-03-22T10:26:05.108Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestCreateError [2021-03-22T10:26:05.108Z] --- PASS: TestCreateError (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestCreateAlreadyExists [2021-03-22T10:26:05.108Z] time="2021-03-22T10:26:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-22T10:26:05.108Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestLogClosed [2021-03-22T10:26:05.108Z] --- PASS: TestLogClosed (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestLogBlocking [2021-03-22T10:26:05.108Z] --- PASS: TestLogBlocking (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-22T10:26:05.108Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestLogNonBlockingBufferFull [2021-03-22T10:26:05.108Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestPublishBatchSuccess [2021-03-22T10:26:05.108Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestPublishBatchError [2021-03-22T10:26:05.108Z] time="2021-03-22T10:26:05Z" level=error msg=Error [2021-03-22T10:26:05.108Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-22T10:26:05.108Z] time="2021-03-22T10:26:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-22T10:26:05.108Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-22T10:26:05.108Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-22T10:26:05.578Z] time="2021-03-22T10:26:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-22T10:26:05.578Z] time="2021-03-22T10:26:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-22T10:26:05.578Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchSimple [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchTicker [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchMultilinePattern [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchClose [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestEffectiveLen [2021-03-22T10:26:05.578Z] === RUN TestEffectiveLen/0/Hello [2021-03-22T10:26:05.578Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-22T10:26:05.578Z] === RUN TestEffectiveLen/2/🙃 [2021-03-22T10:26:05.578Z] === RUN TestEffectiveLen/3/���� [2021-03-22T10:26:05.578Z] === RUN TestEffectiveLen/4/He��o [2021-03-22T10:26:05.578Z] === RUN TestEffectiveLen/5/ [2021-03-22T10:26:05.578Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestFindValidSplit [2021-03-22T10:26:05.578Z] === RUN TestFindValidSplit/0/ [2021-03-22T10:26:05.578Z] === RUN TestFindValidSplit/1/Hello [2021-03-22T10:26:05.578Z] === RUN TestFindValidSplit/2/Hello [2021-03-22T10:26:05.578Z] === RUN TestFindValidSplit/3/Hello [2021-03-22T10:26:05.578Z] === RUN TestFindValidSplit/4/🙃 [2021-03-22T10:26:05.578Z] === RUN TestFindValidSplit/5/🙃 [2021-03-22T10:26:05.578Z] === RUN TestFindValidSplit/6/a� [2021-03-22T10:26:05.578Z] === RUN TestFindValidSplit/7/a� [2021-03-22T10:26:05.578Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1044: [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1045: [2021-03-22T10:26:05.578Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1044: Hello [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1045: [2021-03-22T10:26:05.578Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1044: He [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1045: llo [2021-03-22T10:26:05.578Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1044: [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1045: Hello [2021-03-22T10:26:05.578Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1044: [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-22T10:26:05.578Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1045: [2021-03-22T10:26:05.578Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1044: a [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1045: � [2021-03-22T10:26:05.578Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1044: a� [2021-03-22T10:26:05.578Z] cloudwatchlogs_test.go:1045: [2021-03-22T10:26:05.578Z] === RUN TestProcessEventEmoji [2021-03-22T10:26:05.578Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchLineSplit [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchMaxEvents [2021-03-22T10:26:05.578Z] === RUN TestAdapterReadLogs [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-22T10:26:05.578Z] --- PASS: TestAdapterReadLogs (0.01s) [2021-03-22T10:26:05.578Z] === RUN TestCopier [2021-03-22T10:26:05.578Z] --- PASS: TestCopier (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCopierLongLines [2021-03-22T10:26:05.578Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCopierSlow [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-03-22T10:26:05.578Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-22T10:26:05.578Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-03-22T10:26:05.578Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-22T10:26:05.578Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-22T10:26:05.578Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-22T10:26:05.578Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-22T10:26:05.578Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-22T10:26:05.578Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-22T10:26:05.578Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-22T10:26:05.578Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-22T10:26:05.578Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-22T10:26:05.578Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-22T10:26:05.578Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCreateTagSuccess [2021-03-22T10:26:05.578Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-22T10:26:05.578Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-22T10:26:05.578Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-22T10:26:05.578Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-22T10:26:05.578Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-22T10:26:05.578Z] PASS [2021-03-22T10:26:05.578Z] coverage: 77.4% of statements [2021-03-22T10:26:05.578Z] ok github.com/docker/docker/daemon/logger/awslogs 0.462s coverage: 77.4% of statements [2021-03-22T10:26:05.578Z] --- PASS: TestCopierSlow (0.20s) [2021-03-22T10:26:05.578Z] === RUN TestCopierWithSized [2021-03-22T10:26:05.578Z] === RUN TestCopierWithSized/as_is [2021-03-22T10:26:05.578Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-22T10:26:05.578Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-22T10:26:05.578Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-22T10:26:05.578Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestCopierWithPartial [2021-03-22T10:26:05.578Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestRingLogger [2021-03-22T10:26:05.578Z] --- PASS: TestRingLogger (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestRingCap [2021-03-22T10:26:05.578Z] --- PASS: TestRingCap (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestRingClose [2021-03-22T10:26:05.578Z] --- PASS: TestRingClose (0.00s) [2021-03-22T10:26:05.578Z] === RUN TestRingDrain [2021-03-22T10:26:05.578Z] --- PASS: TestRingDrain (0.00s) [2021-03-22T10:26:05.578Z] PASS [2021-03-22T10:26:05.578Z] coverage: 43.5% of statements [2021-03-22T10:26:05.578Z] ok github.com/docker/docker/daemon/logger 0.342s coverage: 43.5% of statements [2021-03-22T10:26:06.048Z] === RUN TestSearchRegistryForImagesErrors [2021-03-22T10:26:06.048Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-22T10:26:06.048Z] === RUN TestSearchRegistryForImages [2021-03-22T10:26:06.048Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-22T10:26:06.048Z] === RUN TestOnlyPlatformWithFallback [2021-03-22T10:26:06.048Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-22T10:26:06.048Z] === RUN TestImageDelete [2021-03-22T10:26:06.048Z] === RUN TestImageDelete/no_lease [2021-03-22T10:26:06.048Z] === RUN TestJSONFileLogger [2021-03-22T10:26:06.048Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-22T10:26:06.048Z] === RUN TestJSONFileLoggerWithTags [2021-03-22T10:26:06.048Z] === RUN TestImageDelete/lease_exists [2021-03-22T10:26:06.048Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-03-22T10:26:06.048Z] === RUN TestJSONFileLoggerWithOpts [2021-03-22T10:26:06.048Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-22T10:26:06.048Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-22T10:26:06.048Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-22T10:26:06.048Z] === RUN TestEncodeDecode [2021-03-22T10:26:06.048Z] === PAUSE TestEncodeDecode [2021-03-22T10:26:06.048Z] === RUN TestUnexpectedEOF [2021-03-22T10:26:06.048Z] --- PASS: TestImageDelete (0.09s) [2021-03-22T10:26:06.048Z] --- PASS: TestImageDelete/no_lease (0.05s) [2021-03-22T10:26:06.048Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-03-22T10:26:06.048Z] === RUN TestContentStoreForPull [2021-03-22T10:26:06.518Z] time="2021-03-22T10:26:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-22T10:26:06.518Z] time="2021-03-22T10:26:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-03-22T10:26:06.518Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-03-22T10:26:06.518Z] === CONT TestEncodeDecode [2021-03-22T10:26:06.518Z] --- PASS: TestEncodeDecode (0.00s) [2021-03-22T10:26:06.518Z] PASS [2021-03-22T10:26:06.518Z] coverage: 69.9% of statements [2021-03-22T10:26:06.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.294s coverage: 69.9% of statements [2021-03-22T10:26:06.518Z] --- PASS: TestContentStoreForPull (0.22s) [2021-03-22T10:26:06.518Z] PASS [2021-03-22T10:26:06.518Z] coverage: 6.7% of statements [2021-03-22T10:26:06.518Z] ok github.com/docker/docker/daemon/images 0.593s coverage: 6.7% of statements [2021-03-22T10:26:06.518Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-22T10:26:06.518Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-22T10:26:06.518Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-22T10:26:06.518Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-22T10:26:06.518Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-22T10:26:06.518Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-22T10:26:06.518Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-22T10:26:06.650Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-22T10:26:06.650Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-22T10:26:06.988Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-22T10:26:06.988Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.01s) [2021-03-22T10:26:06.988Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-22T10:26:06.988Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-03-22T10:26:06.988Z] === RUN TestFastTimeMarshalJSON [2021-03-22T10:26:06.988Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-03-22T10:26:06.988Z] PASS [2021-03-22T10:26:06.988Z] coverage: 87.2% of statements [2021-03-22T10:26:06.988Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.285s coverage: 87.2% of statements [2021-03-22T10:26:08.558Z] === RUN TestWriteLog [2021-03-22T10:26:08.558Z] === PAUSE TestWriteLog [2021-03-22T10:26:08.558Z] === RUN TestReadLog [2021-03-22T10:26:08.558Z] === PAUSE TestReadLog [2021-03-22T10:26:08.558Z] === CONT TestWriteLog [2021-03-22T10:26:08.558Z] --- PASS: TestWriteLog (0.00s) [2021-03-22T10:26:08.558Z] === CONT TestReadLog [2021-03-22T10:26:08.558Z] === RUN TestReadLog/tail_exact [2021-03-22T10:26:08.558Z] === RUN TestReadLog/tail_less_than_available [2021-03-22T10:26:08.558Z] === RUN TestReadLog/tail_more_than_available [2021-03-22T10:26:08.558Z] --- PASS: TestReadLog (0.14s) [2021-03-22T10:26:08.558Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-03-22T10:26:08.558Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-03-22T10:26:08.558Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-22T10:26:08.558Z] PASS [2021-03-22T10:26:08.558Z] coverage: 75.2% of statements [2021-03-22T10:26:08.558Z] ok github.com/docker/docker/daemon/logger/local 0.381s coverage: 75.2% of statements [2021-03-22T10:26:08.558Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-22T10:26:08.825Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-22T10:26:09.028Z] === RUN TestLog [2021-03-22T10:26:09.028Z] --- PASS: TestLog (0.01s) [2021-03-22T10:26:09.028Z] PASS [2021-03-22T10:26:09.028Z] coverage: 31.5% of statements [2021-03-22T10:26:09.028Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.139s coverage: 31.5% of statements [2021-03-22T10:26:09.028Z] === RUN TestOpenFileDelete [2021-03-22T10:26:09.028Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-22T10:26:09.028Z] === RUN TestOpenFileRename [2021-03-22T10:26:09.028Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-22T10:26:09.028Z] === RUN TestParseLogTagDefaultTag [2021-03-22T10:26:09.028Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-22T10:26:09.028Z] === RUN TestParseLogTag [2021-03-22T10:26:09.028Z] --- PASS: TestParseLogTag (0.00s) [2021-03-22T10:26:09.028Z] === RUN TestParseLogTagEmptyTag [2021-03-22T10:26:09.028Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-22T10:26:09.028Z] === RUN TestTailFiles [2021-03-22T10:26:09.028Z] --- PASS: TestTailFiles (0.00s) [2021-03-22T10:26:09.028Z] === RUN TestFollowLogsConsumerGone [2021-03-22T10:26:09.028Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-22T10:26:09.028Z] === RUN TestFollowLogsProducerGone [2021-03-22T10:26:09.028Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-03-22T10:26:09.028Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-03-22T10:26:09.028Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-03-22T10:26:09.028Z] === RUN TestCheckCapacityAndRotate [2021-03-22T10:26:09.028Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-22T10:26:09.028Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-22T10:26:09.028Z] --- PASS: TestCheckCapacityAndRotate (0.18s) [2021-03-22T10:26:09.028Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-03-22T10:26:09.028Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2021-03-22T10:26:09.028Z] PASS [2021-03-22T10:26:09.028Z] coverage: 55.8% of statements [2021-03-22T10:26:09.028Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.302s coverage: 55.8% of statements [2021-03-22T10:26:09.641Z] --- PASS: TestDockerNetworkConnectAlias (8.49s) [2021-03-22T10:26:09.641Z] === RUN TestDockerNetworkReConnect [2021-03-22T10:26:10.599Z] === RUN TestNewParse [2021-03-22T10:26:10.599Z] --- PASS: TestNewParse (0.00s) [2021-03-22T10:26:10.599Z] PASS [2021-03-22T10:26:10.599Z] coverage: 8.3% of statements [2021-03-22T10:26:10.599Z] ok github.com/docker/docker/daemon/logger/templates 0.082s coverage: 8.3% of statements [2021-03-22T10:26:10.599Z] === RUN TestValidateLogOpt [2021-03-22T10:26:10.599Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestNewMissedConfig [2021-03-22T10:26:10.599Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestNewMissedUrl [2021-03-22T10:26:10.599Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestNewMissedToken [2021-03-22T10:26:10.599Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestNewWithProxy [2021-03-22T10:26:10.599Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestDefault [2021-03-22T10:26:10.599Z] --- PASS: TestDefault (0.01s) [2021-03-22T10:26:10.599Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-22T10:26:10.599Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestJsonFormat [2021-03-22T10:26:10.599Z] --- PASS: TestJsonFormat (0.03s) [2021-03-22T10:26:10.599Z] === RUN TestRawFormat [2021-03-22T10:26:10.599Z] --- PASS: TestRawFormat (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestRawFormatWithLabels [2021-03-22T10:26:10.599Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestRawFormatWithoutTag [2021-03-22T10:26:10.599Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestBatching [2021-03-22T10:26:10.599Z] === RUN TestParseLogFormat [2021-03-22T10:26:10.599Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestValidateLogOptEmpty [2021-03-22T10:26:10.599Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestValidateSyslogAddress [2021-03-22T10:26:10.599Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestParseAddressDefaultPort [2021-03-22T10:26:10.599Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestValidateSyslogFacility [2021-03-22T10:26:10.599Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestValidateLogOptSyslogFormat [2021-03-22T10:26:10.599Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-22T10:26:10.599Z] === RUN TestValidateLogOpt [2021-03-22T10:26:10.599Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-22T10:26:10.599Z] PASS [2021-03-22T10:26:10.599Z] coverage: 46.8% of statements [2021-03-22T10:26:10.599Z] ok github.com/docker/docker/daemon/logger/syslog 0.185s coverage: 46.8% of statements [2021-03-22T10:26:10.599Z] --- PASS: TestBatching (0.40s) [2021-03-22T10:26:10.599Z] === RUN TestFrequency [2021-03-22T10:26:11.069Z] --- PASS: TestFrequency (0.17s) [2021-03-22T10:26:11.069Z] === RUN TestOneMessagePerRequest [2021-03-22T10:26:11.069Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-22T10:26:11.069Z] === RUN TestVerify [2021-03-22T10:26:11.069Z] --- PASS: TestVerify (0.00s) [2021-03-22T10:26:11.069Z] === RUN TestSkipVerify [2021-03-22T10:26:11.069Z] time="2021-03-22T10:26:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.069Z] time="2021-03-22T10:26:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.069Z] time="2021-03-22T10:26:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.069Z] time="2021-03-22T10:26:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.539Z] --- PASS: TestSkipVerify (0.52s) [2021-03-22T10:26:11.539Z] === RUN TestBufferMaximum [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616408771.235628\",\"host\":\"e8461b73d83e\"}'" [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616408771.235628\",\"host\":\"e8461b73d83e\"}'" [2021-03-22T10:26:11.539Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-22T10:26:11.539Z] === RUN TestServerAlwaysDown [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616408771.238625\",\"host\":\"e8461b73d83e\"}'" [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616408771.238625\",\"host\":\"e8461b73d83e\"}'" [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616408771.238625\",\"host\":\"e8461b73d83e\"}'" [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616408771.239617\",\"host\":\"e8461b73d83e\"}'" [2021-03-22T10:26:11.539Z] time="2021-03-22T10:26:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616408771.239617\",\"host\":\"e8461b73d83e\"}'" [2021-03-22T10:26:11.539Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-22T10:26:11.539Z] === RUN TestCannotSendAfterClose [2021-03-22T10:26:11.539Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-22T10:26:11.539Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-22T10:26:11.979Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-22T10:26:11.979Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-22T10:26:12.529Z] time="2021-03-22T10:26:12Z" 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-03-22T10:26:12.529Z] time="2021-03-22T10:26:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"e8461b73d83e\"}'" [2021-03-22T10:26:12.529Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.10s) [2021-03-22T10:26:12.529Z] PASS [2021-03-22T10:26:12.529Z] coverage: 82.5% of statements [2021-03-22T10:26:12.529Z] ok github.com/docker/docker/daemon/logger/splunk 2.312s coverage: 82.5% of statements [2021-03-22T10:26:12.529Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-22T10:26:12.529Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-22T10:26:12.529Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-22T10:26:12.539Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-22T10:26:13.000Z] === RUN TestV1IDService [2021-03-22T10:26:13.000Z] --- PASS: TestV1IDService (0.05s) [2021-03-22T10:26:13.000Z] === RUN TestV2MetadataService [2021-03-22T10:26:13.000Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-22T10:26:13.000Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-22T10:26:13.000Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-22T10:26:13.000Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-22T10:26:13.000Z] === RUN TestContinueOnError_NeverContinue [2021-03-22T10:26:13.000Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-22T10:26:13.000Z] === RUN TestManifestStore [2021-03-22T10:26:13.000Z] === RUN TestManifestStore/no_remote_or_local [2021-03-22T10:26:13.465Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-22T10:26:13.470Z] time="2021-03-22T10:26:13Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local831679479\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/no_local_cache [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/with_local_cache [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/unknown_media_type [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-22T10:26:13.470Z] time="2021-03-22T10:26:13Z" level=warning msg="reference for unknown type: " [2021-03-22T10:26:13.470Z] time="2021-03-22T10:26:13Z" level=warning msg="reference for unknown type: " [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-22T10:26:13.470Z] time="2021-03-22T10:26:13Z" level=warning msg="reference for unknown type: " [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-22T10:26:13.470Z] time="2021-03-22T10:26:13Z" level=warning msg="reference for unknown type: " [2021-03-22T10:26:13.470Z] time="2021-03-22T10:26:13Z" level=warning msg="reference for unknown type: " [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-22T10:26:13.470Z] === RUN TestSuccessfulDownload [2021-03-22T10:26:13.470Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-22T10:26:13.470Z] download_test.go:268: Needs fixing on Windows [2021-03-22T10:26:13.470Z] === RUN TestCancelledDownload [2021-03-22T10:26:13.470Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-22T10:26:13.470Z] === RUN TestMaxDownloadAttempts [2021-03-22T10:26:13.470Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-22T10:26:13.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-22T10:26:13.470Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-22T10:26:13.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-22T10:26:13.470Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-22T10:26:13.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-22T10:26:13.470Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-22T10:26:13.470Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-22T10:26:13.470Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-22T10:26:13.470Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-22T10:26:13.470Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-22T10:26:13.470Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-22T10:26:13.470Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-22T10:26:13.470Z] time="2021-03-22T10:26:13Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore (0.32s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.06s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-22T10:26:13.470Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-03-22T10:26:13.470Z] === RUN TestDetectManifestBlobMediaType [2021-03-22T10:26:13.470Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-22T10:26:13.470Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-22T10:26:13.470Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-22T10:26:13.470Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-22T10:26:13.470Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-22T10:26:13.470Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-22T10:26:13.470Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-22T10:26:13.470Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-22T10:26:13.470Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-22T10:26:13.470Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-22T10:26:13.470Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-22T10:26:13.470Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-22T10:26:13.470Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-22T10:26:13.470Z] === RUN TestFixManifestLayers [2021-03-22T10:26:13.470Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-22T10:26:13.470Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-22T10:26:13.470Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-22T10:26:13.470Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-22T10:26:13.470Z] === RUN TestFixManifestLayersBadParent [2021-03-22T10:26:13.470Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-22T10:26:13.470Z] === RUN TestValidateManifest [2021-03-22T10:26:13.470Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-22T10:26:13.470Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-22T10:26:13.470Z] === RUN TestFormatPlatform [2021-03-22T10:26:13.470Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-22T10:26:13.470Z] === RUN TestGetRepositoryMountCandidates [2021-03-22T10:26:13.470Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-22T10:26:13.470Z] === RUN TestLayerAlreadyExists [2021-03-22T10:26:13.470Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-22T10:26:13.470Z] 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-03-22T10:26:13.470Z] 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-03-22T10:26:13.470Z] 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-03-22T10:26:13.470Z] 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-03-22T10:26:13.470Z] 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-03-22T10:26:13.470Z] 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-03-22T10:26:13.470Z] === RUN TestWhenEmptyAuthConfig [2021-03-22T10:26:13.721Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-22T10:26:13.940Z] time="2021-03-22T10:26:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-22T10:26:13.940Z] time="2021-03-22T10:26:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-22T10:26:13.940Z] time="2021-03-22T10:26:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-22T10:26:13.940Z] time="2021-03-22T10:26:13Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-22T10:26:13.940Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-22T10:26:13.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-03-22T10:26:13.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-03-22T10:26:13.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-03-22T10:26:13.940Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-03-22T10:26:13.940Z] === RUN TestTransfer [2021-03-22T10:26:13.940Z] --- PASS: TestTransfer (0.12s) [2021-03-22T10:26:13.940Z] === RUN TestConcurrencyLimit [2021-03-22T10:26:13.940Z] --- PASS: TestV2MetadataService (0.95s) [2021-03-22T10:26:13.940Z] PASS [2021-03-22T10:26:13.940Z] coverage: 48.2% of statements [2021-03-22T10:26:13.940Z] ok github.com/docker/docker/distribution/metadata 1.129s coverage: 48.2% of statements [2021-03-22T10:26:14.326Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-22T10:26:14.410Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-03-22T10:26:14.410Z] === RUN TestInactiveJobs [2021-03-22T10:26:14.410Z] === RUN TestNotFound [2021-03-22T10:26:14.410Z] --- PASS: TestNotFound (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestConflict [2021-03-22T10:26:14.410Z] --- PASS: TestConflict (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestForbidden [2021-03-22T10:26:14.410Z] --- PASS: TestForbidden (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestInvalidParameter [2021-03-22T10:26:14.410Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestNotImplemented [2021-03-22T10:26:14.410Z] --- PASS: TestNotImplemented (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestNotModified [2021-03-22T10:26:14.410Z] --- PASS: TestNotModified (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestUnauthorized [2021-03-22T10:26:14.410Z] --- PASS: TestUnauthorized (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestUnknown [2021-03-22T10:26:14.410Z] --- PASS: TestUnknown (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestCancelled [2021-03-22T10:26:14.410Z] --- PASS: TestCancelled (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestDeadline [2021-03-22T10:26:14.410Z] --- PASS: TestDeadline (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestDataLoss [2021-03-22T10:26:14.410Z] --- PASS: TestDataLoss (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestUnavailable [2021-03-22T10:26:14.410Z] --- PASS: TestUnavailable (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestSystem [2021-03-22T10:26:14.410Z] --- PASS: TestSystem (0.00s) [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Not_Found [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Bad_Request [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Conflict [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Unauthorized [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Forbidden [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Not_Modified [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-22T10:26:14.410Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-22T10:26:14.410Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-22T10:26:14.410Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-22T10:26:14.410Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-22T10:26:14.410Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-22T10:26:14.410Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-22T10:26:14.410Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-22T10:26:14.410Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-22T10:26:14.410Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-22T10:26:14.410Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-22T10:26:14.411Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-22T10:26:14.411Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-22T10:26:14.411Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-22T10:26:14.411Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-22T10:26:14.411Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-22T10:26:14.411Z] PASS [2021-03-22T10:26:14.411Z] coverage: 53.1% of statements [2021-03-22T10:26:14.411Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2021-03-22T10:26:14.411Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-03-22T10:26:14.411Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-22T10:26:14.411Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-22T10:26:14.411Z] === RUN TestTokenPassThru [2021-03-22T10:26:14.411Z] --- PASS: TestTokenPassThru (0.02s) [2021-03-22T10:26:14.411Z] === RUN TestTokenPassThruDifferentHost [2021-03-22T10:26:14.411Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-03-22T10:26:14.411Z] PASS [2021-03-22T10:26:14.411Z] coverage: 23.6% of statements [2021-03-22T10:26:14.411Z] ok github.com/docker/docker/distribution 1.600s coverage: 23.6% of statements [2021-03-22T10:26:14.880Z] --- PASS: TestInactiveJobs (0.38s) [2021-03-22T10:26:14.880Z] === RUN TestWatchRelease [2021-03-22T10:26:14.880Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-22T10:26:14.880Z] --- PASS: TestWatchRelease (0.04s) [2021-03-22T10:26:14.880Z] === RUN TestWatchFinishedTransfer [2021-03-22T10:26:14.880Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-22T10:26:14.880Z] === RUN TestDuplicateTransfer [2021-03-22T10:26:14.880Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-03-22T10:26:14.880Z] === RUN TestSuccessfulUpload [2021-03-22T10:26:14.880Z] time="2021-03-22T10:26:14Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-22T10:26:14.887Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-22T10:26:15.350Z] --- PASS: TestSuccessfulUpload (0.60s) [2021-03-22T10:26:15.350Z] === RUN TestCancelledUpload [2021-03-22T10:26:15.350Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-22T10:26:15.350Z] PASS [2021-03-22T10:26:15.350Z] coverage: 76.8% of statements [2021-03-22T10:26:15.350Z] ok github.com/docker/docker/distribution/xfer 2.057s coverage: 76.8% of statements [2021-03-22T10:26:15.350Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-22T10:26:16.341Z] === RUN TestCompare [2021-03-22T10:26:16.341Z] --- PASS: TestCompare (0.00s) [2021-03-22T10:26:16.341Z] PASS [2021-03-22T10:26:16.341Z] coverage: 19.2% of statements [2021-03-22T10:26:16.341Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2021-03-22T10:26:16.341Z] === RUN TestFSGetInvalidData [2021-03-22T10:26:16.341Z] --- PASS: TestFSGetInvalidData (0.03s) [2021-03-22T10:26:16.341Z] === RUN TestFSInvalidSet [2021-03-22T10:26:16.341Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-22T10:26:16.341Z] === RUN TestFSInvalidRoot [2021-03-22T10:26:16.341Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-22T10:26:16.341Z] === RUN TestFSMetadataGetSet [2021-03-22T10:26:16.341Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-03-22T10:26:16.341Z] === RUN TestFSInvalidWalker [2021-03-22T10:26:16.341Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-03-22T10:26:16.341Z] === RUN TestFSGetSet [2021-03-22T10:26:16.512Z] --- PASS: TestDockerNetworkReConnect (6.63s) [2021-03-22T10:26:16.512Z] === RUN TestServicePlugin [2021-03-22T10:26:16.512Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-22T10:26:16.512Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:26:16.512Z] === RUN TestServiceUpdateLabel [2021-03-22T10:26:16.811Z] --- PASS: TestFSGetSet (0.02s) [2021-03-22T10:26:16.811Z] === RUN TestFSGetUnsetKey [2021-03-22T10:26:16.811Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-03-22T10:26:16.811Z] === RUN TestFSGetEmptyData [2021-03-22T10:26:16.811Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-03-22T10:26:16.811Z] === RUN TestFSDelete [2021-03-22T10:26:16.811Z] --- PASS: TestFSDelete (0.13s) [2021-03-22T10:26:16.811Z] === RUN TestFSWalker [2021-03-22T10:26:16.811Z] --- PASS: TestFSWalker (0.01s) [2021-03-22T10:26:16.811Z] === RUN TestFSWalkerStopOnError [2021-03-22T10:26:16.811Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-03-22T10:26:16.811Z] === RUN TestNewFromJSON [2021-03-22T10:26:16.811Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-22T10:26:16.811Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-22T10:26:16.811Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-22T10:26:16.811Z] === RUN TestMarshalKeyOrder [2021-03-22T10:26:16.811Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-22T10:26:16.811Z] === RUN TestHistoryEqual [2021-03-22T10:26:16.811Z] --- PASS: TestHistoryEqual (0.12s) [2021-03-22T10:26:16.811Z] === RUN TestImage [2021-03-22T10:26:16.811Z] --- PASS: TestImage (0.00s) [2021-03-22T10:26:16.811Z] === RUN TestImageOSNotEmpty [2021-03-22T10:26:16.811Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-22T10:26:16.811Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-22T10:26:16.811Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-22T10:26:16.811Z] === RUN TestCreate [2021-03-22T10:26:16.811Z] --- PASS: TestCreate (0.00s) [2021-03-22T10:26:16.811Z] === RUN TestRestore [2021-03-22T10:26:16.811Z] time="2021-03-22T10:26:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-22T10:26:16.811Z] --- PASS: TestRestore (0.03s) [2021-03-22T10:26:16.811Z] === RUN TestAddDelete [2021-03-22T10:26:16.811Z] --- PASS: TestAddDelete (0.02s) [2021-03-22T10:26:16.811Z] === RUN TestSearchAfterDelete [2021-03-22T10:26:16.811Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-22T10:26:16.811Z] === RUN TestParentReset [2021-03-22T10:26:16.811Z] --- PASS: TestParentReset (0.04s) [2021-03-22T10:26:16.811Z] === RUN TestGetAndSetLastUpdated [2021-03-22T10:26:16.811Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-03-22T10:26:16.811Z] === RUN TestStoreLen [2021-03-22T10:26:16.811Z] --- PASS: TestStoreLen (0.12s) [2021-03-22T10:26:16.811Z] PASS [2021-03-22T10:26:16.811Z] coverage: 86.6% of statements [2021-03-22T10:26:16.811Z] ok github.com/docker/docker/image 0.723s coverage: 86.6% of statements [2021-03-22T10:26:16.963Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-22T10:26:17.281Z] === RUN TestValidateManifest [2021-03-22T10:26:17.281Z] === RUN TestValidateManifest/nil [2021-03-22T10:26:17.281Z] === RUN TestValidateManifest/non-nil [2021-03-22T10:26:17.281Z] --- PASS: TestValidateManifest (0.00s) [2021-03-22T10:26:17.281Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-22T10:26:17.281Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-22T10:26:17.281Z] PASS [2021-03-22T10:26:17.281Z] coverage: 0.6% of statements [2021-03-22T10:26:17.281Z] ok github.com/docker/docker/image/tarexport 0.069s coverage: 0.6% of statements [2021-03-22T10:26:17.751Z] === RUN TestMakeV1ConfigFromConfig [2021-03-22T10:26:17.751Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-22T10:26:17.751Z] PASS [2021-03-22T10:26:17.751Z] coverage: 25.0% of statements [2021-03-22T10:26:17.751Z] ok github.com/docker/docker/image/v1 0.144s coverage: 25.0% of statements [2021-03-22T10:26:17.751Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-22T10:26:18.191Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-22T10:26:18.348Z] --- PASS: TestDockerNetworkMacvlan (21.44s) [2021-03-22T10:26:18.348Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-03-22T10:26:18.348Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-22T10:26:18.348Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.54s) [2021-03-22T10:26:18.348Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.81s) [2021-03-22T10:26:18.348Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.26s) [2021-03-22T10:26:18.348Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s) [2021-03-22T10:26:18.348Z] PASS [2021-03-22T10:26:18.348Z] [2021-03-22T10:26:18.348Z] DONE 8 tests in 23.745s [2021-03-22T10:26:18.348Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T10:26:18.348Z] ++ 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-03-22T10:26:18.348Z] ++ set -e [2021-03-22T10:26:18.348Z] ++ '[' -n 0 ']' [2021-03-22T10:26:18.348Z] ++ set -x [2021-03-22T10:26:18.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:26:18.348Z] testing: warning: no tests to run [2021-03-22T10:26:18.348Z] PASS [2021-03-22T10:26:18.348Z] [2021-03-22T10:26:18.348Z] DONE 0 tests in 0.027s [2021-03-22T10:26:18.348Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T10:26:18.348Z] ++ 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-03-22T10:26:18.348Z] ++ set -e [2021-03-22T10:26:18.348Z] ++ '[' -n 0 ']' [2021-03-22T10:26:18.348Z] ++ set -x [2021-03-22T10:26:18.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:26:18.610Z] INFO: Testing against a local daemon [2021-03-22T10:26:18.610Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T10:26:18.742Z] === RUN TestSerialization [2021-03-22T10:26:18.742Z] --- PASS: TestSerialization (0.02s) [2021-03-22T10:26:18.742Z] PASS [2021-03-22T10:26:18.742Z] coverage: 100.0% of statements [2021-03-22T10:26:18.742Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2021-03-22T10:26:19.554Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-22T10:26:19.731Z] === RUN TestEmptyLayer [2021-03-22T10:26:19.731Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-22T10:26:19.731Z] === RUN TestCommitFailure [2021-03-22T10:26:19.731Z] --- PASS: TestCommitFailure (0.01s) [2021-03-22T10:26:19.731Z] === RUN TestStartTransactionFailure [2021-03-22T10:26:19.731Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-22T10:26:19.731Z] === RUN TestGetOrphan [2021-03-22T10:26:19.731Z] --- PASS: TestGetOrphan (0.01s) [2021-03-22T10:26:19.731Z] === RUN TestMountAndRegister [2021-03-22T10:26:20.012Z] --- PASS: TestServiceUpdateLabel (3.84s) [2021-03-22T10:26:20.012Z] === RUN TestServiceUpdateSecrets [2021-03-22T10:26:20.201Z] --- PASS: TestMountAndRegister (0.05s) [2021-03-22T10:26:20.201Z] layer_test.go:271: Layer size: 14 [2021-03-22T10:26:20.201Z] === RUN TestLayerRelease [2021-03-22T10:26:20.201Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-22T10:26:20.201Z] layer_test.go:304: Failing on Windows [2021-03-22T10:26:20.201Z] === RUN TestStoreRestore [2021-03-22T10:26:20.201Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-22T10:26:20.201Z] layer_test.go:353: Failing on Windows [2021-03-22T10:26:20.201Z] === RUN TestTarStreamStability [2021-03-22T10:26:20.201Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-22T10:26:20.201Z] layer_test.go:468: Failing on Windows [2021-03-22T10:26:20.201Z] === RUN TestRegisterExistingLayer [2021-03-22T10:26:20.201Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-03-22T10:26:20.201Z] === RUN TestTarStreamVerification [2021-03-22T10:26:20.201Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-22T10:26:20.201Z] layer_test.go:697: Failing on Windows [2021-03-22T10:26:20.201Z] === RUN TestLayerMigration [2021-03-22T10:26:20.201Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-22T10:26:20.201Z] migration_test.go:46: Failing on Windows [2021-03-22T10:26:20.201Z] === RUN TestLayerMigrationNoTarsplit [2021-03-22T10:26:20.201Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-22T10:26:20.201Z] migration_test.go:182: Failing on Windows [2021-03-22T10:26:20.201Z] === RUN TestMountInit [2021-03-22T10:26:20.201Z] --- SKIP: TestMountInit (0.00s) [2021-03-22T10:26:20.201Z] mount_test.go:17: Failing on Windows [2021-03-22T10:26:20.201Z] === RUN TestMountSize [2021-03-22T10:26:20.201Z] --- SKIP: TestMountSize (0.00s) [2021-03-22T10:26:20.201Z] mount_test.go:76: Failing on Windows [2021-03-22T10:26:20.201Z] === RUN TestMountChanges [2021-03-22T10:26:20.201Z] --- SKIP: TestMountChanges (0.00s) [2021-03-22T10:26:20.201Z] mount_test.go:125: Failing on Windows [2021-03-22T10:26:20.201Z] === RUN TestMountApply [2021-03-22T10:26:20.202Z] --- SKIP: TestMountApply (0.00s) [2021-03-22T10:26:20.202Z] mount_test.go:212: Failing on Windows [2021-03-22T10:26:20.202Z] PASS [2021-03-22T10:26:20.202Z] coverage: 30.1% of statements [2021-03-22T10:26:20.202Z] ok github.com/docker/docker/layer 0.507s coverage: 30.1% of statements [2021-03-22T10:26:20.202Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-22T10:26:20.202Z] === RUN TestEnvironmentParsing [2021-03-22T10:26:20.202Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-22T10:26:20.202Z] PASS [2021-03-22T10:26:20.202Z] coverage: 1.0% of statements [2021-03-22T10:26:20.202Z] ok github.com/docker/docker/libcontainerd/local 0.240s coverage: 1.0% of statements [2021-03-22T10:26:20.522Z] --- PASS: TestAuthZPluginAllowRequest (1.98s) [2021-03-22T10:26:20.522Z] === RUN TestAuthZPluginTLS [2021-03-22T10:26:20.671Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-22T10:26:20.671Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-22T10:26:20.671Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-22T10:26:20.671Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-22T10:26:20.671Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-22T10:26:20.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-22T10:26:20.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-22T10:26:20.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-22T10:26:20.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-22T10:26:20.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-22T10:26:20.672Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-22T10:26:20.672Z] PASS [2021-03-22T10:26:20.672Z] coverage: 42.3% of statements [2021-03-22T10:26:20.672Z] ok github.com/docker/docker/oci 0.087s coverage: 42.3% of statements [2021-03-22T10:26:20.672Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-22T10:26:21.094Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-03-22T10:26:21.094Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T10:26:21.141Z] === RUN TestAddressPoolOpt [2021-03-22T10:26:21.141Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/a [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/something [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/_=a [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/env1=value1 [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/_env1=value1 [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/PATH [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/=a [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/PATH= [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/PATH=something [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/asd!qwe [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/1asd [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/123 [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/some_space [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/__some_space_before [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/some_space_after__ [2021-03-22T10:26:21.141Z] === RUN TestValidateEnv/= [2021-03-22T10:26:21.142Z] === RUN TestValidateEnv/PaTh [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestParseHost [2021-03-22T10:26:21.142Z] --- PASS: TestParseHost (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestParseDockerDaemonHost [2021-03-22T10:26:21.142Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestParseTCP [2021-03-22T10:26:21.142Z] --- PASS: TestParseTCP (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-22T10:26:21.142Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestValidateExtraHosts [2021-03-22T10:26:21.142Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestIpOptString [2021-03-22T10:26:21.142Z] --- PASS: TestIpOptString (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-22T10:26:21.142Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestNewIpOptValidDefaultVal [2021-03-22T10:26:21.142Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestIpOptSetInvalidVal [2021-03-22T10:26:21.142Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestValidateIPAddress [2021-03-22T10:26:21.142Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestMapOpts [2021-03-22T10:26:21.142Z] --- PASS: TestMapOpts (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestListOptsWithoutValidator [2021-03-22T10:26:21.142Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestListOptsWithValidator [2021-03-22T10:26:21.142Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestValidateDNSSearch [2021-03-22T10:26:21.142Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_general_format [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_one_more [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-22T10:26:21.142Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-22T10:26:21.142Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestNamedListOpts [2021-03-22T10:26:21.142Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestNamedMapOpts [2021-03-22T10:26:21.142Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestParseLink [2021-03-22T10:26:21.142Z] --- PASS: TestParseLink (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestQuotedStringSetWithQuotes [2021-03-22T10:26:21.142Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-22T10:26:21.142Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-22T10:26:21.142Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-22T10:26:21.142Z] === RUN TestUlimitOpt [2021-03-22T10:26:21.142Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-22T10:26:21.142Z] PASS [2021-03-22T10:26:21.142Z] coverage: 67.1% of statements [2021-03-22T10:26:21.142Z] ok github.com/docker/docker/opts 0.118s coverage: 67.1% of statements [2021-03-22T10:26:21.142Z] === RUN TestParseVersion [2021-03-22T10:26:21.142Z] --- PASS: TestParseVersion (0.00s) [2021-03-22T10:26:21.142Z] PASS [2021-03-22T10:26:21.142Z] coverage: 52.9% of statements [2021-03-22T10:26:21.142Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-03-22T10:26:21.440Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-22T10:26:22.037Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-03-22T10:26:22.037Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T10:26:22.133Z] === RUN TestUnbuffered [2021-03-22T10:26:22.133Z] --- PASS: TestUnbuffered (0.00s) [2021-03-22T10:26:22.133Z] === RUN TestRaceUnbuffered [2021-03-22T10:26:22.133Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-22T10:26:22.133Z] PASS [2021-03-22T10:26:22.133Z] coverage: 100.0% of statements [2021-03-22T10:26:22.133Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2021-03-22T10:26:22.603Z] === RUN TestPeerCertificateMarshalJSON [2021-03-22T10:26:22.609Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-03-22T10:26:22.609Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T10:26:23.073Z] === RUN TestMatch [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[]] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[foo]] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[foo_bar]] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[]#01 [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[qux]] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-22T10:26:23.073Z] === RUN TestMatch/[[foo_baz]] [2021-03-22T10:26:23.073Z] --- PASS: TestMatch (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-22T10:26:23.073Z] PASS [2021-03-22T10:26:23.073Z] coverage: 87.5% of statements [2021-03-22T10:26:23.073Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-03-22T10:26:23.073Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-22T10:26:23.073Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-22T10:26:23.073Z] --- PASS: TestPeerCertificateMarshalJSON (0.60s) [2021-03-22T10:26:23.073Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-22T10:26:23.073Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-22T10:26:23.073Z] === RUN TestMiddleware [2021-03-22T10:26:23.073Z] --- PASS: TestMiddleware (0.00s) [2021-03-22T10:26:23.073Z] === RUN TestNewResponseModifier [2021-03-22T10:26:23.073Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-22T10:26:23.073Z] PASS [2021-03-22T10:26:23.073Z] coverage: 26.8% of statements [2021-03-22T10:26:23.073Z] ok github.com/docker/docker/pkg/authorization 0.675s coverage: 26.8% of statements [2021-03-22T10:26:23.181Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-03-22T10:26:23.181Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T10:26:23.371Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-22T10:26:24.063Z] === RUN TestIsArchivePathDir [2021-03-22T10:26:24.063Z] --- PASS: TestIsArchivePathDir (0.10s) [2021-03-22T10:26:24.063Z] === RUN TestIsArchivePathInvalidFile [2021-03-22T10:26:24.063Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2021-03-22T10:26:24.063Z] === RUN TestIsArchivePathTar [2021-03-22T10:26:24.063Z] === RUN TestChrootTarUntar [2021-03-22T10:26:24.063Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-22T10:26:24.063Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:26:24.063Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-22T10:26:24.063Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-22T10:26:24.063Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:26:24.063Z] === RUN TestChrootUntarEmptyArchive [2021-03-22T10:26:24.063Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-22T10:26:24.063Z] === RUN TestChrootTarUntarWithSymlink [2021-03-22T10:26:24.063Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-22T10:26:24.063Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T10:26:24.063Z] === RUN TestChrootCopyWithTar [2021-03-22T10:26:24.063Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-22T10:26:24.063Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T10:26:24.063Z] === RUN TestChrootCopyFileWithTar [2021-03-22T10:26:24.063Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-22T10:26:24.063Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:26:24.063Z] === RUN TestChrootUntarPath [2021-03-22T10:26:24.063Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-22T10:26:24.063Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T10:26:24.063Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-22T10:26:24.063Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-22T10:26:24.063Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:26:24.063Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-22T10:26:24.063Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-22T10:26:24.063Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:26:24.063Z] === RUN TestChrootApplyDotDotFile [2021-03-22T10:26:24.063Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-22T10:26:24.063Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:26:24.063Z] PASS [2021-03-22T10:26:24.063Z] coverage: 15.4% of statements [2021-03-22T10:26:24.063Z] ok github.com/docker/docker/pkg/chrootarchive 0.136s coverage: 15.4% of statements [2021-03-22T10:26:24.063Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-03-22T10:26:24.063Z] === RUN TestDecompressStreamGzip [2021-03-22T10:26:24.063Z] === RUN TestSizeEmpty [2021-03-22T10:26:24.063Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-22T10:26:24.063Z] === RUN TestSizeEmptyFile [2021-03-22T10:26:24.063Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-22T10:26:24.063Z] === RUN TestSizeNonemptyFile [2021-03-22T10:26:24.063Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-22T10:26:24.063Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-22T10:26:24.063Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-22T10:26:24.063Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-22T10:26:24.063Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-22T10:26:24.063Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-22T10:26:24.533Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestMoveToSubdir [2021-03-22T10:26:24.533Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestSizeNonExistingDirectory [2021-03-22T10:26:24.533Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-22T10:26:24.533Z] PASS [2021-03-22T10:26:24.533Z] coverage: 80.0% of statements [2021-03-22T10:26:24.533Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-03-22T10:26:24.533Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-03-22T10:26:24.533Z] === RUN TestDecompressStreamBzip2 [2021-03-22T10:26:24.533Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2021-03-22T10:26:24.533Z] === RUN TestDecompressStreamXz [2021-03-22T10:26:24.533Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-22T10:26:24.533Z] archive_test.go:134: Xz not present in msys2 [2021-03-22T10:26:24.533Z] === RUN TestCompressStreamXzUnsupported [2021-03-22T10:26:24.533Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-22T10:26:24.533Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestCompressStreamInvalid [2021-03-22T10:26:24.533Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestExtensionInvalid [2021-03-22T10:26:24.533Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestExtensionUncompressed [2021-03-22T10:26:24.533Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestExtensionBzip2 [2021-03-22T10:26:24.533Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestExtensionGzip [2021-03-22T10:26:24.533Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestExtensionXz [2021-03-22T10:26:24.533Z] --- PASS: TestExtensionXz (0.00s) [2021-03-22T10:26:24.533Z] === RUN TestCmdStreamLargeStderr [2021-03-22T10:26:24.533Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-03-22T10:26:24.533Z] === RUN TestCmdStreamBad [2021-03-22T10:26:24.533Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-22T10:26:24.533Z] archive_test.go:239: Failing on Windows CI machines [2021-03-22T10:26:24.533Z] === RUN TestCmdStreamGood [2021-03-22T10:26:24.533Z] --- PASS: TestCmdStreamGood (0.08s) [2021-03-22T10:26:24.533Z] === RUN TestUntarPathWithInvalidDest [2021-03-22T10:26:24.734Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-22T10:26:25.003Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-03-22T10:26:25.003Z] === RUN TestUntarPathWithInvalidSrc [2021-03-22T10:26:25.003Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-22T10:26:25.003Z] === RUN TestUntarPath [2021-03-22T10:26:25.003Z] --- PASS: TestUntarPath (0.10s) [2021-03-22T10:26:25.003Z] === RUN TestUntarPathWithDestinationFile [2021-03-22T10:26:25.003Z] === RUN Test [2021-03-22T10:26:25.003Z] === RUN Test/TestContainsEntry [2021-03-22T10:26:25.003Z] === RUN Test/TestCreateEntries [2021-03-22T10:26:25.003Z] === RUN Test/TestEntriesDiff [2021-03-22T10:26:25.003Z] === RUN Test/TestEntriesEquality [2021-03-22T10:26:25.003Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-22T10:26:25.003Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-22T10:26:25.003Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-22T10:26:25.003Z] === RUN Test/TestGeneratorNotGenerate [2021-03-22T10:26:25.003Z] === RUN Test/TestGeneratorWithPort [2021-03-22T10:26:25.003Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-22T10:26:25.003Z] === RUN Test/TestNewEntry [2021-03-22T10:26:25.003Z] === RUN Test/TestParse [2021-03-22T10:26:25.003Z] --- PASS: Test (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-22T10:26:25.003Z] --- PASS: Test/TestParse (0.00s) [2021-03-22T10:26:25.003Z] PASS [2021-03-22T10:26:25.003Z] coverage: 58.3% of statements [2021-03-22T10:26:25.003Z] ok github.com/docker/docker/pkg/discovery 0.077s coverage: 58.3% of statements [2021-03-22T10:26:25.003Z] --- PASS: TestUntarPathWithDestinationFile (0.12s) [2021-03-22T10:26:25.003Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-22T10:26:25.003Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s) [2021-03-22T10:26:25.003Z] === RUN TestCopyWithTarInvalidSrc [2021-03-22T10:26:25.003Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-22T10:26:25.003Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-22T10:26:25.003Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-22T10:26:25.003Z] === RUN TestCopyWithTarSrcFile [2021-03-22T10:26:25.003Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-03-22T10:26:25.003Z] === RUN TestCopyWithTarSrcFolder [2021-03-22T10:26:25.003Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-22T10:26:25.003Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-22T10:26:25.003Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-22T10:26:25.003Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-22T10:26:25.003Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-22T10:26:25.003Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-22T10:26:25.003Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-22T10:26:25.003Z] === RUN TestCopyFileWithTarSrcFile [2021-03-22T10:26:25.003Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-03-22T10:26:25.003Z] === RUN TestTarFiles [2021-03-22T10:26:25.096Z] --- PASS: TestAuthZPluginAllowEventStream (1.93s) [2021-03-22T10:26:25.096Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T10:26:25.473Z] === RUN Test [2021-03-22T10:26:25.473Z] === RUN Test/TestContent [2021-03-22T10:26:25.473Z] === RUN Test/TestInitialize [2021-03-22T10:26:25.473Z] === RUN Test/TestNew [2021-03-22T10:26:25.473Z] === RUN Test/TestParsingContentsWithComments [2021-03-22T10:26:25.473Z] === RUN Test/TestRegister [2021-03-22T10:26:25.473Z] === RUN Test/TestWatch [2021-03-22T10:26:25.473Z] --- PASS: Test (0.01s) [2021-03-22T10:26:25.473Z] --- PASS: Test/TestContent (0.00s) [2021-03-22T10:26:25.473Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-22T10:26:25.473Z] --- PASS: Test/TestNew (0.00s) [2021-03-22T10:26:25.473Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-22T10:26:25.473Z] --- PASS: Test/TestRegister (0.00s) [2021-03-22T10:26:25.473Z] --- PASS: Test/TestWatch (0.01s) [2021-03-22T10:26:25.473Z] PASS [2021-03-22T10:26:25.473Z] coverage: 92.9% of statements [2021-03-22T10:26:25.473Z] ok github.com/docker/docker/pkg/discovery/file 0.064s coverage: 92.9% of statements [2021-03-22T10:26:25.667Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-03-22T10:26:25.667Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T10:26:26.097Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-22T10:26:26.463Z] === RUN Test [2021-03-22T10:26:26.463Z] === RUN Test/TestWatch [2021-03-22T10:26:26.463Z] --- PASS: Test (0.01s) [2021-03-22T10:26:26.463Z] --- PASS: Test/TestWatch (0.01s) [2021-03-22T10:26:26.463Z] PASS [2021-03-22T10:26:26.463Z] coverage: 92.3% of statements [2021-03-22T10:26:26.463Z] ok github.com/docker/docker/pkg/discovery/memory 0.116s coverage: 92.3% of statements [2021-03-22T10:26:26.463Z] === RUN Test [2021-03-22T10:26:26.463Z] === RUN Test/TestInitialize [2021-03-22T10:26:26.610Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-03-22T10:26:26.610Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T10:26:26.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-22T10:26:26.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-22T10:26:26.933Z] time="2021-03-22T10:26:26Z" level=info msg="Initializing discovery without TLS" [2021-03-22T10:26:26.933Z] time="2021-03-22T10:26:26Z" level=info msg="Initializing discovery without TLS" [2021-03-22T10:26:26.933Z] time="2021-03-22T10:26:26Z" level=info msg="Initializing discovery without TLS" [2021-03-22T10:26:26.933Z] === RUN Test/TestInitializeWithCerts [2021-03-22T10:26:26.933Z] time="2021-03-22T10:26:26Z" level=info msg="Initializing discovery with TLS" [2021-03-22T10:26:26.933Z] === RUN Test/TestWatch [2021-03-22T10:26:26.933Z] time="2021-03-22T10:26:26Z" level=info msg="Initializing discovery without TLS" [2021-03-22T10:26:26.933Z] === RUN Test [2021-03-22T10:26:26.933Z] === RUN Test/TestInitialize [2021-03-22T10:26:26.933Z] === RUN Test/TestInitializeWithPattern [2021-03-22T10:26:26.933Z] === RUN Test/TestRegister [2021-03-22T10:26:26.933Z] === RUN Test/TestWatch [2021-03-22T10:26:26.933Z] --- PASS: Test (0.00s) [2021-03-22T10:26:26.933Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-22T10:26:26.933Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-22T10:26:26.933Z] --- PASS: Test/TestRegister (0.00s) [2021-03-22T10:26:26.933Z] --- PASS: Test/TestWatch (0.00s) [2021-03-22T10:26:26.933Z] PASS [2021-03-22T10:26:26.933Z] coverage: 93.8% of statements [2021-03-22T10:26:26.933Z] ok github.com/docker/docker/pkg/discovery/nodes 0.067s coverage: 93.8% of statements [2021-03-22T10:26:27.182Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-03-22T10:26:27.182Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T10:26:27.923Z] === RUN TestPollerAddRemove [2021-03-22T10:26:27.923Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-22T10:26:27.923Z] === RUN TestPollerEvent [2021-03-22T10:26:27.923Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-22T10:26:27.923Z] poller_test.go:41: No chmod on Windows [2021-03-22T10:26:27.923Z] === RUN TestPollerClose [2021-03-22T10:26:27.923Z] --- PASS: TestPollerClose (0.00s) [2021-03-22T10:26:27.923Z] PASS [2021-03-22T10:26:27.923Z] coverage: 36.2% of statements [2021-03-22T10:26:27.923Z] ok github.com/docker/docker/pkg/filenotify 0.074s coverage: 36.2% of statements [2021-03-22T10:26:28.393Z] === RUN TestCopyFileWithInvalidSrc [2021-03-22T10:26:28.393Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCopyFileWithInvalidDest [2021-03-22T10:26:28.393Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-22T10:26:28.393Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-22T10:26:28.393Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCopyFile [2021-03-22T10:26:28.393Z] --- PASS: TestCopyFile (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-22T10:26:28.393Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-22T10:26:28.393Z] fileutils_test.go:134: Needs porting to Windows [2021-03-22T10:26:28.393Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-22T10:26:28.393Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-22T10:26:28.393Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-22T10:26:28.393Z] fileutils_test.go:180: Needs porting to Windows [2021-03-22T10:26:28.393Z] === RUN TestWildcardMatches [2021-03-22T10:26:28.393Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestPatternMatches [2021-03-22T10:26:28.393Z] --- PASS: TestPatternMatches (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-22T10:26:28.393Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestPatternMatchesFolderExclusions [2021-03-22T10:26:28.393Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-22T10:26:28.393Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-22T10:26:28.393Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-22T10:26:28.393Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-22T10:26:28.393Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestSingleExclamationError [2021-03-22T10:26:28.393Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestMatchesWithNoPatterns [2021-03-22T10:26:28.393Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestMatchesWithMalformedPatterns [2021-03-22T10:26:28.393Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestMatches [2021-03-22T10:26:28.393Z] --- PASS: TestMatches (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCleanPatterns [2021-03-22T10:26:28.393Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-22T10:26:28.393Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCleanPatternsExceptionFlag [2021-03-22T10:26:28.393Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-22T10:26:28.393Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-22T10:26:28.393Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCleanPatternsErrorSingleException [2021-03-22T10:26:28.393Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCreateIfNotExistsDir [2021-03-22T10:26:28.393Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestCreateIfNotExistsFile [2021-03-22T10:26:28.393Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-03-22T10:26:28.393Z] === RUN TestMatch [2021-03-22T10:26:28.393Z] --- PASS: TestMatch (0.00s) [2021-03-22T10:26:28.393Z] PASS [2021-03-22T10:26:28.393Z] coverage: 87.7% of statements [2021-03-22T10:26:28.393Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 87.7% of statements [2021-03-22T10:26:28.863Z] === RUN TestGet [2021-03-22T10:26:28.863Z] --- PASS: TestGet (0.00s) [2021-03-22T10:26:28.863Z] === RUN TestGetShortcutString [2021-03-22T10:26:28.863Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-22T10:26:28.863Z] PASS [2021-03-22T10:26:28.863Z] coverage: 42.9% of statements [2021-03-22T10:26:28.863Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2021-03-22T10:26:29.728Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.42s) [2021-03-22T10:26:29.728Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T10:26:29.854Z] --- PASS: Test (3.14s) [2021-03-22T10:26:29.854Z] --- PASS: Test/TestInitialize (0.13s) [2021-03-22T10:26:29.854Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-03-22T10:26:29.854Z] --- PASS: Test/TestWatch (3.00s) [2021-03-22T10:26:29.854Z] PASS [2021-03-22T10:26:29.854Z] coverage: 84.1% of statements [2021-03-22T10:26:29.854Z] ok github.com/docker/docker/pkg/discovery/kv 3.205s coverage: 84.1% of statements [2021-03-22T10:26:29.854Z] === RUN TestCreateIDMapOrder [2021-03-22T10:26:29.854Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-22T10:26:29.854Z] PASS [2021-03-22T10:26:29.854Z] coverage: 7.2% of statements [2021-03-22T10:26:29.854Z] ok github.com/docker/docker/pkg/idtools 0.052s coverage: 7.2% of statements [2021-03-22T10:26:30.323Z] --- PASS: TestTarFiles (4.97s) [2021-03-22T10:26:30.323Z] === RUN TestTarUntar [2021-03-22T10:26:30.323Z] --- PASS: TestTarUntar (0.02s) [2021-03-22T10:26:30.323Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-22T10:26:30.323Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-22T10:26:30.323Z] === RUN TestTarWithOptions [2021-03-22T10:26:30.323Z] --- PASS: TestTarWithOptions (0.04s) [2021-03-22T10:26:30.323Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-22T10:26:30.323Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-22T10:26:30.323Z] === RUN TestUntarUstarGnuConflict [2021-03-22T10:26:30.323Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-03-22T10:26:30.323Z] === RUN TestUntarInvalidFilenames [2021-03-22T10:26:30.324Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames107227018\\dest" [2021-03-22T10:26:30.324Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-03-22T10:26:30.324Z] === RUN TestUntarHardlinkToSymlink [2021-03-22T10:26:30.324Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-22T10:26:30.324Z] === RUN TestUntarInvalidHardlink [2021-03-22T10:26:30.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink268262971\\victim\\hello" -> "../victim/hello" [2021-03-22T10:26:30.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink865812062\\victim\\hello" -> "/../victim/hello" [2021-03-22T10:26:30.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink445133861\\victim" -> "../victim" [2021-03-22T10:26:30.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink969284928\\victim" -> "../victim" [2021-03-22T10:26:30.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink133875615\\victim" -> "../victim" [2021-03-22T10:26:30.324Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink281811570\\victim" -> "../victim" [2021-03-22T10:26:30.324Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-03-22T10:26:30.324Z] === RUN TestUntarInvalidSymlink [2021-03-22T10:26:30.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink182825769\\dest\\dotdot" -> "../victim/hello" [2021-03-22T10:26:30.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink003791476\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-22T10:26:30.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink253068611\\dest\\loophole-victim" -> "../victim" [2021-03-22T10:26:30.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink536139206\\dest\\loophole-victim" -> "../victim" [2021-03-22T10:26:30.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink605107821\\dest\\loophole-victim" -> "../victim" [2021-03-22T10:26:30.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink034101992\\dest\\loophole-victim" -> "../victim" [2021-03-22T10:26:30.324Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink178854695\\dest\\dir\\loophole" -> "../../victim" [2021-03-22T10:26:30.324Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-03-22T10:26:30.324Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-22T10:26:30.324Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-22T10:26:30.324Z] === RUN TestXGlobalNoParent [2021-03-22T10:26:30.324Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-22T10:26:30.324Z] === RUN TestReplaceFileTarWrapper [2021-03-22T10:26:30.324Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-03-22T10:26:30.324Z] === RUN TestPrefixHeaderReadable [2021-03-22T10:26:30.324Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-03-22T10:26:30.324Z] === RUN TestDisablePigz [2021-03-22T10:26:30.794Z] === RUN TestFixedBufferCap [2021-03-22T10:26:30.794Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestFixedBufferLen [2021-03-22T10:26:30.794Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestFixedBufferString [2021-03-22T10:26:30.794Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestFixedBufferWrite [2021-03-22T10:26:30.794Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestFixedBufferRead [2021-03-22T10:26:30.794Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestBytesPipeRead [2021-03-22T10:26:30.794Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestBytesPipeWrite [2021-03-22T10:26:30.794Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-22T10:26:30.794Z] --- PASS: TestDisablePigz (0.17s) [2021-03-22T10:26:30.794Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-22T10:26:30.794Z] === RUN TestPigz [2021-03-22T10:26:30.794Z] --- PASS: TestPigz (0.15s) [2021-03-22T10:26:30.794Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-22T10:26:30.794Z] === RUN TestCopyFileWithInvalidDest [2021-03-22T10:26:30.794Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-22T10:26:30.794Z] archive_windows_test.go:16: Currently fails [2021-03-22T10:26:30.794Z] === RUN TestCanonicalTarNameForPath [2021-03-22T10:26:30.794Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestCanonicalTarName [2021-03-22T10:26:30.794Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestChmodTarEntry [2021-03-22T10:26:30.794Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestHardLinkOrder [2021-03-22T10:26:30.794Z] --- PASS: TestHardLinkOrder (0.07s) [2021-03-22T10:26:30.794Z] === RUN TestChangeString [2021-03-22T10:26:30.794Z] --- PASS: TestChangeString (0.00s) [2021-03-22T10:26:30.794Z] === RUN TestChangesWithNoChanges [2021-03-22T10:26:30.794Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-03-22T10:26:30.794Z] === RUN TestChangesWithChanges [2021-03-22T10:26:30.794Z] --- PASS: TestChangesWithChanges (0.06s) [2021-03-22T10:26:30.794Z] === RUN TestChangesWithChangesGH13590 [2021-03-22T10:26:30.794Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-22T10:26:30.794Z] changes_test.go:192: needs more investigation [2021-03-22T10:26:30.794Z] === RUN TestChangesDirsEmpty [2021-03-22T10:26:31.263Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2021-03-22T10:26:31.263Z] === RUN TestAtomicWriteToFile [2021-03-22T10:26:31.263Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-03-22T10:26:31.263Z] === RUN TestAtomicWriteSetCommit [2021-03-22T10:26:31.263Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-22T10:26:31.263Z] === RUN TestAtomicWriteSetCancel [2021-03-22T10:26:31.263Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-22T10:26:31.263Z] === RUN TestReadCloserWrapperClose [2021-03-22T10:26:31.263Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-22T10:26:31.263Z] === RUN TestReaderErrWrapperReadOnError [2021-03-22T10:26:31.263Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-22T10:26:31.263Z] === RUN TestReaderErrWrapperRead [2021-03-22T10:26:31.263Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-22T10:26:31.263Z] === RUN TestHashData [2021-03-22T10:26:31.263Z] --- PASS: TestHashData (0.00s) [2021-03-22T10:26:31.263Z] === RUN TestCancelReadCloser [2021-03-22T10:26:31.263Z] === RUN TestError [2021-03-22T10:26:31.263Z] --- PASS: TestError (0.00s) [2021-03-22T10:26:31.263Z] === RUN TestProgressString [2021-03-22T10:26:31.263Z] === RUN TestProgressString/no_progress [2021-03-22T10:26:31.263Z] === RUN TestProgressString/progress_1 [2021-03-22T10:26:31.263Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-22T10:26:31.263Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-22T10:26:31.263Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-22T10:26:31.263Z] === RUN TestProgressString/with_units [2021-03-22T10:26:31.263Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-22T10:26:31.263Z] === RUN TestProgressString/hide_counts [2021-03-22T10:26:31.263Z] --- PASS: TestProgressString (0.00s) [2021-03-22T10:26:31.263Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-22T10:26:31.263Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-22T10:26:31.264Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-22T10:26:31.264Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-22T10:26:31.264Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-22T10:26:31.264Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-22T10:26:31.264Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-22T10:26:31.264Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestJSONMessageDisplay [2021-03-22T10:26:31.264Z] === RUN TestStandardLongPath [2021-03-22T10:26:31.264Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestUNCLongPath [2021-03-22T10:26:31.264Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-22T10:26:31.264Z] PASS [2021-03-22T10:26:31.264Z] coverage: 100.0% of statements [2021-03-22T10:26:31.264Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-03-22T10:26:31.264Z] === RUN TestChangesDirsMutated [2021-03-22T10:26:31.264Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-03-22T10:26:31.264Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-22T10:26:31.264Z] === RUN TestWriteCloserWrapperClose [2021-03-22T10:26:31.264Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestNopWriteCloser [2021-03-22T10:26:31.264Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestNopWriter [2021-03-22T10:26:31.264Z] --- PASS: TestNopWriter (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestWriteCounter [2021-03-22T10:26:31.264Z] --- PASS: TestWriteCounter (0.00s) [2021-03-22T10:26:31.264Z] PASS [2021-03-22T10:26:31.264Z] coverage: 68.4% of statements [2021-03-22T10:26:31.264Z] ok github.com/docker/docker/pkg/ioutils 0.688s coverage: 68.4% of statements [2021-03-22T10:26:31.264Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-03-22T10:26:31.264Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-22T10:26:31.264Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-22T10:26:31.264Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestDisplayJSONMessagesStream [2021-03-22T10:26:31.264Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-22T10:26:31.264Z] PASS [2021-03-22T10:26:31.264Z] coverage: 91.7% of statements [2021-03-22T10:26:31.264Z] ok github.com/docker/docker/pkg/jsonmessage 0.191s coverage: 91.7% of statements [2021-03-22T10:26:31.264Z] --- PASS: TestChangesDirsMutated (0.13s) [2021-03-22T10:26:31.264Z] === RUN TestApplyLayer [2021-03-22T10:26:31.264Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-22T10:26:31.264Z] changes_test.go:405: needs further investigation [2021-03-22T10:26:31.264Z] === RUN TestChangesSizeWithHardlinks [2021-03-22T10:26:31.264Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-22T10:26:31.264Z] changes_test.go:441: needs further investigation [2021-03-22T10:26:31.264Z] === RUN TestChangesSizeWithNoChanges [2021-03-22T10:26:31.264Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-22T10:26:31.264Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestChangesSize [2021-03-22T10:26:31.264Z] --- PASS: TestChangesSize (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestApplyLayerInvalidFilenames [2021-03-22T10:26:31.264Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames033042430\\dest" [2021-03-22T10:26:31.264Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-03-22T10:26:31.264Z] === RUN TestApplyLayerInvalidHardlink [2021-03-22T10:26:31.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink086224864\\victim\\hello" -> "../victim/hello" [2021-03-22T10:26:31.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink368023999\\victim\\hello" -> "/../victim/hello" [2021-03-22T10:26:31.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink104879122\\victim" -> "../victim" [2021-03-22T10:26:31.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink528238665\\victim" -> "../victim" [2021-03-22T10:26:31.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink981460756\\victim" -> "../victim" [2021-03-22T10:26:31.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink527341411\\victim" -> "../victim" [2021-03-22T10:26:31.264Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-03-22T10:26:31.264Z] === RUN TestApplyLayerInvalidSymlink [2021-03-22T10:26:31.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink293864806\\dest\\dotdot" -> "../victim/hello" [2021-03-22T10:26:31.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink468738445\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-22T10:26:31.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink115076488\\dest\\loophole-victim" -> "../victim" [2021-03-22T10:26:31.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink501693255\\dest\\loophole-victim" -> "../victim" [2021-03-22T10:26:31.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink897887226\\dest\\loophole-victim" -> "../victim" [2021-03-22T10:26:31.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink993068305\\dest\\loophole-victim" -> "../victim" [2021-03-22T10:26:31.264Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-03-22T10:26:31.264Z] === RUN TestApplyLayerWhiteouts [2021-03-22T10:26:31.264Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-03-22T10:26:31.264Z] === RUN TestGenerateEmptyFile [2021-03-22T10:26:31.264Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-22T10:26:31.264Z] === RUN TestGenerateWithContent [2021-03-22T10:26:31.264Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-22T10:26:31.264Z] PASS [2021-03-22T10:26:31.264Z] coverage: 62.6% of statements [2021-03-22T10:26:31.264Z] ok github.com/docker/docker/pkg/archive 7.689s coverage: 62.6% of statements [2021-03-22T10:26:32.254Z] === RUN TestNameFormat [2021-03-22T10:26:32.254Z] --- PASS: TestNameFormat (0.00s) [2021-03-22T10:26:32.254Z] === RUN TestNameRetries [2021-03-22T10:26:32.254Z] --- PASS: TestNameRetries (0.00s) [2021-03-22T10:26:32.254Z] PASS [2021-03-22T10:26:32.254Z] coverage: 85.7% of statements [2021-03-22T10:26:32.254Z] ok github.com/docker/docker/pkg/namesgenerator 0.110s coverage: 85.7% of statements [2021-03-22T10:26:32.254Z] === RUN TestParseKeyValueOpt [2021-03-22T10:26:32.254Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-22T10:26:32.254Z] === RUN TestParseUintList [2021-03-22T10:26:32.254Z] --- PASS: TestParseUintList (0.00s) [2021-03-22T10:26:32.254Z] === RUN TestParseUintListMaximumLimits [2021-03-22T10:26:32.254Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-22T10:26:32.254Z] PASS [2021-03-22T10:26:32.254Z] coverage: 97.0% of statements [2021-03-22T10:26:32.254Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-03-22T10:26:32.273Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.40s) [2021-03-22T10:26:32.273Z] === RUN TestAuthZPluginHeader [2021-03-22T10:26:32.724Z] === RUN TestNewAndRemove [2021-03-22T10:26:32.724Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-22T10:26:32.724Z] === RUN TestRemoveInvalidPath [2021-03-22T10:26:32.724Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-22T10:26:32.724Z] PASS [2021-03-22T10:26:32.724Z] coverage: 82.6% of statements [2021-03-22T10:26:32.724Z] ok github.com/docker/docker/pkg/pidfile 0.069s coverage: 82.6% of statements [2021-03-22T10:26:32.844Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-03-22T10:26:32.844Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T10:26:32.844Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-22T10:26:32.844Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:26:32.844Z] === RUN TestAuthZPluginV2Disable [2021-03-22T10:26:32.844Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-22T10:26:32.844Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:26:32.844Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T10:26:32.844Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-22T10:26:32.844Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:26:32.844Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T10:26:32.845Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-22T10:26:32.845Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:26:32.845Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T10:26:33.714Z] === RUN TestParseEmptyInterface [2021-03-22T10:26:33.714Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-22T10:26:33.714Z] === RUN TestParseNonInterfaceType [2021-03-22T10:26:33.714Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-22T10:26:33.714Z] === RUN TestParseWithOneFunction [2021-03-22T10:26:33.714Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-22T10:26:33.714Z] === RUN TestParseWithMultipleFuncs [2021-03-22T10:26:33.714Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-22T10:26:33.714Z] === RUN TestParseWithUnnamedReturn [2021-03-22T10:26:33.714Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-22T10:26:33.714Z] === RUN TestEmbeddedInterface [2021-03-22T10:26:33.714Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-22T10:26:33.714Z] === RUN TestParsedImports [2021-03-22T10:26:33.714Z] --- PASS: TestParsedImports (0.00s) [2021-03-22T10:26:33.714Z] === RUN TestAliasedImports [2021-03-22T10:26:33.714Z] --- PASS: TestAliasedImports (0.00s) [2021-03-22T10:26:33.714Z] PASS [2021-03-22T10:26:33.714Z] coverage: 56.8% of statements [2021-03-22T10:26:33.714Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.073s coverage: 56.8% of statements [2021-03-22T10:26:34.704Z] === RUN TestFailedConnection [2021-03-22T10:26:34.820Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-22T10:26:35.174Z] === RUN TestHTTPTransport [2021-03-22T10:26:35.174Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-22T10:26:35.174Z] PASS [2021-03-22T10:26:35.174Z] coverage: 85.7% of statements [2021-03-22T10:26:35.174Z] ok github.com/docker/docker/pkg/plugins/transport 0.062s coverage: 85.7% of statements [2021-03-22T10:26:35.174Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-22T10:26:35.174Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-22T10:26:35.174Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-22T10:26:35.174Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-22T10:26:35.174Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-22T10:26:35.174Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-22T10:26:35.174Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-22T10:26:35.174Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-22T10:26:35.174Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-22T10:26:35.174Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-22T10:26:35.174Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-22T10:26:35.174Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-22T10:26:35.174Z] === RUN TestBufferPoolPutAndGet [2021-03-22T10:26:35.174Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-22T10:26:35.174Z] PASS [2021-03-22T10:26:35.174Z] coverage: 88.2% of statements [2021-03-22T10:26:35.174Z] ok github.com/docker/docker/pkg/pools 0.077s coverage: 88.2% of statements [2021-03-22T10:26:35.644Z] --- PASS: TestFailedConnection (1.06s) [2021-03-22T10:26:35.644Z] === RUN TestFailOnce [2021-03-22T10:26:35.644Z] 2021/03/22 10:26:35 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-03-22T10:26:35.644Z] goroutine 10 [running]: [2021-03-22T10:26:35.644Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-03-22T10:26:35.644Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-22T10:26:35.644Z] panic(0x849b40, 0x986ad0) [2021-03-22T10:26:35.644Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-22T10:26:35.644Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-22T10:26:35.644Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-22T10:26:35.644Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-22T10:26:35.644Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-22T10:26:35.644Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-22T10:26:35.644Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-22T10:26:35.644Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-22T10:26:35.644Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-22T10:26:35.644Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a980) [2021-03-22T10:26:35.644Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-22T10:26:35.644Z] created by net/http.(*Server).Serve [2021-03-22T10:26:35.644Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-22T10:26:35.644Z] time="2021-03-22T10:26:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-03-22T10:26:35.644Z] === RUN TestOutputOnPrematureClose [2021-03-22T10:26:35.644Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-22T10:26:35.644Z] === RUN TestCompleteSilently [2021-03-22T10:26:35.644Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-22T10:26:35.644Z] PASS [2021-03-22T10:26:35.644Z] coverage: 75.9% of statements [2021-03-22T10:26:35.644Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2021-03-22T10:26:36.114Z] === RUN TestSendToOneSub [2021-03-22T10:26:36.114Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-22T10:26:36.114Z] === RUN TestSendToMultipleSubs [2021-03-22T10:26:36.114Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-22T10:26:36.114Z] === RUN TestEvictOneSub [2021-03-22T10:26:36.114Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-22T10:26:36.114Z] === RUN TestClosePublisher [2021-03-22T10:26:36.114Z] --- PASS: TestClosePublisher (0.00s) [2021-03-22T10:26:36.114Z] === RUN TestPubSubRace [2021-03-22T10:26:36.584Z] === RUN TestRegister [2021-03-22T10:26:36.584Z] --- PASS: TestRegister (0.00s) [2021-03-22T10:26:36.584Z] === RUN TestCommand [2021-03-22T10:26:36.584Z] --- PASS: TestCommand (0.03s) [2021-03-22T10:26:36.584Z] === RUN TestNaiveSelf [2021-03-22T10:26:36.584Z] --- PASS: TestFailOnce (1.18s) [2021-03-22T10:26:36.584Z] === RUN TestEchoInputOutput [2021-03-22T10:26:36.584Z] --- PASS: TestNaiveSelf (0.02s) [2021-03-22T10:26:36.584Z] PASS [2021-03-22T10:26:36.584Z] coverage: 82.4% of statements [2021-03-22T10:26:36.584Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-22T10:26:36.584Z] === RUN TestBackoff [2021-03-22T10:26:36.584Z] --- PASS: TestBackoff (0.00s) [2021-03-22T10:26:36.584Z] === RUN TestAbortRetry [2021-03-22T10:26:36.584Z] --- PASS: TestAbortRetry (0.00s) [2021-03-22T10:26:36.584Z] === RUN TestClientScheme [2021-03-22T10:26:36.584Z] --- PASS: TestClientScheme (0.00s) [2021-03-22T10:26:36.584Z] === RUN TestNewClientWithTimeout [2021-03-22T10:26:36.584Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2021-03-22T10:26:37.053Z] --- PASS: TestPubSubRace (1.04s) [2021-03-22T10:26:37.053Z] PASS [2021-03-22T10:26:37.053Z] coverage: 75.0% of statements [2021-03-22T10:26:37.053Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-03-22T10:26:37.053Z] time="2021-03-22T10:26:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-22T10:26:37.523Z] === RUN TestParseSignal [2021-03-22T10:26:37.523Z] --- PASS: TestParseSignal (0.00s) [2021-03-22T10:26:37.523Z] === RUN TestValidSignalForPlatform [2021-03-22T10:26:37.523Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-22T10:26:37.523Z] PASS [2021-03-22T10:26:37.523Z] coverage: 20.3% of statements [2021-03-22T10:26:37.523Z] ok github.com/docker/docker/pkg/signal 0.038s coverage: 20.3% of statements [2021-03-22T10:26:37.994Z] === RUN TestNewStdWriter [2021-03-22T10:26:37.994Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-22T10:26:37.994Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestWriteWithNilBytes [2021-03-22T10:26:37.994Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestWrite [2021-03-22T10:26:37.994Z] --- PASS: TestWrite (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestWriteWithWriterError [2021-03-22T10:26:37.994Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-22T10:26:37.994Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestStdCopyWriteAndRead [2021-03-22T10:26:37.994Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-22T10:26:37.994Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-22T10:26:37.994Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-22T10:26:37.994Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-22T10:26:37.994Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-22T10:26:37.994Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-22T10:26:37.994Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-22T10:26:37.994Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-22T10:26:37.994Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-22T10:26:37.994Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-22T10:26:37.994Z] PASS [2021-03-22T10:26:37.994Z] coverage: 100.0% of statements [2021-03-22T10:26:37.994Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2021-03-22T10:26:38.607Z] --- PASS: TestServiceUpdateSecrets (16.07s) [2021-03-22T10:26:38.607Z] === RUN TestServiceUpdateConfigs [2021-03-22T10:26:38.989Z] time="2021-03-22T10:26:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-22T10:26:38.989Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-22T10:26:38.989Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-22T10:26:38.989Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestFormatStatus [2021-03-22T10:26:38.989Z] --- PASS: TestFormatStatus (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestFormatError [2021-03-22T10:26:38.989Z] --- PASS: TestFormatError (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestFormatJSONError [2021-03-22T10:26:38.989Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-22T10:26:38.989Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-22T10:26:38.989Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestNewJSONProgressOutput [2021-03-22T10:26:38.989Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestAuxFormatterEmit [2021-03-22T10:26:38.989Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestStreamWriterStdout [2021-03-22T10:26:38.989Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestStreamWriterStderr [2021-03-22T10:26:38.989Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-22T10:26:38.989Z] PASS [2021-03-22T10:26:38.989Z] coverage: 66.2% of statements [2021-03-22T10:26:38.989Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-03-22T10:26:38.989Z] === RUN TestGenerateRandomID [2021-03-22T10:26:38.989Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestShortenId [2021-03-22T10:26:38.989Z] --- PASS: TestShortenId (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestShortenSha256Id [2021-03-22T10:26:38.989Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestShortenIdEmpty [2021-03-22T10:26:38.989Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestShortenIdInvalid [2021-03-22T10:26:38.989Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestIsShortIDNonHex [2021-03-22T10:26:38.989Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-22T10:26:38.989Z] === RUN TestIsShortIDNotCorrectSize [2021-03-22T10:26:38.989Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-22T10:26:38.989Z] PASS [2021-03-22T10:26:38.989Z] coverage: 70.6% of statements [2021-03-22T10:26:38.989Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2021-03-22T10:26:39.978Z] === RUN TestIsCpusetListAvailable [2021-03-22T10:26:39.978Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-22T10:26:39.978Z] PASS [2021-03-22T10:26:39.978Z] coverage: 38.2% of statements [2021-03-22T10:26:39.978Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2021-03-22T10:26:40.448Z] === RUN TestChtimes [2021-03-22T10:26:40.448Z] --- PASS: TestChtimes (0.00s) [2021-03-22T10:26:40.448Z] === RUN TestChtimesWindows [2021-03-22T10:26:40.448Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-22T10:26:40.448Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-22T10:26:40.448Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-22T10:26:40.448Z] === RUN TestEnsureRemoveAllNotExist [2021-03-22T10:26:40.448Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-22T10:26:40.448Z] === RUN TestEnsureRemoveAllWithDir [2021-03-22T10:26:40.448Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-22T10:26:40.448Z] === RUN TestEnsureRemoveAllWithFile [2021-03-22T10:26:40.448Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-22T10:26:40.448Z] === RUN TestHasWin32KSupport [2021-03-22T10:26:40.448Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-22T10:26:40.448Z] syscall_windows_test.go:8: win32k: true [2021-03-22T10:26:40.448Z] PASS [2021-03-22T10:26:40.448Z] coverage: 12.0% of statements [2021-03-22T10:26:40.448Z] ok github.com/docker/docker/pkg/system 0.080s coverage: 12.0% of statements [2021-03-22T10:26:40.918Z] === RUN TestTailFile [2021-03-22T10:26:40.918Z] --- PASS: TestTailFile (0.00s) [2021-03-22T10:26:40.918Z] === RUN TestTailFileManyLines [2021-03-22T10:26:40.918Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-22T10:26:40.918Z] === RUN TestTailEmptyFile [2021-03-22T10:26:40.918Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-22T10:26:40.918Z] === RUN TestTailNegativeN [2021-03-22T10:26:40.918Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader [2021-03-22T10:26:40.918Z] === CONT TestNewTailReader [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/truncated_last_line [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-22T10:26:40.918Z] === CONT TestNewTailReader/no_delimiter [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.918Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.918Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.918Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.918Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.918Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.919Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.919Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:40.920Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:40.920Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:40.920Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:40.921Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:40.921Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:40.921Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.392Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.392Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.392Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.393Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.393Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-22T10:26:41.394Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T10:26:41.394Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] time="2021-03-22T10:26:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.05s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.01s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.11s) [2021-03-22T10:26:41.395Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.05s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.03s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-22T10:26:41.396Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-22T10:26:41.396Z] PASS [2021-03-22T10:26:41.396Z] coverage: 88.6% of statements [2021-03-22T10:26:41.396Z] ok github.com/docker/docker/pkg/tailfile 0.502s coverage: 88.6% of statements [2021-03-22T10:26:41.869Z] === RUN TestTarSumRemoveNonExistent [2021-03-22T10:26:41.869Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-03-22T10:26:41.869Z] === RUN TestTarSumRemove [2021-03-22T10:26:41.869Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-22T10:26:41.869Z] === RUN TestSortFileInfoSums [2021-03-22T10:26:41.869Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-22T10:26:41.869Z] === RUN TestNewTarSumForLabelInvalid [2021-03-22T10:26:41.869Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-22T10:26:41.869Z] === RUN TestNewTarSumForLabel [2021-03-22T10:26:41.869Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-22T10:26:41.869Z] === RUN TestEmptyTar [2021-03-22T10:26:41.869Z] --- PASS: TestEmptyTar (0.00s) [2021-03-22T10:26:41.869Z] === RUN TestTarSumsReadSize [2021-03-22T10:26:41.869Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-22T10:26:41.869Z] === RUN TestTarSums [2021-03-22T10:26:42.339Z] --- PASS: TestTarSums (0.06s) [2021-03-22T10:26:42.339Z] === RUN TestIteration [2021-03-22T10:26:42.339Z] --- PASS: TestIteration (0.00s) [2021-03-22T10:26:42.339Z] === RUN TestVersionLabelForChecksum [2021-03-22T10:26:42.339Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-22T10:26:42.339Z] === RUN TestVersion [2021-03-22T10:26:42.339Z] --- PASS: TestVersion (0.00s) [2021-03-22T10:26:42.339Z] === RUN TestGetVersion [2021-03-22T10:26:42.339Z] --- PASS: TestGetVersion (0.00s) [2021-03-22T10:26:42.339Z] === RUN TestGetVersions [2021-03-22T10:26:42.339Z] --- PASS: TestGetVersions (0.00s) [2021-03-22T10:26:42.339Z] PASS [2021-03-22T10:26:42.339Z] coverage: 89.3% of statements [2021-03-22T10:26:42.339Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2021-03-22T10:26:42.339Z] testing: warning: no tests to run [2021-03-22T10:26:42.339Z] PASS [2021-03-22T10:26:42.339Z] coverage: [no statements] [2021-03-22T10:26:42.339Z] ok github.com/docker/docker/pkg/term/windows 0.068s coverage: [no statements] [no tests to run] [2021-03-22T10:26:42.809Z] === RUN TestTruncIndex [2021-03-22T10:26:42.809Z] --- PASS: TestTruncIndex (0.10s) [2021-03-22T10:26:42.809Z] PASS [2021-03-22T10:26:43.279Z] coverage: 91.5% of statements [2021-03-22T10:26:43.279Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2021-03-22T10:26:43.279Z] === RUN TestIsGIT [2021-03-22T10:26:43.279Z] --- PASS: TestIsGIT (0.00s) [2021-03-22T10:26:43.279Z] === RUN TestIsTransport [2021-03-22T10:26:43.279Z] --- PASS: TestIsTransport (0.00s) [2021-03-22T10:26:43.279Z] PASS [2021-03-22T10:26:43.279Z] coverage: 100.0% of statements [2021-03-22T10:26:43.279Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2021-03-22T10:26:43.749Z] === RUN TestVersionInfo [2021-03-22T10:26:43.749Z] --- PASS: TestVersionInfo (0.00s) [2021-03-22T10:26:43.749Z] === RUN TestAppendVersions [2021-03-22T10:26:43.749Z] --- PASS: TestAppendVersions (0.00s) [2021-03-22T10:26:43.749Z] PASS [2021-03-22T10:26:43.749Z] coverage: 88.9% of statements [2021-03-22T10:26:43.749Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-22T10:26:43.787Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-03-22T10:26:43.787Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-22T10:26:43.787Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-22T10:26:43.787Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-03-22T10:26:43.787Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-22T10:26:43.787Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-03-22T10:26:43.787Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/builder [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-22T10:26:43.787Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-22T10:26:44.219Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-22T10:26:44.219Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-22T10:26:44.219Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-22T10:26:44.219Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-22T10:26:44.219Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-22T10:26:44.219Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-22T10:26:44.219Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-22T10:26:44.219Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-22T10:26:44.219Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-22T10:26:45.212Z] === RUN TestValidatePrivileges [2021-03-22T10:26:45.212Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-22T10:26:45.212Z] === RUN TestFilterByCapNeg [2021-03-22T10:26:45.212Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-22T10:26:45.212Z] === RUN TestFilterByCapPos [2021-03-22T10:26:45.212Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-22T10:26:45.212Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-22T10:26:45.212Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-22T10:26:45.212Z] PASS [2021-03-22T10:26:45.212Z] coverage: 12.0% of statements [2021-03-22T10:26:45.212Z] ok github.com/docker/docker/plugin 0.107s coverage: 12.0% of statements [2021-03-22T10:26:45.682Z] === RUN TestNewSettable [2021-03-22T10:26:45.682Z] --- PASS: TestNewSettable (0.00s) [2021-03-22T10:26:45.682Z] === RUN TestIsSettable [2021-03-22T10:26:45.682Z] --- PASS: TestIsSettable (0.00s) [2021-03-22T10:26:45.682Z] === RUN TestUpdateSettingsEnv [2021-03-22T10:26:45.682Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-22T10:26:45.682Z] PASS [2021-03-22T10:26:45.682Z] coverage: 20.1% of statements [2021-03-22T10:26:45.682Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.1% of statements [2021-03-22T10:26:45.682Z] === RUN TestLoad [2021-03-22T10:26:45.682Z] --- PASS: TestLoad (0.00s) [2021-03-22T10:26:45.682Z] === RUN TestSave [2021-03-22T10:26:45.682Z] --- PASS: TestSave (0.03s) [2021-03-22T10:26:45.682Z] === RUN TestAddDeleteGet [2021-03-22T10:26:45.682Z] --- PASS: TestAddDeleteGet (0.04s) [2021-03-22T10:26:45.682Z] === RUN TestInvalidTags [2021-03-22T10:26:45.682Z] --- PASS: TestInvalidTags (0.00s) [2021-03-22T10:26:45.682Z] PASS [2021-03-22T10:26:45.682Z] coverage: 84.4% of statements [2021-03-22T10:26:45.682Z] ok github.com/docker/docker/reference 0.116s coverage: 84.4% of statements [2021-03-22T10:26:45.682Z] time="2021-03-22T10:26:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-22T10:26:47.052Z] ok github.com/docker/docker/builder/dockerfile 0.241s coverage: 48.3% of statements [2021-03-22T10:26:47.052Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-22T10:26:47.052Z] ok github.com/docker/docker/builder/remotecontext 0.091s coverage: 13.7% of statements [2021-03-22T10:26:47.251Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-22T10:26:47.251Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-03-22T10:26:47.251Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-22T10:26:47.251Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-22T10:26:47.251Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-22T10:26:47.251Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-22T10:26:47.251Z] === RUN TestResumableRequestReaderWithReadError [2021-03-22T10:26:47.251Z] time="2021-03-22T10:26:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-22T10:26:47.251Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-03-22T10:26:47.251Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-22T10:26:47.251Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-22T10:26:47.251Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-22T10:26:47.251Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-22T10:26:47.251Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-22T10:26:47.251Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-22T10:26:47.251Z] === RUN TestResumableRequestReader [2021-03-22T10:26:47.251Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-22T10:26:47.251Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-22T10:26:47.251Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-22T10:26:47.251Z] PASS [2021-03-22T10:26:47.251Z] coverage: 100.0% of statements [2021-03-22T10:26:47.251Z] ok github.com/docker/docker/registry/resumable 0.233s coverage: 100.0% of statements [2021-03-22T10:26:47.251Z] === RUN TestRestartManagerTimeout [2021-03-22T10:26:47.251Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-22T10:26:47.251Z] === RUN TestRestartManagerTimeoutReset [2021-03-22T10:26:47.251Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-22T10:26:47.251Z] PASS [2021-03-22T10:26:47.251Z] coverage: 50.9% of statements [2021-03-22T10:26:47.251Z] ok github.com/docker/docker/restartmanager 0.035s coverage: 50.9% of statements [2021-03-22T10:26:47.720Z] === RUN TestResolveAuthConfigIndexServer [2021-03-22T10:26:47.720Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-22T10:26:47.720Z] === RUN TestResolveAuthConfigFullURL [2021-03-22T10:26:47.720Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-22T10:26:47.720Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-22T10:26:47.720Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-22T10:26:47.720Z] === RUN TestValidateMirror [2021-03-22T10:26:47.720Z] --- PASS: TestValidateMirror (0.00s) [2021-03-22T10:26:47.720Z] === RUN TestLoadInsecureRegistries [2021-03-22T10:26:48.190Z] time="2021-03-22T10:26:47Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-22T10:26:48.190Z] time="2021-03-22T10:26:47Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-22T10:26:48.190Z] time="2021-03-22T10:26:47Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-22T10:26:48.190Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-03-22T10:26:48.190Z] === RUN TestNewServiceConfig [2021-03-22T10:26:48.190Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestValidateIndexName [2021-03-22T10:26:48.190Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestValidateIndexNameWithError [2021-03-22T10:26:48.190Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestEndpointParse [2021-03-22T10:26:48.190Z] --- PASS: TestEndpointParse (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestEndpointParseInvalid [2021-03-22T10:26:48.190Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestValidateEndpoint [2021-03-22T10:26:48.190Z] --- PASS: TestValidateEndpoint (0.01s) [2021-03-22T10:26:48.190Z] === RUN TestPing [2021-03-22T10:26:48.190Z] --- PASS: TestPing (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestPingRegistryEndpoint [2021-03-22T10:26:48.190Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-22T10:26:48.190Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:26:48.190Z] === RUN TestEndpoint [2021-03-22T10:26:48.190Z] --- SKIP: TestEndpoint (0.00s) [2021-03-22T10:26:48.190Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:26:48.190Z] === RUN TestParseRepositoryInfo [2021-03-22T10:26:48.190Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestNewIndexInfo [2021-03-22T10:26:48.190Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestMirrorEndpointLookup [2021-03-22T10:26:48.190Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-03-22T10:26:48.190Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:26:48.190Z] === RUN TestSearchRepositories [2021-03-22T10:26:48.190Z] --- PASS: TestSearchRepositories (0.03s) [2021-03-22T10:26:48.190Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-22T10:26:48.190Z] Host: 127.0.0.1:49240 [2021-03-22T10:26:48.190Z] User-Agent: docker test client [2021-03-22T10:26:48.190Z] Authorization: Token fake-token [2021-03-22T10:26:48.190Z] X-Docker-Token: true [2021-03-22T10:26:48.190Z] Accept-Encoding: gzip [2021-03-22T10:26:48.190Z] [2021-03-22T10:26:48.190Z] [2021-03-22T10:26:48.190Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-22T10:26:48.190Z] Connection: close [2021-03-22T10:26:48.190Z] Content-Length: 144 [2021-03-22T10:26:48.190Z] Cache-Control: no-cache [2021-03-22T10:26:48.190Z] Content-Type: application/json [2021-03-22T10:26:48.190Z] Date: Mon, 22 Mar 2021 10:26:47 GMT [2021-03-22T10:26:48.190Z] Expires: -1 [2021-03-22T10:26:48.190Z] Pragma: no-cache [2021-03-22T10:26:48.190Z] Server: docker-tests/mock [2021-03-22T10:26:48.190Z] X-Docker-Registry-Config: mock [2021-03-22T10:26:48.190Z] X-Docker-Registry-Version: 0.0.0 [2021-03-22T10:26:48.190Z] [2021-03-22T10:26:48.190Z] [2021-03-22T10:26:48.190Z] === RUN TestTrustedLocation [2021-03-22T10:26:48.190Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-22T10:26:48.190Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestAllowNondistributableArtifacts [2021-03-22T10:26:48.190Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestIsSecureIndex [2021-03-22T10:26:48.190Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-22T10:26:48.190Z] PASS [2021-03-22T10:26:48.190Z] coverage: 51.7% of statements [2021-03-22T10:26:48.190Z] === RUN TestDecodeContainerConfig [2021-03-22T10:26:48.190Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestDecodeContainerConfigIsolation [2021-03-22T10:26:48.190Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestValidatePrivileged [2021-03-22T10:26:48.190Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-22T10:26:48.190Z] PASS [2021-03-22T10:26:48.190Z] coverage: 52.2% of statements [2021-03-22T10:26:48.190Z] ok github.com/docker/docker/registry 0.293s coverage: 51.7% of statements [2021-03-22T10:26:48.190Z] ok github.com/docker/docker/runconfig 0.057s coverage: 52.2% of statements [2021-03-22T10:26:48.190Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-22T10:26:48.190Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-22T10:26:48.190Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-22T10:26:48.190Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-22T10:26:48.190Z] PASS [2021-03-22T10:26:48.190Z] coverage: 62.5% of statements [2021-03-22T10:26:48.190Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2021-03-22T10:26:48.416Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-03-22T10:26:49.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-22T10:26:49.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-22T10:26:49.781Z] ok github.com/docker/docker/builder/remotecontext/git 1.653s coverage: 86.3% of statements [2021-03-22T10:26:49.781Z] ? github.com/docker/docker/cli [no test files] [2021-03-22T10:26:49.781Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-22T10:26:50.549Z] --- PASS: TestBuildWithHugeFile (57.16s) [2021-03-22T10:26:50.549Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T10:26:50.549Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:26:50.549Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:26:50.549Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T10:26:50.549Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:26:50.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:26:50.549Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:26:50.549Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:26:50.549Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:26:50.549Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:26:50.549Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:26:50.549Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:26:50.549Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:26:50.845Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-03-22T10:26:50.845Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2021-03-22T10:26:50.845Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2021-03-22T10:26:50.845Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2021-03-22T10:26:50.845Z] === RUN TestBuildPreserveOwnership [2021-03-22T10:26:50.845Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-22T10:26:50.955Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s) [2021-03-22T10:26:50.955Z] PASS [2021-03-22T10:26:50.955Z] [2021-03-22T10:26:50.955Z] === Skipped [2021-03-22T10:26:50.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-22T10:26:50.955Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:26:50.955Z] [2021-03-22T10:26:50.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-22T10:26:50.955Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:26:50.955Z] [2021-03-22T10:26:50.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-22T10:26:50.955Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:26:50.955Z] [2021-03-22T10:26:50.955Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-22T10:26:50.955Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:26:50.955Z] [2021-03-22T10:26:50.955Z] [2021-03-22T10:26:50.955Z] DONE 17 tests, 4 skipped in 32.611s [2021-03-22T10:26:50.955Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T10:26:50.955Z] ++ 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-03-22T10:26:50.955Z] ++ set -e [2021-03-22T10:26:50.955Z] ++ '[' -n 0 ']' [2021-03-22T10:26:50.955Z] ++ set -x [2021-03-22T10:26:50.955Z] ++ env -i DEST=/go/src/github.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-03-22T10:26:51.148Z] === RUN TestGetDriver [2021-03-22T10:26:51.148Z] --- PASS: TestGetDriver (0.00s) [2021-03-22T10:26:51.148Z] === RUN TestVolumeRequestError [2021-03-22T10:26:51.148Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-22T10:26:51.148Z] PASS [2021-03-22T10:26:51.148Z] coverage: 36.1% of statements [2021-03-22T10:26:51.148Z] ok github.com/docker/docker/volume/drivers 0.064s coverage: 36.1% of statements [2021-03-22T10:26:51.148Z] === RUN TestGetAddress [2021-03-22T10:26:51.148Z] --- PASS: TestGetAddress (0.00s) [2021-03-22T10:26:51.148Z] === RUN TestRemove [2021-03-22T10:26:51.148Z] --- SKIP: TestRemove (0.00s) [2021-03-22T10:26:51.148Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-22T10:26:51.148Z] === RUN TestInitializeWithVolumes [2021-03-22T10:26:51.148Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-03-22T10:26:51.148Z] === RUN TestCreate [2021-03-22T10:26:51.148Z] --- PASS: TestCreate (0.01s) [2021-03-22T10:26:51.148Z] === RUN TestValidateName [2021-03-22T10:26:51.148Z] --- PASS: TestValidateName (0.00s) [2021-03-22T10:26:51.148Z] === RUN TestCreateWithOpts [2021-03-22T10:26:51.148Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-22T10:26:51.148Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-22T10:26:51.148Z] === RUN TestRelaodNoOpts [2021-03-22T10:26:51.148Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-22T10:26:51.148Z] PASS [2021-03-22T10:26:51.148Z] coverage: 41.5% of statements [2021-03-22T10:26:51.148Z] ok github.com/docker/docker/volume/local 0.070s coverage: 41.5% of statements [2021-03-22T10:26:51.215Z] INFO: Testing against a local daemon [2021-03-22T10:26:51.215Z] === RUN TestPluginInvalidJSON [2021-03-22T10:26:51.215Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:26:51.215Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:26:51.215Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:26:51.215Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-22T10:26:51.215Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-22T10:26:51.215Z] === RUN TestPluginInstall [2021-03-22T10:26:51.215Z] === RUN TestPluginInstall/no_auth [2021-03-22T10:26:51.618Z] === RUN TestConvertTmpfsOptions [2021-03-22T10:26:51.618Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-22T10:26:51.618Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-22T10:26:51.618Z] parser_test.go:49: data="ro" [2021-03-22T10:26:51.618Z] === RUN TestParseMountRaw [2021-03-22T10:26:51.618Z] --- PASS: TestParseMountRaw (0.03s) [2021-03-22T10:26:51.618Z] === RUN TestParseMountRawSplit [2021-03-22T10:26:51.618Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-03-22T10:26:51.618Z] parser_test.go:390: case 0 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 1 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 2 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 3 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 4 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 5 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 6 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 7 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 8 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 0 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 1 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 2 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 3 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 4 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 5 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 6 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 7 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 8 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 9 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 10 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 11 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 12 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 0 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 1 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 2 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 3 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 4 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 5 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 6 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 7 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 8 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 9 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 10 [2021-03-22T10:26:51.618Z] parser_test.go:390: case 11 [2021-03-22T10:26:51.618Z] === RUN TestParseMountSpec [2021-03-22T10:26:51.618Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-22T10:26:51.618Z] parser_test.go:455: case 0 [2021-03-22T10:26:51.618Z] parser_test.go:455: case 1 [2021-03-22T10:26:51.618Z] parser_test.go:455: case 2 [2021-03-22T10:26:51.618Z] parser_test.go:455: case 3 [2021-03-22T10:26:51.618Z] parser_test.go:455: case 4 [2021-03-22T10:26:51.618Z] parser_test.go:455: case 5 [2021-03-22T10:26:51.618Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-22T10:26:51.618Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-22T10:26:51.618Z] === RUN TestValidateMount [2021-03-22T10:26:51.618Z] --- PASS: TestValidateMount (0.00s) [2021-03-22T10:26:51.618Z] PASS [2021-03-22T10:26:51.618Z] coverage: 66.2% of statements [2021-03-22T10:26:51.618Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2021-03-22T10:26:52.297Z] ok github.com/docker/docker/client 0.173s coverage: 75.4% of statements [2021-03-22T10:26:53.188Z] === RUN TestSetGetMeta [2021-03-22T10:26:53.188Z] === PAUSE TestSetGetMeta [2021-03-22T10:26:53.188Z] === RUN TestRestore [2021-03-22T10:26:53.188Z] === PAUSE TestRestore [2021-03-22T10:26:53.188Z] === RUN TestServiceCreate [2021-03-22T10:26:53.188Z] === PAUSE TestServiceCreate [2021-03-22T10:26:53.188Z] === RUN TestServiceList [2021-03-22T10:26:53.188Z] === PAUSE TestServiceList [2021-03-22T10:26:53.188Z] === RUN TestServiceRemove [2021-03-22T10:26:53.188Z] === PAUSE TestServiceRemove [2021-03-22T10:26:53.188Z] === RUN TestServiceGet [2021-03-22T10:26:53.188Z] === PAUSE TestServiceGet [2021-03-22T10:26:53.188Z] === RUN TestServicePrune [2021-03-22T10:26:53.188Z] === PAUSE TestServicePrune [2021-03-22T10:26:53.188Z] === RUN TestCreate [2021-03-22T10:26:53.188Z] === PAUSE TestCreate [2021-03-22T10:26:53.188Z] === RUN TestRemove [2021-03-22T10:26:53.188Z] === PAUSE TestRemove [2021-03-22T10:26:53.188Z] === RUN TestList [2021-03-22T10:26:53.188Z] === PAUSE TestList [2021-03-22T10:26:53.188Z] === RUN TestFindByDriver [2021-03-22T10:26:53.188Z] === PAUSE TestFindByDriver [2021-03-22T10:26:53.188Z] === RUN TestFindByReferenced [2021-03-22T10:26:53.188Z] === PAUSE TestFindByReferenced [2021-03-22T10:26:53.188Z] === RUN TestDerefMultipleOfSameRef [2021-03-22T10:26:53.188Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-22T10:26:53.188Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-22T10:26:53.188Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-22T10:26:53.188Z] === RUN TestDefererencePluginOnCreateError [2021-03-22T10:26:53.188Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-22T10:26:53.188Z] === RUN TestRefDerefRemove [2021-03-22T10:26:53.188Z] === PAUSE TestRefDerefRemove [2021-03-22T10:26:53.188Z] === RUN TestGet [2021-03-22T10:26:53.188Z] === PAUSE TestGet [2021-03-22T10:26:53.188Z] === RUN TestGetWithReference [2021-03-22T10:26:53.188Z] === PAUSE TestGetWithReference [2021-03-22T10:26:53.188Z] === RUN TestFilterFunc [2021-03-22T10:26:53.188Z] === RUN TestFilterFunc/test_nil_list [2021-03-22T10:26:53.188Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-22T10:26:53.188Z] === RUN TestFilterFunc/test_empty_list [2021-03-22T10:26:53.188Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-22T10:26:53.188Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-22T10:26:53.188Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-22T10:26:53.188Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-22T10:26:53.188Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-22T10:26:53.188Z] === RUN TestFilterFunc/test_filter_some [2021-03-22T10:26:53.188Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-22T10:26:53.188Z] === RUN TestFilterFunc/test_filter_middle [2021-03-22T10:26:53.188Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-22T10:26:53.188Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-22T10:26:53.188Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-22T10:26:53.188Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-22T10:26:53.188Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-22T10:26:53.188Z] === CONT TestFilterFunc/test_nil_list [2021-03-22T10:26:53.188Z] === CONT TestFilterFunc/test_filter_some [2021-03-22T10:26:53.188Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-22T10:26:53.188Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-22T10:26:53.188Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-22T10:26:53.188Z] === CONT TestFilterFunc/test_empty_list [2021-03-22T10:26:53.188Z] === CONT TestFilterFunc/test_filter_middle [2021-03-22T10:26:53.188Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-22T10:26:53.188Z] --- PASS: TestFilterFunc (0.00s) [2021-03-22T10:26:53.188Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-22T10:26:53.188Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-22T10:26:53.188Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-22T10:26:53.188Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-22T10:26:53.188Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-22T10:26:53.188Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-22T10:26:53.188Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-22T10:26:53.188Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-22T10:26:53.188Z] === CONT TestSetGetMeta [2021-03-22T10:26:53.188Z] === CONT TestFindByReferenced [2021-03-22T10:26:53.188Z] === CONT TestDefererencePluginOnCreateError [2021-03-22T10:26:53.188Z] === CONT TestGetWithReference [2021-03-22T10:26:53.188Z] --- PASS: TestSetGetMeta (0.02s) [2021-03-22T10:26:53.188Z] === CONT TestGet [2021-03-22T10:26:53.188Z] --- PASS: TestFindByReferenced (0.03s) [2021-03-22T10:26:53.188Z] === CONT TestRefDerefRemove [2021-03-22T10:26:53.188Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-03-22T10:26:53.188Z] === CONT TestServicePrune [2021-03-22T10:26:53.188Z] --- PASS: TestGetWithReference (0.04s) [2021-03-22T10:26:53.188Z] === CONT TestFindByDriver [2021-03-22T10:26:53.188Z] --- PASS: TestGet (0.02s) [2021-03-22T10:26:53.188Z] === CONT TestList [2021-03-22T10:26:53.188Z] --- PASS: TestRefDerefRemove (0.03s) [2021-03-22T10:26:53.188Z] === CONT TestRemove [2021-03-22T10:26:53.188Z] --- PASS: TestFindByDriver (0.03s) [2021-03-22T10:26:53.188Z] === CONT TestCreate [2021-03-22T10:26:53.188Z] --- PASS: TestList (0.03s) [2021-03-22T10:26:53.188Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-22T10:26:53.188Z] --- PASS: TestRemove (0.02s) [2021-03-22T10:26:53.188Z] === CONT TestDerefMultipleOfSameRef [2021-03-22T10:26:53.188Z] --- PASS: TestCreate (0.02s) [2021-03-22T10:26:53.188Z] === CONT TestServiceList [2021-03-22T10:26:53.188Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-03-22T10:26:53.188Z] === CONT TestServiceGet [2021-03-22T10:26:53.188Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-03-22T10:26:53.188Z] === CONT TestServiceRemove [2021-03-22T10:26:53.188Z] --- PASS: TestServiceGet (0.07s) [2021-03-22T10:26:53.188Z] === CONT TestServiceCreate [2021-03-22T10:26:53.188Z] time="2021-03-22T10:26:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-22T10:26:53.188Z] --- PASS: TestServiceRemove (0.06s) [2021-03-22T10:26:53.188Z] === CONT TestRestore [2021-03-22T10:26:53.189Z] --- PASS: TestServiceList (0.09s) [2021-03-22T10:26:53.189Z] time="2021-03-22T10:26:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-22T10:26:53.189Z] time="2021-03-22T10:26:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-22T10:26:53.189Z] --- PASS: TestServiceCreate (0.02s) [2021-03-22T10:26:53.189Z] time="2021-03-22T10:26:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-22T10:26:53.189Z] time="2021-03-22T10:26:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-22T10:26:53.189Z] --- PASS: TestRestore (0.03s) [2021-03-22T10:26:53.189Z] --- PASS: TestServicePrune (0.16s) [2021-03-22T10:26:53.189Z] PASS [2021-03-22T10:26:53.189Z] coverage: 70.3% of statements [2021-03-22T10:26:53.189Z] ok github.com/docker/docker/volume/service 0.283s coverage: 70.3% of statements [2021-03-22T10:26:53.609Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-22T10:26:53.762Z] time="2021-03-22T10:26:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:26:53.762Z] time="2021-03-22T10:26:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6866b7026d6c21be8d8b91f3b8b729fafc32d23863ac44c1b8ea5636c56f7228" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:26:53.762Z] time="2021-03-22T10:26:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:26:53.762Z] time="2021-03-22T10:26:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6866b7026d6c21be8d8b91f3b8b729fafc32d23863ac44c1b8ea5636c56f7228" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:26:53.762Z] === RUN TestPluginInstall/with_htpasswd [2021-03-22T10:26:53.911Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2021-03-22T10:26:53.911Z] === RUN TestServiceUpdateNetwork [2021-03-22T10:26:54.177Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-03-22T10:26:54.177Z] === RUN TestClientStream [2021-03-22T10:26:54.177Z] --- PASS: TestClientStream (0.00s) [2021-03-22T10:26:54.177Z] === RUN TestClientSendFile [2021-03-22T10:26:54.177Z] --- PASS: TestClientSendFile (0.00s) [2021-03-22T10:26:54.177Z] === RUN TestClientWithRequestTimeout [2021-03-22T10:26:54.177Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-22T10:26:54.177Z] === RUN TestFileSpecPlugin [2021-03-22T10:26:54.177Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-22T10:26:54.177Z] === RUN TestFileJSONSpecPlugin [2021-03-22T10:26:54.177Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-22T10:26:54.177Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-22T10:26:54.177Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-22T10:26:54.177Z] === RUN TestPluginAddHandler [2021-03-22T10:26:54.177Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-22T10:26:54.177Z] === RUN TestPluginWaitBadPlugin [2021-03-22T10:26:54.177Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-22T10:26:54.177Z] === RUN TestGet [2021-03-22T10:26:54.177Z] time="2021-03-22T10:26:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-22T10:26:54.705Z] time="2021-03-22T10:26:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:26:54.705Z] time="2021-03-22T10:26:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a9dde98dc10582c65fa9eda5500617d42f4a2f8a290e183264122251ca7547c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:26:54.705Z] time="2021-03-22T10:26:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:26:54.705Z] time="2021-03-22T10:26:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a9dde98dc10582c65fa9eda5500617d42f4a2f8a290e183264122251ca7547c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:26:54.966Z] === RUN TestPluginInstall/with_insecure [2021-03-22T10:26:55.133Z] --- PASS: TestBuildPreserveOwnership (4.07s) [2021-03-22T10:26:55.133Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.68s) [2021-03-22T10:26:55.133Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2021-03-22T10:26:55.133Z] === RUN TestBuildPlatformInvalid [2021-03-22T10:26:55.133Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-03-22T10:26:55.133Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-22T10:26:55.168Z] time="2021-03-22T10:26:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-22T10:26:56.351Z] time="2021-03-22T10:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:26:56.351Z] time="2021-03-22T10:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3d3a94f934c55cdc1cb44c25650ecfec7783b5c2104f13fe3f97e9ffd26a6aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:26:56.351Z] time="2021-03-22T10:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:26:56.351Z] time="2021-03-22T10:26:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3d3a94f934c55cdc1cb44c25650ecfec7783b5c2104f13fe3f97e9ffd26a6aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:26:56.613Z] --- PASS: TestPluginInstall (5.38s) [2021-03-22T10:26:56.613Z] --- PASS: TestPluginInstall/no_auth (2.51s) [2021-03-22T10:26:56.613Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2021-03-22T10:26:56.613Z] --- PASS: TestPluginInstall/with_insecure (1.69s) [2021-03-22T10:26:56.613Z] plugin_test.go:160: [d72e0992de0d8] daemon is not started [2021-03-22T10:26:56.613Z] === RUN TestPluginsWithRuntimes [2021-03-22T10:26:57.387Z] time="2021-03-22T10:26:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-22T10:26:59.158Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-22T10:27:00.542Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-22T10:27:01.190Z] time="2021-03-22T10:27:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-22T10:27:01.908Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-22T10:27:02.456Z] --- PASS: TestPluginsWithRuntimes (5.60s) [2021-03-22T10:27:02.456Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.64s) [2021-03-22T10:27:02.456Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.64s) [2021-03-22T10:27:02.456Z] PASS [2021-03-22T10:27:02.456Z] [2021-03-22T10:27:02.456Z] DONE 9 tests in 11.168s [2021-03-22T10:27:02.456Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T10:27:02.456Z] ++ 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-03-22T10:27:02.456Z] ++ set -e [2021-03-22T10:27:02.456Z] ++ '[' -n 0 ']' [2021-03-22T10:27:02.456Z] ++ set -x [2021-03-22T10:27:02.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:27:02.456Z] INFO: Testing against a local daemon [2021-03-22T10:27:02.456Z] === RUN TestExternalGraphDriver [2021-03-22T10:27:02.456Z] === RUN TestExternalGraphDriver/json [2021-03-22T10:27:02.877Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-22T10:27:05.002Z] === RUN TestExternalGraphDriver/spec [2021-03-22T10:27:08.304Z] === RUN TestExternalGraphDriver/pull [2021-03-22T10:27:09.216Z] --- PASS: TestServiceUpdateNetwork (16.58s) [2021-03-22T10:27:09.216Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T10:27:09.869Z] --- PASS: TestGet (15.00s) [2021-03-22T10:27:09.869Z] === RUN TestPluginWithNoManifest [2021-03-22T10:27:09.869Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-22T10:27:09.869Z] === RUN TestGetAll [2021-03-22T10:27:09.869Z] --- PASS: TestGetAll (0.00s) [2021-03-22T10:27:09.869Z] PASS [2021-03-22T10:27:09.869Z] coverage: 73.4% of statements [2021-03-22T10:27:09.869Z] ok github.com/docker/docker/pkg/plugins 34.984s coverage: 73.4% of statements [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/quota [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/rootless [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/volume [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-22T10:27:09.869Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-22T10:27:10.244Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-22T10:27:10.579Z] Loaded image: buildpack-deps:buster [2021-03-22T10:27:10.579Z] Loaded image: busybox:latest [2021-03-22T10:27:10.579Z] Loaded image: busybox:glibc [2021-03-22T10:27:10.850Z] --- PASS: TestExternalGraphDriver (8.04s) [2021-03-22T10:27:10.850Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2021-03-22T10:27:10.850Z] --- PASS: TestExternalGraphDriver/spec (2.83s) [2021-03-22T10:27:10.850Z] --- PASS: TestExternalGraphDriver/pull (2.55s) [2021-03-22T10:27:10.850Z] === RUN TestGraphdriverPluginV2 [2021-03-22T10:27:10.850Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-03-22T10:27:10.850Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:27:10.850Z] PASS [2021-03-22T10:27:10.850Z] [2021-03-22T10:27:10.850Z] === Skipped [2021-03-22T10:27:10.850Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-03-22T10:27:10.850Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:27:10.850Z] [2021-03-22T10:27:10.850Z] [2021-03-22T10:27:10.850Z] DONE 5 tests, 1 skipped in 8.209s [2021-03-22T10:27:10.850Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T10:27:10.850Z] ++ 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-03-22T10:27:10.850Z] ++ set -e [2021-03-22T10:27:10.850Z] ++ '[' -n 0 ']' [2021-03-22T10:27:10.850Z] ++ set -x [2021-03-22T10:27:10.850Z] ++ env -i DEST=/go/src/github.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-03-22T10:27:10.850Z] INFO: Testing against a local daemon [2021-03-22T10:27:10.850Z] === RUN TestContinueAfterPluginCrash [2021-03-22T10:27:10.850Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T10:27:10.850Z] === RUN TestReadPluginNoRead [2021-03-22T10:27:10.850Z] === PAUSE TestReadPluginNoRead [2021-03-22T10:27:10.850Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T10:27:10.850Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T10:27:10.850Z] === CONT TestContinueAfterPluginCrash [2021-03-22T10:27:10.850Z] === CONT TestReadPluginNoRead [2021-03-22T10:27:10.850Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === Skipped [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-22T10:27:10.859Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-22T10:27:10.859Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-22T10:27:10.859Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-03-22T10:27:10.859Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-22T10:27:10.859Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-22T10:27:10.859Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-22T10:27:10.859Z] daemon_test.go:147: root required [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-22T10:27:10.859Z] reload_test.go:520: root required [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2021-03-22T10:27:10.859Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-22T10:27:10.859Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-22T10:27:10.859Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-22T10:27:10.859Z] download_test.go:268: Needs fixing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-22T10:27:10.859Z] layer_test.go:304: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-22T10:27:10.859Z] layer_test.go:353: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-22T10:27:10.859Z] layer_test.go:468: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-22T10:27:10.859Z] layer_test.go:697: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-22T10:27:10.859Z] migration_test.go:46: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-22T10:27:10.859Z] migration_test.go:182: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-22T10:27:10.859Z] mount_test.go:17: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-22T10:27:10.859Z] mount_test.go:76: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-22T10:27:10.859Z] mount_test.go:125: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-22T10:27:10.859Z] mount_test.go:212: Failing on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:134: Xz not present in msys2 [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:239: Failing on Windows CI machines [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-22T10:27:10.859Z] archive_windows_test.go:16: Currently fails [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-22T10:27:10.859Z] changes_test.go:192: needs more investigation [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-22T10:27:10.859Z] changes_test.go:405: needs further investigation [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-22T10:27:10.859Z] changes_test.go:441: needs further investigation [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-22T10:27:10.859Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-22T10:27:10.859Z] poller_test.go:41: No chmod on Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-22T10:27:10.859Z] fileutils_test.go:134: Needs porting to Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-22T10:27:10.859Z] fileutils_test.go:180: Needs porting to Windows [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-22T10:27:10.859Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-03-22T10:27:10.859Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-03-22T10:27:10.859Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-22T10:27:10.859Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-22T10:27:10.859Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] [2021-03-22T10:27:10.859Z] DONE 1829 tests, 45 skipped in 202.995s [2021-03-22T10:27:10.859Z] INFO: make.ps1 ended at 03/22/2021 10:27:10 [2021-03-22T10:27:11.273Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-22T10:27:11.633Z] Loaded image: debian:bullseye [2021-03-22T10:27:11.928Z] Loaded image: hello-world:latest [2021-03-22T10:27:11.928Z] Loaded image: arm32v7/hello-world:latest [2021-03-22T10:27:13.085Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-22T10:27:13.085Z] INFO: Unit tests ended at 03/22/2021 10:27:12. Duration:00:03:38.2292139 [2021-03-22T10:27:13.085Z] INFO: Building busybox [2021-03-22T10:27:13.085Z] Sending build context to Docker daemon 5.12kB [2021-03-22T10:27:13.085Z] [2021-03-22T10:27:13.085Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-22T10:27:13.085Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-22T10:27:13.085Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-22T10:27:13.085Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-22T10:27:13.085Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-22T10:27:13.085Z] ---> 3eaa9ebbf51f [2021-03-22T10:27:13.085Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-22T10:27:13.085Z] ---> Running in e2ad86916896 [2021-03-22T10:27:15.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-22T10:27:15.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-22T10:27:15.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-22T10:27:15.157Z] === RUN TestReadPluginNoRead/default [2021-03-22T10:27:15.418Z] --- PASS: TestDaemonStartWithLogOpt (4.71s) [2021-03-22T10:27:15.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-22T10:27:16.803Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-22T10:27:16.884Z] Removing intermediate container e2ad86916896 [2021-03-22T10:27:16.884Z] ---> 14a671010a14 [2021-03-22T10:27:16.884Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-22T10:27:17.353Z] ---> Running in ee00204c428e [2021-03-22T10:27:17.353Z] Removing intermediate container ee00204c428e [2021-03-22T10:27:17.353Z] ---> 59fa26268b44 [2021-03-22T10:27:17.353Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-22T10:27:17.353Z] ---> Running in c5f7bfc8a543 [2021-03-22T10:27:17.571Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-22T10:27:17.571Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-22T10:27:17.571Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-22T10:27:17.822Z] Removing intermediate container c5f7bfc8a543 [2021-03-22T10:27:17.822Z] ---> dacaffec64eb [2021-03-22T10:27:17.822Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-22T10:27:18.718Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T10:27:18.874Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.23s) [2021-03-22T10:27:18.874Z] PASS [2021-03-22T10:27:18.874Z] [2021-03-22T10:27:18.874Z] === Skipped [2021-03-22T10:27:18.874Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-03-22T10:27:18.874Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:27:18.874Z] [2021-03-22T10:27:18.874Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-22T10:27:18.874Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-22T10:27:18.874Z] [2021-03-22T10:27:18.874Z] [2021-03-22T10:27:18.874Z] DONE 34 tests, 2 skipped in 123.209s [2021-03-22T10:27:18.874Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-03-22T10:27:18.874Z] ++ 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-03-22T10:27:18.874Z] ++ set -e [2021-03-22T10:27:18.874Z] ++ '[' -n 0 ']' [2021-03-22T10:27:18.874Z] ++ set -x [2021-03-22T10:27:18.874Z] ++ env -i DEST=/go/src/github.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-03-22T10:27:18.874Z] INFO: Testing against a local daemon [2021-03-22T10:27:18.874Z] === RUN TestConfigInspect [2021-03-22T10:27:19.390Z] [2021-03-22T10:27:19.829Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-22T10:27:19.860Z] ---> c77f824166a1 [2021-03-22T10:27:19.860Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-22T10:27:19.860Z] ---> Running in fe2c83d7cc96 [2021-03-22T10:27:20.083Z] --- PASS: TestImportExtremelyLargeImageWorks (193.53s) [2021-03-22T10:27:20.083Z] PASS [2021-03-22T10:27:20.083Z] [2021-03-22T10:27:20.083Z] DONE 12 tests in 198.040s [2021-03-22T10:27:20.083Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T10:27:20.083Z] ++ 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-03-22T10:27:20.083Z] ++ set -e [2021-03-22T10:27:20.083Z] ++ '[' -n 0 ']' [2021-03-22T10:27:20.083Z] ++ set -x [2021-03-22T10:27:20.083Z] ++ env -i DEST=/go/src/github.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-03-22T10:27:20.083Z] INFO: Testing against a local daemon [2021-03-22T10:27:20.083Z] === RUN TestNetworkCreateDelete [2021-03-22T10:27:20.083Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-03-22T10:27:20.083Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T10:27:20.407Z] --- PASS: TestConfigInspect (1.97s) [2021-03-22T10:27:20.407Z] === RUN TestConfigList [2021-03-22T10:27:20.642Z] --- PASS: TestReadPluginNoRead (10.02s) [2021-03-22T10:27:20.642Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2021-03-22T10:27:20.642Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2021-03-22T10:27:20.642Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2021-03-22T10:27:20.642Z] read_test.go:92: [d51962cf68caa] daemon is not started [2021-03-22T10:27:20.644Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-03-22T10:27:20.644Z] === RUN TestDaemonDNSFallback [2021-03-22T10:27:20.904Z] --- PASS: TestContinueAfterPluginCrash (10.37s) [2021-03-22T10:27:20.904Z] PASS [2021-03-22T10:27:20.904Z] [2021-03-22T10:27:20.904Z] DONE 6 tests in 10.519s [2021-03-22T10:27:20.904Z] 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-03-22T10:27:20.904Z] ++ 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-03-22T10:27:20.904Z] ++ set -e [2021-03-22T10:27:20.904Z] ++ '[' -n 0 ']' [2021-03-22T10:27:20.904Z] ++ set -x [2021-03-22T10:27:20.904Z] ++ env -i DEST=/go/src/github.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-03-22T10:27:21.171Z] testing: warning: no tests to run [2021-03-22T10:27:21.171Z] PASS [2021-03-22T10:27:21.171Z] [2021-03-22T10:27:21.171Z] DONE 0 tests in 0.042s [2021-03-22T10:27:21.171Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T10:27:21.171Z] ++ 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-03-22T10:27:21.171Z] ++ set -e [2021-03-22T10:27:21.171Z] ++ '[' -n 0 ']' [2021-03-22T10:27:21.171Z] ++ set -x [2021-03-22T10:27:21.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:27:21.172Z] INFO: Testing against a local daemon [2021-03-22T10:27:21.172Z] === RUN TestPluginWithDevMounts [2021-03-22T10:27:21.172Z] === PAUSE TestPluginWithDevMounts [2021-03-22T10:27:21.172Z] === CONT TestPluginWithDevMounts [2021-03-22T10:27:22.505Z] --- PASS: TestConfigList (1.96s) [2021-03-22T10:27:22.505Z] === RUN TestConfigsCreateAndDelete [2021-03-22T10:27:23.730Z] --- PASS: TestPluginWithDevMounts (2.20s) [2021-03-22T10:27:23.730Z] PASS [2021-03-22T10:27:23.730Z] [2021-03-22T10:27:23.730Z] DONE 1 tests in 2.346s [2021-03-22T10:27:23.730Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T10:27:23.730Z] ++ 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-03-22T10:27:23.730Z] ++ set -e [2021-03-22T10:27:23.730Z] ++ '[' -n 0 ']' [2021-03-22T10:27:23.730Z] ++ set -x [2021-03-22T10:27:23.730Z] ++ env -i DEST=/go/src/github.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-03-22T10:27:23.730Z] INFO: Testing against a local daemon [2021-03-22T10:27:23.730Z] === RUN TestSecretInspect [2021-03-22T10:27:24.589Z] --- PASS: TestConfigsCreateAndDelete (1.98s) [2021-03-22T10:27:24.589Z] === RUN TestConfigsUpdate [2021-03-22T10:27:26.120Z] --- PASS: TestConfigsUpdate (1.91s) [2021-03-22T10:27:26.120Z] === RUN TestTemplatedConfig [2021-03-22T10:27:27.039Z] --- PASS: TestSecretInspect (3.21s) [2021-03-22T10:27:27.039Z] === RUN TestSecretList [2021-03-22T10:27:28.312Z] --- PASS: TestServiceUpdatePidsLimit (18.49s) [2021-03-22T10:27:28.313Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.11s) [2021-03-22T10:27:28.313Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-03-22T10:27:28.313Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-03-22T10:27:28.313Z] PASS [2021-03-22T10:27:28.313Z] [2021-03-22T10:27:28.313Z] === Skipped [2021-03-22T10:27:28.313Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-03-22T10:27:28.313Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:27:28.313Z] [2021-03-22T10:27:28.313Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-03-22T10:27:28.313Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:27:28.313Z] [2021-03-22T10:27:28.313Z] [2021-03-22T10:27:28.313Z] DONE 27 tests, 2 skipped in 181.414s [2021-03-22T10:27:28.313Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T10:27:28.313Z] ++ 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-03-22T10:27:28.313Z] ++ set -e [2021-03-22T10:27:28.313Z] ++ '[' -n 0 ']' [2021-03-22T10:27:28.313Z] ++ set -x [2021-03-22T10:27:28.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:27:28.313Z] INFO: Testing against a local daemon [2021-03-22T10:27:28.313Z] === RUN TestSessionCreate [2021-03-22T10:27:28.313Z] --- PASS: TestSessionCreate (0.01s) [2021-03-22T10:27:28.313Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T10:27:28.313Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-03-22T10:27:28.313Z] PASS [2021-03-22T10:27:28.313Z] [2021-03-22T10:27:28.313Z] DONE 2 tests in 0.248s [2021-03-22T10:27:28.313Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T10:27:28.313Z] ++ 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-03-22T10:27:28.313Z] ++ set -e [2021-03-22T10:27:28.313Z] ++ '[' -n 0 ']' [2021-03-22T10:27:28.313Z] ++ set -x [2021-03-22T10:27:28.313Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:27:28.313Z] INFO: Testing against a local daemon [2021-03-22T10:27:28.313Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T10:27:28.313Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:27:28.313Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:27:28.313Z] === RUN TestEventsExecDie [2021-03-22T10:27:28.535Z] Removing intermediate container fe2c83d7cc96 [2021-03-22T10:27:28.535Z] ---> 82fdbde03397 [2021-03-22T10:27:28.535Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-22T10:27:28.535Z] ---> Running in 36995249aa78 [2021-03-22T10:27:28.602Z] --- PASS: TestEventsExecDie (1.24s) [2021-03-22T10:27:28.602Z] === RUN TestEventsBackwardsCompatible [2021-03-22T10:27:28.849Z] --- PASS: TestDaemonDNSFallback (7.14s) [2021-03-22T10:27:28.849Z] === RUN TestInspectNetwork [2021-03-22T10:27:28.849Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-22T10:27:28.849Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-22T10:27:28.879Z] --- PASS: TestTemplatedConfig (2.50s) [2021-03-22T10:27:28.879Z] === RUN TestConfigCreateResolve [2021-03-22T10:27:28.891Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-22T10:27:28.891Z] === RUN TestInfoBinaryCommits [2021-03-22T10:27:28.891Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-03-22T10:27:28.891Z] === RUN TestInfoAPIVersioned [2021-03-22T10:27:28.891Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-22T10:27:28.891Z] === RUN TestInfoDiscoveryBackend [2021-03-22T10:27:29.409Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-22T10:27:29.519Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-22T10:27:29.519Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T10:27:29.525Z] [2021-03-22T10:27:29.525Z] SUCCESS: Specified value was saved. [2021-03-22T10:27:29.970Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-22T10:27:30.226Z] === RUN TestDockerSuite/TestBuildFails [2021-03-22T10:27:30.338Z] --- PASS: TestSecretList (3.19s) [2021-03-22T10:27:30.338Z] === RUN TestSecretsCreateAndDelete [2021-03-22T10:27:30.546Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-22T10:27:30.546Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T10:27:30.835Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-22T10:27:30.835Z] === RUN TestInfoAPI [2021-03-22T10:27:30.835Z] --- PASS: TestInfoAPI (0.02s) [2021-03-22T10:27:30.835Z] === RUN TestInfoAPIWarnings [2021-03-22T10:27:30.960Z] --- PASS: TestConfigCreateResolve (1.93s) [2021-03-22T10:27:30.960Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T10:27:31.254Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-22T10:27:31.254Z] PASS [2021-03-22T10:27:31.254Z] [2021-03-22T10:27:31.254Z] DONE 7 tests in 12.876s [2021-03-22T10:27:31.254Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-03-22T10:27:31.254Z] ++ 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-03-22T10:27:31.254Z] ++ set -e [2021-03-22T10:27:31.254Z] ++ '[' -n 0 ']' [2021-03-22T10:27:31.254Z] ++ set -x [2021-03-22T10:27:31.254Z] ++ env -i DEST=/go/src/github.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-03-22T10:27:31.254Z] INFO: Testing against a local daemon [2021-03-22T10:27:31.254Z] === RUN TestCheckpoint [2021-03-22T10:27:31.254Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T10:27:31.254Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:27:31.254Z] === RUN TestContainerInvalidJSON [2021-03-22T10:27:31.254Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:27:31.254Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:27:31.254Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:27:31.254Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:27:31.254Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:27:31.254Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:27:31.254Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:27:31.254Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:27:31.254Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:27:31.254Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-22T10:27:31.254Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-22T10:27:31.254Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-22T10:27:31.254Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-22T10:27:31.254Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T10:27:31.254Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-03-22T10:27:31.254Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T10:27:31.549Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-22T10:27:31.549Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T10:27:31.549Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-22T10:27:31.549Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T10:27:31.549Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-03-22T10:27:31.549Z] === RUN TestCopyFromContainer [2021-03-22T10:27:31.590Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-22T10:27:31.590Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-22T10:27:31.749Z] Removing intermediate container 36995249aa78 [2021-03-22T10:27:31.749Z] ---> fef99888fd94 [2021-03-22T10:27:31.749Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-22T10:27:31.749Z] ---> Running in 60f730c52b9c [2021-03-22T10:27:32.558Z] === RUN TestInspectNetwork/full_network_id [2021-03-22T10:27:32.558Z] === RUN TestInspectNetwork/partial_network_id [2021-03-22T10:27:32.558Z] === RUN TestInspectNetwork/network_name [2021-03-22T10:27:32.558Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-22T10:27:33.071Z] === RUN TestCopyFromContainer// [2021-03-22T10:27:33.071Z] === RUN TestCopyFromContainer//bar/root [2021-03-22T10:27:33.071Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-22T10:27:33.071Z] === RUN TestCopyFromContainer/bar/quux [2021-03-22T10:27:33.071Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-22T10:27:33.071Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-22T10:27:33.379Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-22T10:27:33.379Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-22T10:27:33.379Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-22T10:27:33.379Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-22T10:27:33.639Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2021-03-22T10:27:33.639Z] === RUN TestSecretsUpdate [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer (2.02s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-22T10:27:33.673Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-03-22T10:27:33.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T10:27:33.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:27:33.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:27:33.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:27:33.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:27:33.673Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:27:33.673Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:27:33.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:27:33.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:27:33.673Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:27:33.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-22T10:27:33.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T10:27:33.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T10:27:33.673Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T10:27:33.673Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T10:27:33.673Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-22T10:27:33.673Z] === RUN TestCreateWithInvalidEnv [2021-03-22T10:27:33.673Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T10:27:33.673Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T10:27:33.673Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T10:27:33.673Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T10:27:33.673Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T10:27:33.673Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T10:27:33.673Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T10:27:33.673Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T10:27:33.673Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T10:27:33.673Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-22T10:27:33.673Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T10:27:33.673Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T10:27:33.673Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-22T10:27:33.673Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T10:27:33.673Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-03-22T10:27:33.673Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T10:27:33.932Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-22T10:27:35.191Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2021-03-22T10:27:35.191Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T10:27:35.587Z] Cannot create a file when that file already exists. [2021-03-22T10:27:35.859Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-22T10:27:36.937Z] --- PASS: TestSecretsUpdate (3.20s) [2021-03-22T10:27:36.937Z] === RUN TestTemplatedSecret [2021-03-22T10:27:37.221Z] --- PASS: TestInspectNetwork (9.28s) [2021-03-22T10:27:37.221Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-22T10:27:37.221Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-22T10:27:37.221Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-22T10:27:37.221Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-22T10:27:37.221Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T10:27:37.277Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.71s) [2021-03-22T10:27:37.277Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T10:27:37.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:27:37.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:27:37.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:27:37.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:27:37.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:27:37.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:27:37.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:27:37.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:27:37.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:27:37.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:27:37.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:27:37.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:27:37.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:27:37.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:27:37.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:27:37.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-22T10:27:37.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-03-22T10:27:37.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-22T10:27:37.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-03-22T10:27:37.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-22T10:27:37.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-22T10:27:37.277Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T10:27:37.570Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2021-03-22T10:27:37.570Z] === RUN TestCreateDifferentPlatform [2021-03-22T10:27:37.570Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T10:27:37.570Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T10:27:37.570Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-22T10:27:37.570Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-22T10:27:37.570Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-22T10:27:37.570Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T10:27:37.570Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-22T10:27:37.570Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T10:27:37.781Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-22T10:27:37.864Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-03-22T10:27:37.864Z] === RUN TestContainerStartOnDaemonRestart [2021-03-22T10:27:37.864Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-22T10:27:37.864Z] === RUN TestDaemonRestartIpcMode [2021-03-22T10:27:37.864Z] === PAUSE TestDaemonRestartIpcMode [2021-03-22T10:27:37.864Z] === RUN TestDaemonHostGatewayIP [2021-03-22T10:27:37.864Z] === PAUSE TestDaemonHostGatewayIP [2021-03-22T10:27:37.864Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-22T10:27:37.864Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-22T10:27:37.864Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T10:27:37.864Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-22T10:27:37.864Z] === RUN TestDiff [2021-03-22T10:27:38.159Z] --- PASS: TestDiff (0.53s) [2021-03-22T10:27:38.159Z] === RUN TestExecWithCloseStdin [2021-03-22T10:27:38.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-22T10:27:39.077Z] ok github.com/docker/docker/cmd/dockerd 0.111s coverage: 29.1% of statements [2021-03-22T10:27:39.077Z] ok github.com/docker/docker/container 0.117s coverage: 34.7% of statements [2021-03-22T10:27:39.077Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-22T10:27:39.077Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-22T10:27:39.077Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-22T10:27:39.077Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-22T10:27:39.204Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-03-22T10:27:39.204Z] === RUN TestExec [2021-03-22T10:27:39.501Z] --- PASS: TestExec (0.69s) [2021-03-22T10:27:39.501Z] === RUN TestExecUser [2021-03-22T10:27:40.239Z] --- PASS: TestTemplatedSecret (3.91s) [2021-03-22T10:27:40.239Z] === RUN TestSecretCreateResolve [2021-03-22T10:27:40.347Z] Removing intermediate container 60f730c52b9c [2021-03-22T10:27:40.347Z] ---> f2bd113a54d8 [2021-03-22T10:27:40.347Z] Step 13/13 : CMD ["sh"] [2021-03-22T10:27:40.347Z] ---> Running in 441f5439fa54 [2021-03-22T10:27:40.543Z] --- PASS: TestExecUser (0.66s) [2021-03-22T10:27:40.543Z] === RUN TestExportContainerAndImportImage [2021-03-22T10:27:40.596Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-22T10:27:40.596Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-22T10:27:40.817Z] Removing intermediate container 441f5439fa54 [2021-03-22T10:27:40.817Z] ---> 42d138ad3b8a [2021-03-22T10:27:40.817Z] Successfully built 42d138ad3b8a [2021-03-22T10:27:40.817Z] Successfully tagged busybox:latest [2021-03-22T10:27:40.817Z] INFO: Docker images of the daemon under test [2021-03-22T10:27:40.817Z] [2021-03-22T10:27:40.817Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-22T10:27:40.817Z] busybox latest 42d138ad3b8a Less than a second ago 5.32GB [2021-03-22T10:27:40.817Z] microsoft/windowsservercore latest 3eaa9ebbf51f 3 weeks ago 5.25GB [2021-03-22T10:27:40.817Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 3 weeks ago 5.25GB [2021-03-22T10:27:40.817Z] [2021-03-22T10:27:40.817Z] INFO: Running integration tests at 03/22/2021 10:27:40... [2021-03-22T10:27:40.817Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-22T10:27:40.817Z] INFO: Integration API tests being run from the host: [2021-03-22T10:27:40.817Z] INFO: make.ps1 starting at 03/22/2021 10:27:40 [2021-03-22T10:27:41.187Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-03-22T10:27:41.187Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T10:27:41.806Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-22T10:27:42.482Z] --- PASS: TestRunContainerWithBridgeNone (5.22s) [2021-03-22T10:27:42.482Z] === RUN TestNetworkInvalidJSON [2021-03-22T10:27:42.482Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T10:27:42.482Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T10:27:42.482Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:27:42.482Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:27:42.482Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:27:42.482Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:27:42.482Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T10:27:42.482Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:27:42.482Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:27:42.482Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-22T10:27:42.482Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-22T10:27:42.482Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-22T10:27:42.482Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T10:27:42.482Z] === RUN TestNetworkList [2021-03-22T10:27:42.482Z] === RUN TestNetworkList//networks [2021-03-22T10:27:42.482Z] === PAUSE TestNetworkList//networks [2021-03-22T10:27:42.482Z] === RUN TestNetworkList//networks/ [2021-03-22T10:27:42.482Z] === PAUSE TestNetworkList//networks/ [2021-03-22T10:27:42.482Z] === CONT TestNetworkList//networks [2021-03-22T10:27:42.482Z] === CONT TestNetworkList//networks/ [2021-03-22T10:27:42.482Z] --- PASS: TestNetworkList (0.03s) [2021-03-22T10:27:42.482Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T10:27:42.482Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T10:27:42.482Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T10:27:42.482Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-22T10:27:42.704Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2021-03-22T10:27:42.704Z] === RUN TestHealthCheckWorkdir [2021-03-22T10:27:43.043Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2021-03-22T10:27:43.043Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T10:27:43.354Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2021-03-22T10:27:43.354Z] === RUN TestHealthKillContainer [2021-03-22T10:27:43.538Z] --- PASS: TestSecretCreateResolve (3.22s) [2021-03-22T10:27:43.538Z] PASS [2021-03-22T10:27:43.538Z] [2021-03-22T10:27:43.538Z] DONE 6 tests in 20.102s [2021-03-22T10:27:43.538Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T10:27:43.538Z] ++ 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-03-22T10:27:43.538Z] ++ set -e [2021-03-22T10:27:43.538Z] ++ '[' -n 0 ']' [2021-03-22T10:27:43.538Z] ++ set -x [2021-03-22T10:27:43.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:27:43.799Z] INFO: Testing against a local daemon [2021-03-22T10:27:43.799Z] === RUN TestServiceCreateInit [2021-03-22T10:27:43.799Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T10:27:43.970Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-03-22T10:27:43.970Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T10:27:44.344Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2021-03-22T10:27:44.981Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-22T10:27:44.981Z] --- PASS: TestDaemonDefaultNetworkPools (0.90s) [2021-03-22T10:27:44.981Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T10:27:45.582Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-22T10:27:45.709Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-03-22T10:27:45.838Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-22T10:27:46.094Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-03-22T10:27:46.094Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T10:27:46.098Z] --- PASS: TestHealthKillContainer (2.66s) [2021-03-22T10:27:46.098Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T10:27:46.742Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2021-03-22T10:27:46.742Z] === RUN TestIpcModeNone [2021-03-22T10:27:47.386Z] --- PASS: TestIpcModeNone (0.67s) [2021-03-22T10:27:47.386Z] === RUN TestIpcModePrivate [2021-03-22T10:27:47.458Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2021-03-22T10:27:47.458Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T10:27:47.639Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-03-22T10:27:48.017Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-03-22T10:27:48.017Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T10:27:48.028Z] --- PASS: TestIpcModePrivate (0.76s) [2021-03-22T10:27:48.028Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-03-22T10:27:48.028Z] === RUN TestIpcModeShareable [2021-03-22T10:27:48.317Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-22T10:27:48.669Z] --- PASS: TestIpcModeShareable (0.69s) [2021-03-22T10:27:48.669Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-03-22T10:27:48.669Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-22T10:27:49.380Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-03-22T10:27:49.380Z] === RUN TestInfoDebug [2021-03-22T10:27:49.380Z] --- PASS: TestInfoDebug (0.52s) [2021-03-22T10:27:49.380Z] === RUN TestInfoInsecureRegistries [2021-03-22T10:27:49.380Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-22T10:27:49.380Z] === RUN TestInfoRegistryMirrors [2021-03-22T10:27:49.380Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-22T10:27:49.380Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T10:27:49.380Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-03-22T10:27:49.380Z] === RUN TestPingCacheHeaders [2021-03-22T10:27:49.380Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-03-22T10:27:49.380Z] === RUN TestPingGet [2021-03-22T10:27:49.380Z] --- PASS: TestPingGet (0.01s) [2021-03-22T10:27:49.380Z] === RUN TestPingHead [2021-03-22T10:27:49.380Z] --- PASS: TestPingHead (0.01s) [2021-03-22T10:27:49.380Z] === RUN TestVersion [2021-03-22T10:27:49.380Z] --- PASS: TestVersion (0.01s) [2021-03-22T10:27:49.380Z] PASS [2021-03-22T10:27:49.380Z] [2021-03-22T10:27:49.380Z] === Skipped [2021-03-22T10:27:49.380Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:27:49.380Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:27:49.380Z] [2021-03-22T10:27:49.380Z] [2021-03-22T10:27:49.380Z] DONE 18 tests, 1 skipped in 21.713s [2021-03-22T10:27:49.380Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T10:27:49.380Z] ++ 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-03-22T10:27:49.380Z] ++ set -e [2021-03-22T10:27:49.380Z] ++ '[' -n 0 ']' [2021-03-22T10:27:49.380Z] ++ set -x [2021-03-22T10:27:49.380Z] ++ env -i DEST=/go/src/github.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-03-22T10:27:49.380Z] INFO: Testing against a local daemon [2021-03-22T10:27:49.380Z] === RUN TestVolumesCreateAndList [2021-03-22T10:27:49.380Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-03-22T10:27:49.380Z] === RUN TestVolumesRemove [2021-03-22T10:27:49.380Z] --- PASS: TestVolumesRemove (0.16s) [2021-03-22T10:27:49.380Z] === RUN TestVolumesInspect [2021-03-22T10:27:49.380Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-22T10:27:49.380Z] === RUN TestVolumesInvalidJSON [2021-03-22T10:27:49.380Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T10:27:49.380Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T10:27:49.380Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T10:27:49.380Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-22T10:27:49.380Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T10:27:49.380Z] PASS [2021-03-22T10:27:49.380Z] [2021-03-22T10:27:49.380Z] DONE 5 tests in 0.369s [2021-03-22T10:27:49.380Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T10:27:49.669Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T10:27:49.669Z] +++ kill 12328 [2021-03-22T10:27:50.383Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T10:27:50.748Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.02s) [2021-03-22T10:27:50.748Z] === RUN TestAPIIpcModeHost [2021-03-22T10:27:50.829Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-22T10:27:51.084Z] --- PASS: TestServiceWithPredefinedNetwork (3.12s) [2021-03-22T10:27:51.084Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T10:27:51.084Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:27:51.084Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:27:51.084Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T10:27:51.167Z] +++ /etc/init.d/apparmor stop [2021-03-22T10:27:51.167Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T10:27:51.167Z] [2021-03-22T10:27:51.167Z] Unloading profiles will leave already running processes permanently [2021-03-22T10:27:51.167Z] unconfined, which can lead to unexpected situations. [2021-03-22T10:27:51.167Z] [2021-03-22T10:27:51.167Z] To set a process to complain mode, use the command line tool [2021-03-22T10:27:51.167Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T10:27:51.167Z] +++ true [2021-03-22T10:27:51.167Z] exiting test-integration [2021-03-22T10:27:51.167Z] ++ exit 0 [2021-03-22T10:27:51.167Z] [2021-03-22T10:27:51.387Z] --- PASS: TestAPIIpcModeHost (0.54s) [2021-03-22T10:27:51.387Z] === RUN TestDaemonIpcModeShareable [2021-03-22T10:27:51.646Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-22T10:27:52.907Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2021-03-22T10:27:52.907Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-22T10:27:52.907Z] === RUN TestDaemonIpcModePrivate Post stage [Pipeline] junit [2021-03-22T10:27:53.929Z] Recording test results [2021-03-22T10:27:54.311Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T10:27:54.436Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2021-03-22T10:27:54.436Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-22T10:27:54.436Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-22T10:27:54.743Z] + echo Ensuring container killed. [2021-03-22T10:27:54.743Z] Ensuring container killed. [2021-03-22T10:27:54.743Z] + docker rm -vf docker-pr1 [2021-03-22T10:27:54.743Z] Error: No such container: docker-pr1 [2021-03-22T10:27:54.743Z] + true [Pipeline] sh [2021-03-22T10:27:55.150Z] + echo Chowning /workspace to jenkins user [2021-03-22T10:27:55.150Z] Chowning /workspace to jenkins user [2021-03-22T10:27:55.150Z] + id -u [2021-03-22T10:27:55.150Z] + id -g [2021-03-22T10:27:55.150Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42179:/workspace busybox chown -R 1001:1001 /workspace [2021-03-22T10:27:55.150Z] Unable to find image 'busybox:latest' locally [2021-03-22T10:27:55.150Z] latest: Pulling from library/busybox [2021-03-22T10:27:55.439Z] 7d95fb1c8be1: Pulling fs layer [2021-03-22T10:27:55.479Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2021-03-22T10:27:55.479Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-22T10:27:55.479Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-22T10:27:55.671Z] --- PASS: TestServiceCreateInit (11.14s) [2021-03-22T10:27:55.671Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.61s) [2021-03-22T10:27:55.671Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.50s) [2021-03-22T10:27:55.671Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T10:27:55.850Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-22T10:27:56.067Z] 7d95fb1c8be1: Verifying Checksum [2021-03-22T10:27:56.067Z] 7d95fb1c8be1: Download complete [2021-03-22T10:27:56.107Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-22T10:27:56.360Z] 7d95fb1c8be1: Pull complete [2021-03-22T10:27:56.360Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-22T10:27:56.649Z] Status: Downloaded newer image for busybox:latest [2021-03-22T10:27:57.001Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.48s) [2021-03-22T10:27:57.001Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-22T10:27:57.001Z] === RUN TestIpcModeOlderClient [2021-03-22T10:27:57.001Z] === PAUSE TestIpcModeOlderClient [2021-03-22T10:27:57.001Z] === RUN TestKillContainerInvalidSignal [2021-03-22T10:27:57.044Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-22T10:27:57.314Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-22T10:27:57.570Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-22T10:27:57.573Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 14.1% of statements [2021-03-22T10:27:57.573Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.2% of statements [2021-03-22T10:27:57.573Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-22T10:27:57.573Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-22T10:27:57.638Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2021-03-22T10:27:57.638Z] === RUN TestKillContainer [2021-03-22T10:27:57.638Z] === RUN TestKillContainer/no_signal [2021-03-22T10:27:57.826Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-22T10:27:58.283Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T10:27:58.500Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 81.8% of statements [2021-03-22T10:27:58.500Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-03-22T10:27:58.577Z] === RUN TestKillContainer/killing_signal [2021-03-22T10:27:58.795Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-22T10:27:59.050Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T10:27:59.620Z] --- PASS: TestKillContainer (1.76s) [2021-03-22T10:27:59.620Z] --- PASS: TestKillContainer/no_signal (0.57s) [2021-03-22T10:27:59.620Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-03-22T10:27:59.620Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2021-03-22T10:27:59.620Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T10:27:59.620Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-22T10:27:59.655Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-22T10:27:59.774Z] + bundleName=s390x-integration [2021-03-22T10:27:59.774Z] + echo Creating s390x-integration-bundles.tar.gz [2021-03-22T10:27:59.774Z] Creating s390x-integration-bundles.tar.gz [2021-03-22T10:27:59.774Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-03-22T10:27:59.774Z] + 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-03-22T10:27:59.817Z] Archiving artifacts [2021-03-22T10:27:59.863Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-03-22T10:27:59.863Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-22T10:27:59.863Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-22T10:27:59.911Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-22T10:27:59.913Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-22T10:28:00.119Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2021-03-22T10:28:00.276Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42179/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T10:28:00.472Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-22T10:28:00.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2021-03-22T10:28:00.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2021-03-22T10:28:00.552Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-03-22T10:28:00.552Z] === RUN TestKillStoppedContainer [2021-03-22T10:28:00.552Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-03-22T10:28:00.552Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T10:28:00.656Z] + make clean [2021-03-22T10:28:00.848Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-22T10:28:00.848Z] === RUN TestKillDifferentUserContainer [2021-03-22T10:28:00.945Z] docker volume rm -f docker-dev-cache [2021-03-22T10:28:00.945Z] docker-dev-cache [Pipeline] deleteDir [2021-03-22T10:28:01.075Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-22T10:28:01.485Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2021-03-22T10:28:01.485Z] === RUN TestInspectOomKilledTrue [2021-03-22T10:28:02.001Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-22T10:28:02.124Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2021-03-22T10:28:02.124Z] === RUN TestInspectOomKilledFalse [2021-03-22T10:28:02.775Z] --- PASS: TestInspectOomKilledFalse (0.58s) [2021-03-22T10:28:02.775Z] === RUN TestLinksEtcHostsContentMatch [2021-03-22T10:28:03.069Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2021-03-22T10:28:03.069Z] === RUN TestLinksContainerNames [2021-03-22T10:28:03.386Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.513s coverage: 73.3% of statements [2021-03-22T10:28:03.386Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T10:28:03.948Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.473s coverage: 56.2% of statements [2021-03-22T10:28:04.514Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-22T10:28:04.593Z] --- PASS: TestLinksContainerNames (1.07s) [2021-03-22T10:28:04.593Z] === RUN TestLogsFollowTailEmpty [2021-03-22T10:28:04.888Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-03-22T10:28:04.888Z] === RUN TestContainerNetworkMountsNoChown [2021-03-22T10:28:05.533Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/default [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/default [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/private [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/private [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rprivate [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/slave [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/slave [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rslave [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/shared [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/shared [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rshared [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/default [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rslave [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rshared [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/slave [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/shared [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rprivate [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/private [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-22T10:28:05.533Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:28:05.533Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-22T10:28:05.533Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-22T10:28:05.828Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-22T10:28:05.828Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-22T10:28:05.828Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-22T10:28:05.828Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-22T10:28:05.828Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-22T10:28:05.828Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-22T10:28:05.828Z] === RUN TestContainerBindMountNonRecursive [2021-03-22T10:28:06.509Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-03-22T10:28:07.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:28:07.162Z] INFO: Testing against a local daemon [2021-03-22T10:28:07.162Z] === RUN TestBuildWithSession [2021-03-22T10:28:07.162Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-22T10:28:07.162Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:28:07.162Z] === RUN TestBuildSquashParent [2021-03-22T10:28:07.162Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-22T10:28:07.162Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:28:07.162Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-22T10:28:07.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:28:07.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:28:07.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:28:07.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:28:07.162Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:28:07.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:28:07.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:28:07.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:28:07.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:28:07.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:28:07.162Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:28:07.162Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:28:07.162Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-22T10:28:07.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-22T10:28:07.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-22T10:28:07.162Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-22T10:28:07.349Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2021-03-22T10:28:07.349Z] === RUN TestContainerVolumesMountedAsShared [2021-03-22T10:28:07.642Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2021-03-22T10:28:07.642Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-22T10:28:08.279Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-03-22T10:28:08.279Z] === RUN TestNetworkNat [2021-03-22T10:28:08.394Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.550s coverage: 45.9% of statements [2021-03-22T10:28:08.394Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-22T10:28:08.649Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.344s coverage: 49.4% of statements [2021-03-22T10:28:08.671Z] --- PASS: TestServiceWithDataPathPortInit (16.89s) [2021-03-22T10:28:08.671Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T10:28:08.917Z] --- PASS: TestNetworkNat (0.57s) [2021-03-22T10:28:08.917Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T10:28:09.212Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2021-03-22T10:28:09.212Z] === RUN TestNetworkLoopbackNat [2021-03-22T10:28:10.033Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-22T10:28:10.537Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-03-22T10:28:10.792Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.693s coverage: 57.7% of statements [2021-03-22T10:28:10.792Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-22T10:28:10.792Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-22T10:28:12.154Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-03-22T10:28:12.746Z] --- PASS: TestNetworkLoopbackNat (2.83s) [2021-03-22T10:28:12.747Z] === RUN TestPause [2021-03-22T10:28:12.747Z] --- PASS: TestPause (0.60s) [2021-03-22T10:28:12.747Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T10:28:12.747Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:28:12.747Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:28:12.747Z] === RUN TestPauseStopPausedContainer [2021-03-22T10:28:13.399Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2021-03-22T10:28:13.399Z] === RUN TestPsFilter [2021-03-22T10:28:13.537Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-03-22T10:28:13.692Z] --- PASS: TestPsFilter (0.16s) [2021-03-22T10:28:13.692Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T10:28:13.992Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2021-03-22T10:28:13.992Z] === RUN TestRemoveContainerWithVolume [2021-03-22T10:28:14.239Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-22T10:28:14.239Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-22T10:28:14.239Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-22T10:28:14.239Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-22T10:28:14.239Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-22T10:28:14.239Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-22T10:28:14.509Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.7% of statements [2021-03-22T10:28:14.509Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-22T10:28:14.509Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-22T10:28:14.634Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2021-03-22T10:28:14.634Z] === RUN TestRemoveContainerRunning [2021-03-22T10:28:15.164Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-22T10:28:15.274Z] --- PASS: TestRemoveContainerRunning (0.59s) [2021-03-22T10:28:15.274Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T10:28:15.436Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.2% of statements [2021-03-22T10:28:15.855Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-22T10:28:15.855Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-22T10:28:15.929Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2021-03-22T10:28:15.929Z] === RUN TestRemoveInvalidContainer [2021-03-22T10:28:15.929Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-22T10:28:15.929Z] === RUN TestRenameLinkedContainer [2021-03-22T10:28:16.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-22T10:28:16.649Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.71s) [2021-03-22T10:28:16.649Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r3ihyuausi0ceelzuniodhp6i Created:2021-03-22 10:28:09.462210377 +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[bcfa773f38218a0eb693a22383b6f45e13d5f2dff76da809dc285c1180cb3c2e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s8o0ultaac5cif7v6sx2zrqfq EndpointID:efb74c047260639dbb84d46524bfabd519eeb1b6caed0047dbdc6e9c37bc96f3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f48a4882737a3b2181b8c5308fc1344c061d12aa0ea3844d073366b6c183b315 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:bf156018e3ae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s8o0ultaac5cif7v6sx2zrqfq EndpointID:efb74c047260639dbb84d46524bfabd519eeb1b6caed0047dbdc6e9c37bc96f3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-22T10:28:16.649Z] PASS [2021-03-22T10:28:16.649Z] [2021-03-22T10:28:16.649Z] === Skipped [2021-03-22T10:28:16.649Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:28:16.649Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:28:16.649Z] [2021-03-22T10:28:16.649Z] [2021-03-22T10:28:16.649Z] DONE 26 tests, 1 skipped in 56.870s [2021-03-22T10:28:16.649Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:28:16.649Z] ++ 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-03-22T10:28:16.649Z] ++ set -e [2021-03-22T10:28:16.649Z] ++ '[' -n 0 ']' [2021-03-22T10:28:16.649Z] ++ set -x [2021-03-22T10:28:16.650Z] ++ env -i DEST=/go/src/github.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-03-22T10:28:16.802Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 77.8% of statements [2021-03-22T10:28:16.802Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-22T10:28:16.802Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-22T10:28:16.802Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2021-03-22T10:28:16.905Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-22T10:28:16.905Z] INFO: Testing against a local daemon [2021-03-22T10:28:16.905Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T10:28:16.905Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T10:28:16.905Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:28:16.905Z] === RUN TestDockerNetworkIpvlan [2021-03-22T10:28:16.905Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:28:16.905Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:28:16.905Z] PASS [2021-03-22T10:28:16.905Z] [2021-03-22T10:28:16.905Z] === Skipped [2021-03-22T10:28:16.905Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T10:28:16.905Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:28:16.905Z] [2021-03-22T10:28:16.905Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:28:16.905Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:28:16.905Z] [2021-03-22T10:28:16.905Z] [2021-03-22T10:28:16.905Z] DONE 2 tests, 2 skipped in 0.153s [2021-03-22T10:28:16.905Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:28:16.905Z] ++ 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-03-22T10:28:16.905Z] ++ set -e [2021-03-22T10:28:16.905Z] ++ '[' -n 0 ']' [2021-03-22T10:28:16.905Z] ++ set -x [2021-03-22T10:28:16.905Z] ++ env -i DEST=/go/src/github.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-03-22T10:28:17.160Z] INFO: Testing against a local daemon [2021-03-22T10:28:17.160Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T10:28:17.635Z] --- PASS: TestCreateServiceMultipleTimes (19.47s) [2021-03-22T10:28:17.635Z] === RUN TestCreateServiceConflict [2021-03-22T10:28:17.635Z] --- PASS: TestCreateServiceConflict (3.22s) [2021-03-22T10:28:17.635Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T10:28:18.165Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-03-22T10:28:18.165Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-03-22T10:28:18.681Z] --- PASS: TestRenameLinkedContainer (2.25s) [2021-03-22T10:28:18.681Z] === RUN TestRenameStoppedContainer [2021-03-22T10:28:18.681Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-03-22T10:28:18.681Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T10:28:18.726Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-03-22T10:28:19.047Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.67s) [2021-03-22T10:28:19.047Z] === RUN TestDockerNetworkMacvlan [2021-03-22T10:28:19.609Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-22T10:28:19.652Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-03-22T10:28:19.652Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-22T10:28:19.723Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2021-03-22T10:28:19.723Z] === RUN TestRenameInvalidName [2021-03-22T10:28:20.213Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 58.6% of statements [2021-03-22T10:28:20.362Z] --- PASS: TestRenameInvalidName (0.56s) [2021-03-22T10:28:20.362Z] === RUN TestRenameAnonymousContainer [2021-03-22T10:28:20.578Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-22T10:28:20.937Z] --- PASS: TestCreateServiceMaxReplicas (3.11s) [2021-03-22T10:28:20.937Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T10:28:21.138Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-03-22T10:28:21.555Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-22T10:28:22.145Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-22T10:28:22.441Z] --- PASS: TestRenameAnonymousContainer (2.04s) [2021-03-22T10:28:22.441Z] === RUN TestRenameContainerWithSameName [2021-03-22T10:28:22.500Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-03-22T10:28:22.707Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-22T10:28:22.755Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-22T10:28:23.031Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-22T10:28:23.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.92s) [2021-03-22T10:28:23.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.92s) [2021-03-22T10:28:23.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.15s) [2021-03-22T10:28:23.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.01s) [2021-03-22T10:28:23.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.12s) [2021-03-22T10:28:23.031Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.18s) [2021-03-22T10:28:23.031Z] === RUN TestBuildMultiStageCopy [2021-03-22T10:28:23.031Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-22T10:28:23.078Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2021-03-22T10:28:23.078Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T10:28:23.266Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-22T10:28:23.680Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-03-22T10:28:23.680Z] ok github.com/docker/docker/daemon/logger/splunk 1.629s coverage: 82.5% of statements [2021-03-22T10:28:23.680Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-22T10:28:23.680Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-22T10:28:24.130Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2021-03-22T10:28:24.130Z] === RUN TestResize [2021-03-22T10:28:24.777Z] --- PASS: TestResize (0.59s) [2021-03-22T10:28:24.777Z] === RUN TestResizeWithInvalidSize [2021-03-22T10:28:25.151Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-22T10:28:25.424Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2021-03-22T10:28:25.424Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T10:28:25.567Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-03-22T10:28:25.725Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:28:25.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:28:25.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:28:25.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-22T10:28:25.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-22T10:28:25.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-22T10:28:25.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-22T10:28:26.500Z] ok github.com/docker/docker/distribution 0.193s coverage: 25.2% of statements [2021-03-22T10:28:26.500Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-22T10:28:27.468Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-03-22T10:28:28.395Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-03-22T10:28:28.956Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2021-03-22T10:28:28.956Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-22T10:28:29.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:28:29.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:28:29.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-22T10:28:29.313Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-22T10:28:29.356Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-22T10:28:29.517Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-03-22T10:28:30.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-22T10:28:30.442Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.6% of statements [2021-03-22T10:28:30.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-22T10:28:30.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-22T10:28:31.002Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-03-22T10:28:31.002Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-22T10:28:31.715Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-22T10:28:31.715Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-22T10:28:31.928Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-03-22T10:28:32.714Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-22T10:28:32.803Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-22T10:28:32.853Z] ok github.com/docker/docker/oci 0.019s coverage: 45.2% of statements [2021-03-22T10:28:33.702Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-22T10:28:33.780Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-03-22T10:28:33.780Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.91s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.00s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.11s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.88s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.73s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.49s) [2021-03-22T10:28:34.915Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2021-03-22T10:28:34.915Z] === RUN TestCgroupNamespacesRun [2021-03-22T10:28:35.270Z] --- PASS: TestBuildMultiStageCopy (12.09s) [2021-03-22T10:28:35.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.83s) [2021-03-22T10:28:35.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2021-03-22T10:28:35.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2021-03-22T10:28:35.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2021-03-22T10:28:35.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.26s) [2021-03-22T10:28:35.270Z] === RUN TestBuildMultiStageParentConfig [2021-03-22T10:28:35.669Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 77.2% of statements [2021-03-22T10:28:35.845Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.56s) [2021-03-22T10:28:35.845Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T10:28:35.884Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-22T10:28:35.958Z] --- PASS: TestCgroupNamespacesRun (1.40s) [2021-03-22T10:28:35.958Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-22T10:28:36.444Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-22T10:28:36.595Z] ok github.com/docker/docker/pkg/authorization 0.209s coverage: 68.3% of statements [2021-03-22T10:28:36.851Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-22T10:28:36.851Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-22T10:28:37.473Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.37s) [2021-03-22T10:28:37.473Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-22T10:28:37.489Z] --- PASS: TestBuildMultiStageParentConfig (2.46s) [2021-03-22T10:28:37.489Z] === RUN TestBuildLabelWithTargets [2021-03-22T10:28:37.489Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-03-22T10:28:37.489Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:28:37.489Z] === RUN TestBuildWithEmptyLayers [2021-03-22T10:28:38.389Z] --- PASS: TestCreateServiceSecretFileMode (2.88s) [2021-03-22T10:28:38.389Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T10:28:38.956Z] --- PASS: TestDockerNetworkMacvlan (19.75s) [2021-03-22T10:28:38.956Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-22T10:28:38.956Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-03-22T10:28:38.956Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s) [2021-03-22T10:28:38.956Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.82s) [2021-03-22T10:28:38.956Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.14s) [2021-03-22T10:28:38.956Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.94s) [2021-03-22T10:28:38.956Z] PASS [2021-03-22T10:28:38.956Z] [2021-03-22T10:28:38.956Z] DONE 8 tests in 21.557s [2021-03-22T10:28:38.956Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T10:28:38.956Z] ++ 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-03-22T10:28:38.956Z] ++ set -e [2021-03-22T10:28:38.956Z] ++ '[' -n 0 ']' [2021-03-22T10:28:38.956Z] ++ set -x [2021-03-22T10:28:38.956Z] ++ env -i DEST=/go/src/github.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-03-22T10:28:38.956Z] testing: warning: no tests to run [2021-03-22T10:28:38.956Z] PASS [2021-03-22T10:28:38.956Z] [2021-03-22T10:28:38.956Z] DONE 0 tests in 0.029s [2021-03-22T10:28:38.956Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T10:28:38.956Z] ++ 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-03-22T10:28:38.956Z] ++ set -e [2021-03-22T10:28:38.956Z] ++ '[' -n 0 ']' [2021-03-22T10:28:38.956Z] ++ set -x [2021-03-22T10:28:38.956Z] ++ env -i DEST=/go/src/github.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-03-22T10:28:38.956Z] INFO: Testing against a local daemon [2021-03-22T10:28:38.956Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T10:28:39.031Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.41s) [2021-03-22T10:28:39.031Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-22T10:28:39.056Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2021-03-22T10:28:39.056Z] === RUN TestBuildMultiStageOnBuild [2021-03-22T10:28:39.881Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-22T10:28:40.076Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s) [2021-03-22T10:28:40.076Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-22T10:28:40.111Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.2% of statements [2021-03-22T10:28:40.111Z] ok github.com/docker/docker/layer 7.196s coverage: 68.8% of statements [2021-03-22T10:28:40.111Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-22T10:28:40.111Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-22T10:28:40.111Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-22T10:28:40.111Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-22T10:28:40.111Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-22T10:28:40.111Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-22T10:28:40.111Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-22T10:28:40.366Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-03-22T10:28:40.849Z] --- PASS: TestAuthZPluginAllowRequest (1.92s) [2021-03-22T10:28:40.849Z] === RUN TestAuthZPluginTLS [2021-03-22T10:28:40.926Z] ok github.com/docker/docker/pkg/discovery 0.020s coverage: 58.3% of statements [2021-03-22T10:28:41.105Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-22T10:28:41.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-22T10:28:41.105Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-03-22T10:28:41.105Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T10:28:41.182Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-03-22T10:28:41.596Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2021-03-22T10:28:41.596Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-22T10:28:41.665Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-22T10:28:41.665Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T10:28:41.689Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2021-03-22T10:28:41.689Z] === RUN TestCreateServiceSysctls [2021-03-22T10:28:42.110Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-03-22T10:28:42.226Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-03-22T10:28:42.226Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T10:28:42.670Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-22T10:28:42.787Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-03-22T10:28:42.787Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T10:28:42.926Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-03-22T10:28:43.248Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.40s) [2021-03-22T10:28:43.248Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-22T10:28:43.888Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-03-22T10:28:43.888Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-22T10:28:44.291Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-22T10:28:44.677Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-22T10:28:44.677Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-22T10:28:44.852Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2021-03-22T10:28:45.239Z] --- PASS: TestAuthZPluginAllowEventStream (2.44s) [2021-03-22T10:28:45.239Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T10:28:45.408Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.47s) [2021-03-22T10:28:45.408Z] === RUN TestKernelTCPMemory [2021-03-22T10:28:45.413Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2021-03-22T10:28:45.669Z] ok github.com/docker/docker/pkg/fsutils 0.161s coverage: 85.1% of statements [2021-03-22T10:28:45.669Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-03-22T10:28:45.799Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-03-22T10:28:45.799Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T10:28:45.896Z] --- PASS: TestCreateServiceSysctls (4.45s) [2021-03-22T10:28:45.896Z] === RUN TestCreateServiceCapabilities [2021-03-22T10:28:46.055Z] --- PASS: TestKernelTCPMemory (0.70s) [2021-03-22T10:28:46.055Z] === RUN TestNISDomainname [2021-03-22T10:28:46.359Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-22T10:28:46.359Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T10:28:46.692Z] --- PASS: TestNISDomainname (0.78s) [2021-03-22T10:28:46.692Z] === RUN TestHostnameDnsResolution [2021-03-22T10:28:46.919Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-03-22T10:28:46.919Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T10:28:47.032Z] ok github.com/docker/docker/pkg/idtools 0.482s coverage: 69.5% of statements [2021-03-22T10:28:47.032Z] ok github.com/docker/docker/pkg/ioutils 0.469s coverage: 69.3% of statements [2021-03-22T10:28:47.593Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-03-22T10:28:47.593Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-22T10:28:47.593Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-03-22T10:28:47.593Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-22T10:28:47.593Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-22T10:28:47.736Z] --- PASS: TestHostnameDnsResolution (0.93s) [2021-03-22T10:28:47.736Z] === RUN TestStats [2021-03-22T10:28:47.848Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-03-22T10:28:47.848Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-22T10:28:48.103Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-03-22T10:28:48.359Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2021-03-22T10:28:48.615Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-03-22T10:28:48.870Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-03-22T10:28:48.870Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-22T10:28:48.870Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-22T10:28:49.431Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2021-03-22T10:28:49.431Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T10:28:49.839Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2021-03-22T10:28:50.100Z] --- PASS: TestCreateServiceCapabilities (3.60s) [2021-03-22T10:28:50.100Z] === RUN TestInspect [2021-03-22T10:28:50.374Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-22T10:28:50.399Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-22T10:28:50.479Z] --- PASS: TestStats (2.60s) [2021-03-22T10:28:50.479Z] === RUN TestStopContainerWithTimeout [2021-03-22T10:28:50.479Z] === RUN TestStopContainerWithTimeout/0 [2021-03-22T10:28:50.479Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-22T10:28:50.479Z] === RUN TestStopContainerWithTimeout/1 [2021-03-22T10:28:50.479Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-22T10:28:50.479Z] === RUN TestStopContainerWithTimeout/3 [2021-03-22T10:28:50.479Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-22T10:28:50.479Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-22T10:28:50.479Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-22T10:28:50.479Z] === CONT TestStopContainerWithTimeout/0 [2021-03-22T10:28:50.479Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-22T10:28:50.479Z] === CONT TestStopContainerWithTimeout/1 [2021-03-22T10:28:50.479Z] === CONT TestStopContainerWithTimeout/3 [2021-03-22T10:28:50.940Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-22T10:28:50.960Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-22T10:28:50.960Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-22T10:28:51.500Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2021-03-22T10:28:51.500Z] === RUN TestAuthZPluginHeader [2021-03-22T10:28:52.321Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-03-22T10:28:52.426Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-03-22T10:28:52.426Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T10:28:52.577Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-03-22T10:28:53.231Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-22T10:28:53.232Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-03-22T10:28:53.232Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2021-03-22T10:28:53.232Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2021-03-22T10:28:53.232Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-03-22T10:28:53.232Z] === RUN TestDeleteDevicemapper [2021-03-22T10:28:53.232Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-22T10:28:53.232Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:28:53.232Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T10:28:53.396Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-22T10:28:53.397Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-22T10:28:53.403Z] --- PASS: TestInspect (3.55s) [2021-03-22T10:28:53.403Z] === RUN TestCreateJob [2021-03-22T10:28:55.315Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s) [2021-03-22T10:28:55.315Z] === RUN TestUpdateMemory [2021-03-22T10:28:55.881Z] ok github.com/docker/docker/pkg/signal 2.374s coverage: 61.0% of statements [2021-03-22T10:28:55.881Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-22T10:28:55.954Z] --- PASS: TestUpdateMemory (0.80s) [2021-03-22T10:28:55.954Z] === RUN TestUpdateCPUQuota [2021-03-22T10:28:55.993Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-22T10:28:56.136Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-22T10:28:56.391Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-22T10:28:56.883Z] --- PASS: TestBuildMultiStageOnBuild (15.54s) [2021-03-22T10:28:56.883Z] === RUN TestBuildUncleanTarFilenames [2021-03-22T10:28:56.883Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-22T10:28:56.883Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:28:56.883Z] === RUN TestBuildMultiStageLayerLeak [2021-03-22T10:28:56.965Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.52s) [2021-03-22T10:28:56.965Z] === RUN TestAuthZPluginV2Disable [2021-03-22T10:28:56.965Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-22T10:28:56.994Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-03-22T10:28:57.471Z] --- PASS: TestUpdateCPUQuota (1.39s) [2021-03-22T10:28:57.471Z] === RUN TestUpdatePidsLimit [2021-03-22T10:28:57.471Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-22T10:28:57.559Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-22T10:28:57.610Z] --- PASS: TestCreateJob (4.27s) [2021-03-22T10:28:57.610Z] === RUN TestReplicatedJob [2021-03-22T10:28:57.764Z] === RUN TestUpdatePidsLimit/no_change [2021-03-22T10:28:57.892Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-22T10:28:58.058Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-22T10:28:58.120Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-03-22T10:28:58.353Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-22T10:28:58.645Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-22T10:28:58.680Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-03-22T10:28:58.820Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-22T10:28:58.937Z] testing: warning: no tests to run [2021-03-22T10:28:58.937Z] coverage: [no statements] [2021-03-22T10:28:58.937Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-03-22T10:28:58.939Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-22T10:28:59.192Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-22T10:28:59.235Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-22T10:28:59.447Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-03-22T10:28:59.703Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-22T10:29:00.184Z] --- PASS: TestAuthZPluginV2Disable (3.29s) [2021-03-22T10:29:00.184Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T10:29:00.277Z] --- PASS: TestUpdatePidsLimit (2.78s) [2021-03-22T10:29:00.277Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-03-22T10:29:00.277Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-03-22T10:29:00.277Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2021-03-22T10:29:00.277Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-03-22T10:29:00.277Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-03-22T10:29:00.277Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2021-03-22T10:29:00.277Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-03-22T10:29:00.277Z] === RUN TestUpdateRestartPolicy [2021-03-22T10:29:00.745Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-22T10:29:01.306Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-22T10:29:01.306Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-22T10:29:01.562Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-22T10:29:01.631Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-03-22T10:29:01.817Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-22T10:29:02.191Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-22T10:29:02.378Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-22T10:29:02.751Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-03-22T10:29:03.304Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.97s) [2021-03-22T10:29:03.304Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T10:29:04.115Z] ok github.com/docker/docker/quota 0.222s coverage: 71.4% of statements [2021-03-22T10:29:04.371Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-03-22T10:29:04.668Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-22T10:29:05.593Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-22T10:29:05.733Z] ok github.com/docker/docker/registry 0.059s coverage: 58.8% of statements [2021-03-22T10:29:05.748Z] --- PASS: TestReplicatedJob (7.17s) [2021-03-22T10:29:05.748Z] === RUN TestUpdateReplicatedJob [2021-03-22T10:29:06.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-22T10:29:06.295Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-03-22T10:29:06.597Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-03-22T10:29:07.158Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-22T10:29:07.719Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-22T10:29:09.049Z] --- PASS: TestUpdateReplicatedJob (4.59s) [2021-03-22T10:29:09.049Z] === RUN TestServiceListWithStatuses [2021-03-22T10:29:09.049Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T10:29:09.049Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:29:09.049Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T10:29:10.233Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-22T10:29:10.314Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-22T10:29:11.596Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2021-03-22T10:29:11.893Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-22T10:29:12.876Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-22T10:29:12.939Z] --- PASS: TestUpdateRestartPolicy (11.43s) [2021-03-22T10:29:12.939Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T10:29:12.939Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2021-03-22T10:29:12.939Z] === RUN TestWaitNonBlocked [2021-03-22T10:29:12.939Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:29:12.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:29:12.939Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:29:12.939Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:29:12.939Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:29:12.939Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:29:13.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-22T10:29:13.236Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-22T10:29:13.236Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2021-03-22T10:29:13.236Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2021-03-22T10:29:13.236Z] === RUN TestWaitBlocked [2021-03-22T10:29:13.236Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:29:13.236Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:29:13.236Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:29:13.236Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:29:13.236Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-22T10:29:13.236Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-22T10:29:13.257Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-03-22T10:29:14.281Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-22T10:29:14.282Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2021-03-22T10:29:14.282Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-03-22T10:29:14.282Z] === CONT TestContainerStartOnDaemonRestart [2021-03-22T10:29:14.282Z] === CONT TestContainerKillOnDaemonStart [2021-03-22T10:29:14.282Z] === CONT TestIpcModeOlderClient [2021-03-22T10:29:14.282Z] === CONT TestDaemonHostGatewayIP [2021-03-22T10:29:14.282Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-03-22T10:29:14.282Z] === CONT TestDaemonRestartIpcMode [2021-03-22T10:29:14.713Z] --- PASS: TestBuildMultiStageLayerLeak (18.97s) [2021-03-22T10:29:14.713Z] === RUN TestBuildWithHugeFile [2021-03-22T10:29:15.659Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.18s) [2021-03-22T10:29:15.659Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T10:29:15.914Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-22T10:29:17.186Z] --- PASS: TestDockerNetworkConnectAlias (6.84s) [2021-03-22T10:29:17.186Z] === RUN TestDockerNetworkReConnect [2021-03-22T10:29:17.277Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-22T10:29:17.840Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2021-03-22T10:29:17.840Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-22T10:29:18.480Z] --- PASS: TestDaemonHostGatewayIP (4.30s) [2021-03-22T10:29:18.480Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2021-03-22T10:29:18.640Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-22T10:29:18.896Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-22T10:29:19.995Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2021-03-22T10:29:21.393Z] --- PASS: TestDockerNetworkReConnect (4.71s) [2021-03-22T10:29:21.393Z] === RUN TestServicePlugin [2021-03-22T10:29:21.393Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-22T10:29:21.393Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:29:21.393Z] === RUN TestServiceUpdateLabel [2021-03-22T10:29:22.159Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-22T10:29:23.937Z] --- PASS: TestServiceUpdateLabel (3.22s) [2021-03-22T10:29:23.937Z] === RUN TestServiceUpdateSecrets [2021-03-22T10:29:24.045Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-22T10:29:24.606Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-22T10:29:25.493Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/rootless [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/volume [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-22T10:29:25.493Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-22T10:29:25.493Z] [2021-03-22T10:29:25.493Z] === Skipped [2021-03-22T10:29:25.493Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-22T10:29:25.493Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-22T10:29:25.493Z] [2021-03-22T10:29:25.493Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-22T10:29:25.493Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-22T10:29:25.493Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-22T10:29:25.494Z] time="2021-03-22T10:28:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-22T10:29:25.494Z] time="2021-03-22T10:28:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-22T10:29:25.494Z] time="2021-03-22T10:28:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-22T10:29:25.494Z] time="2021-03-22T10:28:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-22T10:29:25.494Z] time="2021-03-22T10:28:06Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-22T10:29:25.494Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-22T10:29:25.494Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-22T10:29:25.494Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-22T10:29:25.494Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-22T10:29:25.494Z] graphtest_unix.go:73: No driver to put! [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-22T10:29:25.494Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-22T10:29:25.494Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] [2021-03-22T10:29:25.494Z] DONE 2244 tests, 26 skipped in 257.314s Post stage [Pipeline] junit [2021-03-22T10:29:25.544Z] Recording test results [2021-03-22T10:29:25.574Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-22T10:29:25.927Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-22T10:29:26.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42179/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e166af959daa31a536b666fa35148f93462918d6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e166af959daa31a536b666fa35148f93462918d6 hack/validate/vendor [2021-03-22T10:29:26.923Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2021-03-22T10:29:26.923Z] PASS [2021-03-22T10:29:26.923Z] [2021-03-22T10:29:26.923Z] === Skipped [2021-03-22T10:29:26.923Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-03-22T10:29:26.923Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:29:26.923Z] [2021-03-22T10:29:26.923Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-22T10:29:26.923Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-22T10:29:26.923Z] [2021-03-22T10:29:26.923Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-03-22T10:29:26.923Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-22T10:29:26.923Z] [2021-03-22T10:29:26.923Z] [2021-03-22T10:29:26.923Z] DONE 196 tests, 3 skipped in 115.845s [2021-03-22T10:29:26.923Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-03-22T10:29:26.923Z] ++ 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-03-22T10:29:26.923Z] ++ set -e [2021-03-22T10:29:26.923Z] ++ '[' -n 0 ']' [2021-03-22T10:29:26.923Z] ++ set -x [2021-03-22T10:29:26.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:29:27.173Z] No vendor changes in diff. [2021-03-22T10:29:27.219Z] INFO: Testing against a local daemon [2021-03-22T10:29:27.219Z] === RUN TestCommitInheritsEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T10:29:27.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-22T10:29:27.514Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-03-22T10:29:27.514Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T10:29:27.514Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-22T10:29:27.514Z] === RUN TestImagesFilterMultiReference [2021-03-22T10:29:27.514Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-22T10:29:27.514Z] === RUN TestImagePullPlatformInvalid [2021-03-22T10:29:27.514Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-22T10:29:27.514Z] === RUN TestRemoveImageOrphaning [2021-03-22T10:29:27.728Z] + echo Ensuring container killed. [2021-03-22T10:29:27.728Z] Ensuring container killed. [2021-03-22T10:29:27.728Z] + docker rm -vf docker-pr1 [2021-03-22T10:29:27.728Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-22T10:29:27.807Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-03-22T10:29:27.807Z] === RUN TestRemoveImageGarbageCollector [2021-03-22T10:29:27.807Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-22T10:29:27.807Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:29:27.807Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T10:29:27.807Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-22T10:29:27.807Z] === RUN TestTagInvalidReference [2021-03-22T10:29:27.807Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-22T10:29:27.807Z] === RUN TestTagValidPrefixedRepo [2021-03-22T10:29:27.998Z] + echo Chowning /workspace to jenkins user [2021-03-22T10:29:27.999Z] Chowning /workspace to jenkins user [2021-03-22T10:29:27.999Z] + id -u [2021-03-22T10:29:27.999Z] + id -g [2021-03-22T10:29:27.999Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42179:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T10:29:28.101Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-22T10:29:28.101Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T10:29:28.101Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-22T10:29:28.101Z] === RUN TestTagOfficialNames [2021-03-22T10:29:28.101Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-22T10:29:28.101Z] === RUN TestTagMatchesDigest [2021-03-22T10:29:28.101Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-22T10:29:28.101Z] === CONT TestImportExtremelyLargeImageWorks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T10:29:28.892Z] + bundleName=unit [2021-03-22T10:29:28.892Z] + echo Creating unit-bundles.tar.gz [2021-03-22T10:29:28.892Z] Creating unit-bundles.tar.gz [2021-03-22T10:29:28.892Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-22T10:29:28.892Z] bundles/junit-report.xml [2021-03-22T10:29:28.892Z] bundles/go-test-report.json [2021-03-22T10:29:28.892Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-22T10:29:28.941Z] Archiving artifacts [2021-03-22T10:29:29.272Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42179/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T10:29:29.618Z] + make clean [2021-03-22T10:29:29.872Z] docker volume rm -f docker-dev-cache [2021-03-22T10:29:29.872Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T10:29:32.785Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s) [2021-03-22T10:29:32.785Z] PASS [2021-03-22T10:29:32.785Z] [2021-03-22T10:29:32.785Z] DONE 17 tests in 53.370s [2021-03-22T10:29:32.785Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T10:29:32.785Z] ++ 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-03-22T10:29:32.785Z] ++ set -e [2021-03-22T10:29:32.785Z] ++ '[' -n 0 ']' [2021-03-22T10:29:32.785Z] ++ set -x [2021-03-22T10:29:32.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=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-03-22T10:29:32.785Z] INFO: Testing against a local daemon [2021-03-22T10:29:32.785Z] === RUN TestPluginInvalidJSON [2021-03-22T10:29:32.785Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:29:32.785Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:29:32.785Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:29:32.785Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-22T10:29:32.785Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-22T10:29:32.785Z] === RUN TestPluginInstall [2021-03-22T10:29:32.785Z] === RUN TestPluginInstall/no_auth [2021-03-22T10:29:35.298Z] time="2021-03-22T10:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:29:35.298Z] time="2021-03-22T10:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f70e54ae3bd3546ac8f0151d667de092bb0aca13063d1c886643404f6a260a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:29:35.298Z] time="2021-03-22T10:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:29:35.298Z] time="2021-03-22T10:29:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f70e54ae3bd3546ac8f0151d667de092bb0aca13063d1c886643404f6a260a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:29:35.298Z] === RUN TestPluginInstall/with_htpasswd [2021-03-22T10:29:35.859Z] time="2021-03-22T10:29:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:29:35.859Z] time="2021-03-22T10:29:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88a73fbf1d80e03b746ebb5b0a1b9c3f7708fa6539116236021f61368e9a1007" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:29:35.860Z] time="2021-03-22T10:29:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:29:35.860Z] time="2021-03-22T10:29:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88a73fbf1d80e03b746ebb5b0a1b9c3f7708fa6539116236021f61368e9a1007" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:29:35.860Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-22T10:29:36.422Z] === RUN TestPluginInstall/with_insecure [2021-03-22T10:29:37.788Z] time="2021-03-22T10:29:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:29:37.788Z] time="2021-03-22T10:29:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6575daf60984007907e5ad3c7d38432ea0b8bf11014d476ab717247be84f27d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:29:37.788Z] time="2021-03-22T10:29:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:29:37.788Z] time="2021-03-22T10:29:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d6575daf60984007907e5ad3c7d38432ea0b8bf11014d476ab717247be84f27d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:29:38.044Z] --- PASS: TestPluginInstall (5.78s) [2021-03-22T10:29:38.044Z] --- PASS: TestPluginInstall/no_auth (3.04s) [2021-03-22T10:29:38.044Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-03-22T10:29:38.044Z] --- PASS: TestPluginInstall/with_insecure (1.59s) [2021-03-22T10:29:38.044Z] plugin_test.go:160: [d5ea127f1f7d7] daemon is not started [2021-03-22T10:29:38.044Z] === RUN TestPluginsWithRuntimes [2021-03-22T10:29:39.959Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-22T10:29:41.324Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-22T10:29:41.324Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-22T10:29:42.051Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2021-03-22T10:29:42.051Z] === RUN TestServiceUpdateConfigs [2021-03-22T10:29:42.296Z] --- PASS: TestPluginsWithRuntimes (4.26s) [2021-03-22T10:29:42.296Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.35s) [2021-03-22T10:29:42.296Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.98s) [2021-03-22T10:29:42.296Z] PASS [2021-03-22T10:29:42.296Z] [2021-03-22T10:29:42.296Z] DONE 9 tests in 10.298s [2021-03-22T10:29:42.296Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T10:29:42.296Z] ++ 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-03-22T10:29:42.296Z] ++ set -e [2021-03-22T10:29:42.296Z] ++ '[' -n 0 ']' [2021-03-22T10:29:42.296Z] ++ set -x [2021-03-22T10:29:42.296Z] ++ env -i DEST=/go/src/github.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-03-22T10:29:42.296Z] INFO: Testing against a local daemon [2021-03-22T10:29:42.296Z] === RUN TestExternalGraphDriver [2021-03-22T10:29:42.551Z] === RUN TestExternalGraphDriver/json [2021-03-22T10:29:44.540Z] === RUN TestExternalGraphDriver/spec [2021-03-22T10:29:47.052Z] === RUN TestExternalGraphDriver/pull [2021-03-22T10:29:47.052Z] === RUN TestDockerSuite/TestBuildRm [2021-03-22T10:29:48.937Z] --- PASS: TestExternalGraphDriver (6.18s) [2021-03-22T10:29:48.937Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2021-03-22T10:29:48.937Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2021-03-22T10:29:48.937Z] --- PASS: TestExternalGraphDriver/pull (2.02s) [2021-03-22T10:29:48.937Z] === RUN TestGraphdriverPluginV2 [2021-03-22T10:29:50.344Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-22T10:29:51.707Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-22T10:29:53.069Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-22T10:29:53.069Z] --- PASS: TestGraphdriverPluginV2 (4.24s) [2021-03-22T10:29:53.069Z] PASS [2021-03-22T10:29:53.069Z] [2021-03-22T10:29:53.069Z] DONE 5 tests in 10.552s [2021-03-22T10:29:53.069Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T10:29:53.069Z] ++ 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-03-22T10:29:53.069Z] ++ set -e [2021-03-22T10:29:53.069Z] ++ '[' -n 0 ']' [2021-03-22T10:29:53.069Z] ++ set -x [2021-03-22T10:29:53.069Z] ++ env -i DEST=/go/src/github.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-03-22T10:29:53.069Z] INFO: Testing against a local daemon [2021-03-22T10:29:53.069Z] === RUN TestContinueAfterPluginCrash [2021-03-22T10:29:53.069Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T10:29:53.069Z] === RUN TestReadPluginNoRead [2021-03-22T10:29:53.069Z] === PAUSE TestReadPluginNoRead [2021-03-22T10:29:53.069Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T10:29:53.069Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T10:29:53.069Z] === CONT TestContinueAfterPluginCrash [2021-03-22T10:29:53.069Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T10:29:53.324Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-22T10:29:53.885Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-22T10:29:55.770Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-22T10:29:57.071Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2021-03-22T10:29:57.071Z] === RUN TestServiceUpdateNetwork [2021-03-22T10:29:57.702Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-22T10:29:58.628Z] --- PASS: TestDaemonStartWithLogOpt (5.64s) [2021-03-22T10:29:58.628Z] === CONT TestReadPluginNoRead [2021-03-22T10:29:59.190Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-22T10:30:02.541Z] === RUN TestReadPluginNoRead/default [2021-03-22T10:30:03.967Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-22T10:30:03.967Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-22T10:30:04.223Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-22T10:30:04.223Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-22T10:30:04.223Z] --- PASS: TestContinueAfterPluginCrash (11.27s) [2021-03-22T10:30:04.223Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-22T10:30:04.783Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-22T10:30:05.707Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-22T10:30:05.962Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-22T10:30:06.219Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T10:30:07.144Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-22T10:30:08.070Z] --- PASS: TestReadPluginNoRead (9.39s) [2021-03-22T10:30:08.070Z] --- PASS: TestReadPluginNoRead/default (2.08s) [2021-03-22T10:30:08.070Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.97s) [2021-03-22T10:30:08.070Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2021-03-22T10:30:08.070Z] read_test.go:92: [d971f204dc059] daemon is not started [2021-03-22T10:30:08.070Z] PASS [2021-03-22T10:30:08.070Z] [2021-03-22T10:30:08.070Z] DONE 6 tests in 15.194s [2021-03-22T10:30:08.070Z] 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-03-22T10:30:08.070Z] ++ 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-03-22T10:30:08.070Z] ++ set -e [2021-03-22T10:30:08.070Z] ++ '[' -n 0 ']' [2021-03-22T10:30:08.070Z] ++ set -x [2021-03-22T10:30:08.070Z] ++ env -i DEST=/go/src/github.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-03-22T10:30:08.070Z] testing: warning: no tests to run [2021-03-22T10:30:08.070Z] PASS [2021-03-22T10:30:08.070Z] [2021-03-22T10:30:08.070Z] DONE 0 tests in 0.057s [2021-03-22T10:30:08.070Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T10:30:08.070Z] ++ 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-03-22T10:30:08.070Z] ++ set -e [2021-03-22T10:30:08.070Z] ++ '[' -n 0 ']' [2021-03-22T10:30:08.070Z] ++ set -x [2021-03-22T10:30:08.070Z] ++ env -i DEST=/go/src/github.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-03-22T10:30:08.325Z] INFO: Testing against a local daemon [2021-03-22T10:30:08.325Z] === RUN TestPluginWithDevMounts [2021-03-22T10:30:08.325Z] === PAUSE TestPluginWithDevMounts [2021-03-22T10:30:08.325Z] === CONT TestPluginWithDevMounts [2021-03-22T10:30:10.213Z] --- PASS: TestPluginWithDevMounts (1.93s) [2021-03-22T10:30:10.213Z] PASS [2021-03-22T10:30:10.213Z] [2021-03-22T10:30:10.213Z] DONE 1 tests in 2.107s [2021-03-22T10:30:10.213Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T10:30:10.213Z] ++ 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-03-22T10:30:10.213Z] ++ set -e [2021-03-22T10:30:10.213Z] ++ '[' -n 0 ']' [2021-03-22T10:30:10.213Z] ++ set -x [2021-03-22T10:30:10.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:30:10.510Z] INFO: Testing against a local daemon [2021-03-22T10:30:10.510Z] === RUN TestSecretInspect [2021-03-22T10:30:11.872Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-22T10:30:11.974Z] --- PASS: TestServiceUpdateNetwork (15.04s) [2021-03-22T10:30:11.974Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T10:30:11.974Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-22T10:30:12.917Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-22T10:30:13.235Z] --- PASS: TestSecretInspect (2.67s) [2021-03-22T10:30:13.235Z] === RUN TestSecretList [2021-03-22T10:30:13.235Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-22T10:30:14.161Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-22T10:30:14.723Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-22T10:30:16.085Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-22T10:30:16.085Z] --- PASS: TestSecretList (2.76s) [2021-03-22T10:30:16.085Z] === RUN TestSecretsCreateAndDelete [2021-03-22T10:30:17.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-22T10:30:17.265Z] === RUN TestDockerSuite/TestBuildUser [2021-03-22T10:30:19.192Z] --- PASS: TestSecretsCreateAndDelete (2.95s) [2021-03-22T10:30:19.192Z] === RUN TestSecretsUpdate [2021-03-22T10:30:20.117Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-22T10:30:21.052Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-22T10:30:22.629Z] --- PASS: TestSecretsUpdate (3.44s) [2021-03-22T10:30:22.629Z] === RUN TestTemplatedSecret [2021-03-22T10:30:25.141Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-22T10:30:27.697Z] --- PASS: TestTemplatedSecret (5.18s) [2021-03-22T10:30:27.697Z] === RUN TestSecretCreateResolve [2021-03-22T10:30:29.187Z] --- PASS: TestServiceUpdatePidsLimit (18.05s) [2021-03-22T10:30:29.187Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-03-22T10:30:29.187Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-03-22T10:30:29.187Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-03-22T10:30:29.187Z] PASS [2021-03-22T10:30:29.187Z] [2021-03-22T10:30:29.187Z] === Skipped [2021-03-22T10:30:29.187Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-22T10:30:29.187Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:30:29.187Z] [2021-03-22T10:30:29.187Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-22T10:30:29.187Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:30:29.187Z] [2021-03-22T10:30:29.187Z] [2021-03-22T10:30:29.187Z] DONE 27 tests, 2 skipped in 164.760s [2021-03-22T10:30:29.187Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T10:30:29.187Z] ++ 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-03-22T10:30:29.187Z] ++ set -e [2021-03-22T10:30:29.187Z] ++ '[' -n 0 ']' [2021-03-22T10:30:29.187Z] ++ set -x [2021-03-22T10:30:29.187Z] ++ env -i DEST=/go/src/github.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-03-22T10:30:29.187Z] INFO: Testing against a local daemon [2021-03-22T10:30:29.187Z] === RUN TestSessionCreate [2021-03-22T10:30:29.187Z] --- PASS: TestSessionCreate (0.06s) [2021-03-22T10:30:29.187Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T10:30:29.187Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-22T10:30:29.187Z] PASS [2021-03-22T10:30:29.187Z] [2021-03-22T10:30:29.187Z] DONE 2 tests in 0.237s [2021-03-22T10:30:29.187Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T10:30:29.187Z] ++ 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-03-22T10:30:29.187Z] ++ set -e [2021-03-22T10:30:29.187Z] ++ '[' -n 0 ']' [2021-03-22T10:30:29.187Z] ++ set -x [2021-03-22T10:30:29.187Z] ++ env -i DEST=/go/src/github.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-03-22T10:30:29.187Z] INFO: Testing against a local daemon [2021-03-22T10:30:29.187Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T10:30:29.187Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:30:29.187Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:30:29.187Z] === RUN TestEventsExecDie [2021-03-22T10:30:30.128Z] --- PASS: TestEventsExecDie (1.24s) [2021-03-22T10:30:30.128Z] === RUN TestEventsBackwardsCompatible [2021-03-22T10:30:30.128Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-22T10:30:30.128Z] === RUN TestInfoBinaryCommits [2021-03-22T10:30:30.128Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-22T10:30:30.128Z] === RUN TestInfoAPIVersioned [2021-03-22T10:30:30.128Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-22T10:30:30.128Z] === RUN TestInfoDiscoveryBackend [2021-03-22T10:30:30.700Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2021-03-22T10:30:30.700Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T10:30:30.958Z] --- PASS: TestSecretCreateResolve (3.17s) [2021-03-22T10:30:30.958Z] PASS [2021-03-22T10:30:30.958Z] [2021-03-22T10:30:30.958Z] DONE 6 tests in 20.291s [2021-03-22T10:30:30.958Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T10:30:30.958Z] ++ 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-03-22T10:30:30.958Z] ++ set -e [2021-03-22T10:30:30.958Z] ++ '[' -n 0 ']' [2021-03-22T10:30:30.958Z] ++ set -x [2021-03-22T10:30:30.958Z] ++ env -i DEST=/go/src/github.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-03-22T10:30:30.958Z] INFO: Testing against a local daemon [2021-03-22T10:30:30.958Z] === RUN TestServiceCreateInit [2021-03-22T10:30:30.958Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T10:30:32.084Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-22T10:30:32.084Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T10:30:32.346Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-03-22T10:30:32.346Z] === RUN TestInfoAPI [2021-03-22T10:30:32.346Z] --- PASS: TestInfoAPI (0.05s) [2021-03-22T10:30:32.346Z] === RUN TestInfoAPIWarnings [2021-03-22T10:30:37.490Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T10:30:37.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-22T10:30:44.062Z] --- PASS: TestServiceCreateInit (12.57s) [2021-03-22T10:30:44.062Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.91s) [2021-03-22T10:30:44.062Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.62s) [2021-03-22T10:30:44.062Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T10:30:46.615Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-22T10:30:48.022Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-22T10:30:48.277Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-22T10:30:50.162Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-22T10:30:50.455Z] --- PASS: TestInfoAPIWarnings (16.59s) [2021-03-22T10:30:50.455Z] === RUN TestInfoDebug [2021-03-22T10:30:50.455Z] --- PASS: TestInfoDebug (0.59s) [2021-03-22T10:30:50.455Z] === RUN TestInfoInsecureRegistries [2021-03-22T10:30:50.455Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2021-03-22T10:30:50.455Z] === RUN TestInfoRegistryMirrors [2021-03-22T10:30:50.716Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2021-03-22T10:30:50.716Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T10:30:50.978Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-03-22T10:30:50.978Z] === RUN TestPingCacheHeaders [2021-03-22T10:30:50.978Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-22T10:30:50.978Z] === RUN TestPingGet [2021-03-22T10:30:51.088Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-22T10:30:51.239Z] --- PASS: TestPingGet (0.03s) [2021-03-22T10:30:51.239Z] === RUN TestPingHead [2021-03-22T10:30:51.239Z] --- PASS: TestPingHead (0.05s) [2021-03-22T10:30:51.239Z] === RUN TestVersion [2021-03-22T10:30:51.239Z] --- PASS: TestVersion (0.05s) [2021-03-22T10:30:51.239Z] PASS [2021-03-22T10:30:51.239Z] [2021-03-22T10:30:51.239Z] === Skipped [2021-03-22T10:30:51.239Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:30:51.239Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:30:51.239Z] [2021-03-22T10:30:51.239Z] [2021-03-22T10:30:51.239Z] DONE 18 tests, 1 skipped in 22.636s [2021-03-22T10:30:51.239Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T10:30:51.239Z] ++ 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-03-22T10:30:51.239Z] ++ set -e [2021-03-22T10:30:51.239Z] ++ '[' -n 0 ']' [2021-03-22T10:30:51.239Z] ++ set -x [2021-03-22T10:30:51.239Z] ++ env -i DEST=/go/src/github.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-03-22T10:30:51.500Z] INFO: Testing against a local daemon [2021-03-22T10:30:51.500Z] === RUN TestVolumesCreateAndList [2021-03-22T10:30:51.500Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-22T10:30:51.500Z] === RUN TestVolumesRemove [2021-03-22T10:30:51.500Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-22T10:30:51.500Z] === RUN TestVolumesInspect [2021-03-22T10:30:51.500Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-22T10:30:51.500Z] === RUN TestVolumesInvalidJSON [2021-03-22T10:30:51.500Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T10:30:51.500Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T10:30:51.500Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T10:30:51.500Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-22T10:30:51.500Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T10:30:51.500Z] PASS [2021-03-22T10:30:51.500Z] [2021-03-22T10:30:51.500Z] DONE 5 tests in 0.333s [2021-03-22T10:30:51.500Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T10:30:52.070Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T10:30:52.070Z] +++ kill 13936 [2021-03-22T10:30:53.454Z] +++ /etc/init.d/apparmor stop [2021-03-22T10:30:53.454Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T10:30:53.454Z] [2021-03-22T10:30:53.454Z] Unloading profiles will leave already running processes permanently [2021-03-22T10:30:53.454Z] unconfined, which can lead to unexpected situations. [2021-03-22T10:30:53.454Z] [2021-03-22T10:30:53.454Z] To set a process to complain mode, use the command line tool [2021-03-22T10:30:53.454Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T10:30:53.454Z] +++ true [2021-03-22T10:30:53.454Z] exiting test-integration [2021-03-22T10:30:53.454Z] ++ exit 0 [2021-03-22T10:30:53.454Z] [2021-03-22T10:30:53.602Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-22T10:30:53.602Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-22T10:30:53.602Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-22T10:30:53.602Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-22T10:30:53.602Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-22T10:30:55.530Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-22T10:30:55.530Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-22T10:30:56.092Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-22T10:30:56.653Z] === RUN TestDockerSuite/TestBuildWithTabs Post stage [Pipeline] junit [2021-03-22T10:30:56.780Z] Recording test results [2021-03-22T10:30:57.406Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T10:30:57.752Z] + echo Ensuring container killed. [2021-03-22T10:30:57.752Z] Ensuring container killed. [2021-03-22T10:30:57.752Z] + docker rm -vf docker-pr1 [2021-03-22T10:30:57.752Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-22T10:30:58.033Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-22T10:30:58.033Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-22T10:30:58.042Z] + echo Chowning /workspace to jenkins user [2021-03-22T10:30:58.042Z] Chowning /workspace to jenkins user [2021-03-22T10:30:58.042Z] + id -u [2021-03-22T10:30:58.042Z] + id -g [2021-03-22T10:30:58.042Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42179:/workspace busybox chown -R 1000:1000 /workspace [2021-03-22T10:30:58.042Z] Unable to find image 'busybox:latest' locally [2021-03-22T10:30:58.303Z] latest: Pulling from library/busybox [2021-03-22T10:30:58.303Z] 8c3eadb8221d: Pulling fs layer [2021-03-22T10:30:58.303Z] 8c3eadb8221d: Download complete [2021-03-22T10:30:58.563Z] 8c3eadb8221d: Pull complete [2021-03-22T10:30:58.563Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-22T10:30:58.563Z] Status: Downloaded newer image for busybox:latest [2021-03-22T10:31:00.543Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-22T10:31:02.470Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-22T10:31:03.029Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-22T10:31:03.284Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-22T10:31:03.844Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-22T10:31:03.844Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T10:31:04.155Z] + bundleName=arm64-integration [2021-03-22T10:31:04.155Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-22T10:31:04.155Z] Creating arm64-integration-bundles.tar.gz [2021-03-22T10:31:04.155Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2021-03-22T10:31:04.155Z] xargs tar -czf arm64-integration-bundles.tar.gz [2021-03-22T10:31:04.404Z] --- PASS: TestCreateServiceMultipleTimes (20.88s) [2021-03-22T10:31:04.404Z] === RUN TestCreateServiceConflict [2021-03-22T10:31:04.404Z] === RUN TestDockerSuite/TestBuildXZHost [Pipeline] archiveArtifacts [2021-03-22T10:31:04.430Z] Archiving artifacts [2021-03-22T10:31:06.555Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42179/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T10:31:06.905Z] + make clean [2021-03-22T10:31:06.916Z] --- PASS: TestCreateServiceConflict (2.38s) [2021-03-22T10:31:06.916Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T10:31:06.916Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-22T10:31:06.916Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-22T10:31:06.916Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-22T10:31:07.476Z] docker volume rm -f docker-dev-cache [2021-03-22T10:31:07.476Z] docker-dev-cache [Pipeline] deleteDir [2021-03-22T10:31:07.886Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-22T10:31:09.774Z] === RUN TestDockerSuite/TestCommitChange [2021-03-22T10:31:10.335Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2021-03-22T10:31:10.335Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T10:31:10.590Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-22T10:31:11.515Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-22T10:31:14.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-22T10:31:14.028Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-22T10:31:15.955Z] === RUN TestDockerSuite/TestCommitPausedContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T10:31:16.881Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-22T10:31:18.765Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-22T10:31:19.690Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-22T10:31:19.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-22T10:31:21.323Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-22T10:31:22.685Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-22T10:31:22.685Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-22T10:31:22.685Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-22T10:31:22.685Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-22T10:31:22.685Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-22T10:31:22.685Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-22T10:31:22.685Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-22T10:31:24.569Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-22T10:31:25.130Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.63s) [2021-03-22T10:31:25.130Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T10:31:26.100Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-22T10:31:26.100Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-22T10:31:26.676Z] --- PASS: TestBuildWithHugeFile (128.00s) [2021-03-22T10:31:26.676Z] === RUN TestBuildWCOWSandboxSize [2021-03-22T10:31:27.026Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-22T10:31:28.389Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-22T10:31:28.389Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2021-03-22T10:31:28.389Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T10:31:29.355Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-22T10:31:29.915Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-22T10:31:31.321Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-22T10:31:31.321Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-22T10:31:31.321Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-22T10:31:31.880Z] --- PASS: TestCreateServiceConfigFileMode (3.33s) [2021-03-22T10:31:31.880Z] === RUN TestCreateServiceSysctls [2021-03-22T10:31:32.136Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-22T10:31:32.136Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-22T10:31:32.136Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-22T10:31:32.136Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-22T10:31:32.395Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-22T10:31:33.320Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-22T10:31:34.683Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-22T10:31:35.609Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-22T10:31:35.609Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-22T10:31:36.534Z] --- PASS: TestCreateServiceSysctls (4.63s) [2021-03-22T10:31:36.534Z] === RUN TestCreateServiceCapabilities [2021-03-22T10:31:37.461Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-22T10:31:38.431Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-22T10:31:38.431Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-22T10:31:39.793Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-22T10:31:39.793Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2021-03-22T10:31:39.793Z] === RUN TestInspect [2021-03-22T10:31:40.353Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-22T10:31:41.717Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-22T10:31:43.085Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-22T10:31:43.085Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-22T10:31:43.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-22T10:31:43.645Z] --- PASS: TestInspect (3.99s) [2021-03-22T10:31:43.645Z] === RUN TestCreateJob [2021-03-22T10:31:43.901Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-22T10:31:45.265Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-22T10:31:46.191Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-22T10:31:46.446Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-22T10:31:47.810Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-22T10:31:49.696Z] --- PASS: TestCreateJob (5.97s) [2021-03-22T10:31:49.696Z] === RUN TestReplicatedJob [2021-03-22T10:31:49.952Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-22T10:31:52.464Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-22T10:31:52.464Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-22T10:31:52.464Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-22T10:31:52.464Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-22T10:31:52.464Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-22T10:31:53.389Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-22T10:31:57.552Z] --- PASS: TestReplicatedJob (7.29s) [2021-03-22T10:31:57.552Z] === RUN TestUpdateReplicatedJob [2021-03-22T10:31:58.112Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-22T10:31:59.081Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-22T10:32:00.442Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-22T10:32:00.442Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-22T10:32:00.442Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-22T10:32:01.888Z] --- PASS: TestUpdateReplicatedJob (4.57s) [2021-03-22T10:32:01.888Z] === RUN TestServiceListWithStatuses [2021-03-22T10:32:01.888Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T10:32:01.888Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:32:01.888Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T10:32:03.250Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-22T10:32:04.614Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-22T10:32:05.977Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-22T10:32:07.400Z] --- PASS: TestDockerNetworkConnectAlias (5.56s) [2021-03-22T10:32:07.400Z] === RUN TestDockerNetworkReConnect [2021-03-22T10:32:11.602Z] --- PASS: TestDockerNetworkReConnect (4.45s) [2021-03-22T10:32:11.602Z] === RUN TestServicePlugin [2021-03-22T10:32:12.205Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-22T10:32:13.569Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-22T10:32:15.455Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-22T10:32:17.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-22T10:32:18.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-22T10:32:20.586Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-22T10:32:21.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-22T10:32:23.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-22T10:32:25.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b2dae0_} [2021-03-22T10:32:25.800Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1153389280_/foo_false____} [2021-03-22T10:32:26.724Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1153389280_/foo_true____} [2021-03-22T10:32:28.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3218851519_/foo_false____} [2021-03-22T10:32:30.053Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3218851519_/foo_true____} [2021-03-22T10:32:31.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3218851519_/foo_true__0xc000b2db40__} [2021-03-22T10:32:33.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b2db60_} [2021-03-22T10:32:34.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b2db80_} [2021-03-22T10:32:36.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b2dba0_} [2021-03-22T10:32:38.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b2dbc0_} [2021-03-22T10:32:39.814Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-22T10:32:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-22T10:32:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-22T10:32:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-22T10:32:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-22T10:32:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-22T10:32:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-22T10:32:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-22T10:32:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-22T10:32:41.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-22T10:32:41.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-22T10:32:41.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-22T10:32:41.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-22T10:32:41.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-22T10:32:41.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-22T10:32:41.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-22T10:32:41.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-22T10:32:41.430Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-22T10:32:41.430Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-22T10:32:43.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-22T10:32:43.942Z] --- PASS: TestServicePlugin (32.45s) [2021-03-22T10:32:43.942Z] plugin_test.go:62: [d8d3437815853] joining swarm manager [d98ba52815b4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:32:43.942Z] plugin_test.go:65: [d04358c9f9da1] joining swarm manager [d98ba52815b4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:32:43.942Z] === RUN TestServiceUpdateLabel [2021-03-22T10:32:45.306Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-22T10:32:47.818Z] --- PASS: TestServiceUpdateLabel (3.38s) [2021-03-22T10:32:47.818Z] === RUN TestServiceUpdateSecrets [2021-03-22T10:32:48.074Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-22T10:32:50.802Z] --- PASS: TestImportExtremelyLargeImageWorks (192.97s) [2021-03-22T10:32:50.802Z] PASS [2021-03-22T10:32:50.802Z] [2021-03-22T10:32:50.802Z] === Skipped [2021-03-22T10:32:50.802Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-22T10:32:50.802Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:32:50.802Z] [2021-03-22T10:32:50.802Z] [2021-03-22T10:32:50.802Z] DONE 12 tests, 1 skipped in 194.009s [2021-03-22T10:32:50.802Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-03-22T10:32:50.802Z] ++ 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-03-22T10:32:50.802Z] ++ set -e [2021-03-22T10:32:50.802Z] ++ '[' -n 0 ']' [2021-03-22T10:32:50.802Z] ++ set -x [2021-03-22T10:32:50.802Z] ++ env -i DEST=/go/src/github.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-03-22T10:32:50.802Z] INFO: Testing against a local daemon [2021-03-22T10:32:50.802Z] === RUN TestNetworkCreateDelete [2021-03-22T10:32:50.802Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-03-22T10:32:50.802Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T10:32:50.802Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-03-22T10:32:50.802Z] === RUN TestDaemonDNSFallback [2021-03-22T10:32:50.802Z] --- PASS: TestDaemonDNSFallback (1.56s) [2021-03-22T10:32:50.802Z] === RUN TestInspectNetwork [2021-03-22T10:32:50.802Z] === RUN TestInspectNetwork/full_network_id [2021-03-22T10:32:50.802Z] === RUN TestInspectNetwork/partial_network_id [2021-03-22T10:32:50.802Z] === RUN TestInspectNetwork/network_name [2021-03-22T10:32:50.802Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-22T10:32:50.802Z] --- PASS: TestInspectNetwork (7.14s) [2021-03-22T10:32:50.802Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-22T10:32:50.802Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-22T10:32:50.802Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-22T10:32:50.802Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-22T10:32:50.802Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T10:32:52.323Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2021-03-22T10:32:52.323Z] === RUN TestNetworkInvalidJSON [2021-03-22T10:32:52.323Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T10:32:52.323Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T10:32:52.323Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:32:52.323Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:32:52.323Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:32:52.323Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:32:52.618Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T10:32:52.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:32:52.618Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:32:52.618Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-22T10:32:52.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-22T10:32:52.618Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-22T10:32:52.618Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-22T10:32:52.618Z] === RUN TestNetworkList [2021-03-22T10:32:52.618Z] === RUN TestNetworkList//networks [2021-03-22T10:32:52.618Z] === PAUSE TestNetworkList//networks [2021-03-22T10:32:52.618Z] === RUN TestNetworkList//networks/ [2021-03-22T10:32:52.618Z] === PAUSE TestNetworkList//networks/ [2021-03-22T10:32:52.618Z] === CONT TestNetworkList//networks [2021-03-22T10:32:52.618Z] === CONT TestNetworkList//networks/ [2021-03-22T10:32:52.618Z] --- PASS: TestNetworkList (0.02s) [2021-03-22T10:32:52.618Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T10:32:52.618Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T10:32:52.618Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T10:32:53.259Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-03-22T10:32:53.259Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T10:32:53.316Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-22T10:32:54.241Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-22T10:32:54.241Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-22T10:32:54.302Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-22T10:32:54.302Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T10:32:54.944Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-03-22T10:32:54.944Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T10:32:55.166Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-22T10:32:55.999Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-03-22T10:32:55.999Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T10:32:56.092Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-22T10:32:56.662Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-22T10:32:57.516Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-03-22T10:32:57.516Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T10:32:57.588Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-22T10:32:57.810Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-22T10:32:57.810Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T10:32:59.474Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-22T10:32:59.898Z] --- PASS: TestServiceWithPredefinedNetwork (2.13s) [2021-03-22T10:32:59.898Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T10:32:59.898Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:32:59.898Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:32:59.898Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T10:33:00.033Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-22T10:33:00.961Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-22T10:33:01.520Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-22T10:33:02.445Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-22T10:33:03.372Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-22T10:33:04.297Z] --- PASS: TestServiceUpdateSecrets (16.68s) [2021-03-22T10:33:04.297Z] === RUN TestServiceUpdateConfigs [2021-03-22T10:33:04.553Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-22T10:33:05.479Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-22T10:33:06.842Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-22T10:33:08.206Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-22T10:33:08.765Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-22T10:33:09.732Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-22T10:33:09.732Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-22T10:33:10.292Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-22T10:33:11.656Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-22T10:33:12.581Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-22T10:33:13.508Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-22T10:33:14.477Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-22T10:33:15.282Z] --- PASS: TestServiceWithDataPathPortInit (13.93s) [2021-03-22T10:33:15.282Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T10:33:15.838Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-22T10:33:16.764Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-22T10:33:19.283Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-22T10:33:19.842Z] --- PASS: TestServiceUpdateConfigs (15.88s) [2021-03-22T10:33:19.842Z] === RUN TestServiceUpdateNetwork [2021-03-22T10:33:20.900Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.94s) [2021-03-22T10:33:20.900Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wm7tiqun2axrmmu0tl2c1psrs Created:2021-03-22 10:33:14.971613681 +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[d49469ae7900e36b0e09ed6ad652a8c08b8fd643d1ad36f7d212f89675b3d2d2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1gg4n41c468te3rcxlncvufzp EndpointID:e3f056c1e249399573cb5fb2f8acc029d3d3336e175c1086c80547456cd158ed MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:18f986f02b71645cd416ee61482719e00ede07e82d5d778bcec0494ef66e0191 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:7898ea4cbc95 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1gg4n41c468te3rcxlncvufzp EndpointID:e3f056c1e249399573cb5fb2f8acc029d3d3336e175c1086c80547456cd158ed EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-22T10:33:20.900Z] PASS [2021-03-22T10:33:20.900Z] [2021-03-22T10:33:20.900Z] === Skipped [2021-03-22T10:33:20.900Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:33:20.900Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:33:20.900Z] [2021-03-22T10:33:20.900Z] [2021-03-22T10:33:20.900Z] DONE 26 tests, 1 skipped in 39.843s [2021-03-22T10:33:20.900Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:33:20.900Z] ++ 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-03-22T10:33:20.900Z] ++ set -e [2021-03-22T10:33:20.900Z] ++ '[' -n 0 ']' [2021-03-22T10:33:20.900Z] ++ set -x [2021-03-22T10:33:20.900Z] ++ env -i DEST=/go/src/github.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-03-22T10:33:20.900Z] INFO: Testing against a local daemon [2021-03-22T10:33:20.900Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-22T10:33:20.900Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T10:33:20.900Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:33:20.900Z] === RUN TestDockerNetworkIpvlan [2021-03-22T10:33:20.900Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:33:20.900Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:33:20.900Z] PASS [2021-03-22T10:33:20.900Z] [2021-03-22T10:33:20.900Z] === Skipped [2021-03-22T10:33:20.900Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-22T10:33:20.900Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:33:20.900Z] [2021-03-22T10:33:20.900Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-22T10:33:20.900Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-22T10:33:20.900Z] [2021-03-22T10:33:20.900Z] [2021-03-22T10:33:20.900Z] DONE 2 tests, 2 skipped in 0.072s [2021-03-22T10:33:20.900Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-22T10:33:20.900Z] ++ 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-03-22T10:33:20.900Z] ++ set -e [2021-03-22T10:33:20.900Z] ++ '[' -n 0 ']' [2021-03-22T10:33:20.900Z] ++ set -x [2021-03-22T10:33:20.900Z] ++ env -i DEST=/go/src/github.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-03-22T10:33:21.194Z] INFO: Testing against a local daemon [2021-03-22T10:33:21.194Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-22T10:33:22.714Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-03-22T10:33:22.714Z] === RUN TestDockerNetworkMacvlan [2021-03-22T10:33:23.358Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-22T10:33:24.400Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-22T10:33:25.038Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-22T10:33:25.085Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-22T10:33:27.115Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-22T10:33:27.635Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-22T10:33:28.560Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-22T10:33:29.203Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-22T10:33:33.683Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-22T10:33:33.798Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-22T10:33:33.978Z] --- PASS: TestDockerNetworkMacvlan (11.50s) [2021-03-22T10:33:33.978Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-22T10:33:33.978Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-22T10:33:33.978Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2021-03-22T10:33:33.978Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.08s) [2021-03-22T10:33:33.978Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.46s) [2021-03-22T10:33:33.978Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.71s) [2021-03-22T10:33:33.978Z] PASS [2021-03-22T10:33:33.978Z] [2021-03-22T10:33:33.978Z] DONE 8 tests in 12.977s [2021-03-22T10:33:33.978Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-22T10:33:33.978Z] ++ 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-03-22T10:33:33.978Z] ++ set -e [2021-03-22T10:33:33.978Z] ++ '[' -n 0 ']' [2021-03-22T10:33:33.978Z] ++ set -x [2021-03-22T10:33:33.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:33:33.978Z] testing: warning: no tests to run [2021-03-22T10:33:33.978Z] PASS [2021-03-22T10:33:33.978Z] [2021-03-22T10:33:33.978Z] DONE 0 tests in 0.012s [2021-03-22T10:33:33.978Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-22T10:33:33.978Z] ++ 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-03-22T10:33:33.978Z] ++ set -e [2021-03-22T10:33:33.978Z] ++ '[' -n 0 ']' [2021-03-22T10:33:33.978Z] ++ set -x [2021-03-22T10:33:33.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:33:33.978Z] INFO: Testing against a local daemon [2021-03-22T10:33:33.978Z] === RUN TestAuthZPluginAllowRequest [2021-03-22T10:33:34.363Z] --- PASS: TestServiceUpdateNetwork (14.52s) [2021-03-22T10:33:34.363Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T10:33:35.508Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-03-22T10:33:35.508Z] === RUN TestAuthZPluginTLS [2021-03-22T10:33:35.897Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-22T10:33:35.928Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-22T10:33:35.928Z] === RUN TestAuthZPluginDenyRequest [2021-03-22T10:33:36.458Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-22T10:33:36.564Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-22T10:33:36.564Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-22T10:33:37.204Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-22T10:33:37.204Z] === RUN TestAuthZPluginDenyResponse [2021-03-22T10:33:37.384Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-22T10:33:37.384Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-22T10:33:37.839Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-22T10:33:37.839Z] === RUN TestAuthZPluginAllowEventStream [2021-03-22T10:33:38.914Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-03-22T10:33:38.914Z] === RUN TestAuthZPluginErrorResponse [2021-03-22T10:33:39.557Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-03-22T10:33:39.557Z] === RUN TestAuthZPluginErrorRequest [2021-03-22T10:33:40.204Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-22T10:33:40.204Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-22T10:33:40.841Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-22T10:33:40.841Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-22T10:33:42.377Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2021-03-22T10:33:42.377Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-22T10:33:42.621Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-22T10:33:42.875Z] === RUN TestDockerSuite/TestCpToDot [2021-03-22T10:33:43.801Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-22T10:33:44.453Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-03-22T10:33:44.453Z] === RUN TestAuthZPluginHeader [2021-03-22T10:33:44.728Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-22T10:33:45.092Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-03-22T10:33:45.092Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-22T10:33:45.092Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-22T10:33:45.092Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:33:45.092Z] === RUN TestAuthZPluginV2Disable [2021-03-22T10:33:45.092Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-22T10:33:45.092Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:33:45.092Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-22T10:33:45.092Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-22T10:33:45.092Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:33:45.092Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-22T10:33:45.092Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-22T10:33:45.092Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:33:45.092Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-22T10:33:45.288Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-22T10:33:46.699Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-22T10:33:47.637Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-22T10:33:48.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-22T10:33:48.819Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-22T10:33:49.074Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-22T10:33:49.999Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-22T10:33:51.361Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-22T10:33:51.361Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-22T10:33:51.361Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-22T10:33:51.615Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-22T10:33:52.543Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-22T10:33:52.543Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-22T10:33:52.543Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-22T10:33:52.799Z] --- PASS: TestServiceUpdatePidsLimit (18.34s) [2021-03-22T10:33:52.799Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.46s) [2021-03-22T10:33:52.799Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) [2021-03-22T10:33:52.799Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2021-03-22T10:33:52.799Z] PASS [2021-03-22T10:33:52.799Z] [2021-03-22T10:33:52.799Z] === Skipped [2021-03-22T10:33:52.799Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-22T10:33:52.799Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:33:52.799Z] [2021-03-22T10:33:52.799Z] [2021-03-22T10:33:52.799Z] DONE 27 tests, 1 skipped in 202.186s [2021-03-22T10:33:52.799Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T10:33:52.799Z] ++ 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-03-22T10:33:52.799Z] ++ set -e [2021-03-22T10:33:52.799Z] ++ '[' -n 0 ']' [2021-03-22T10:33:52.799Z] ++ set -x [2021-03-22T10:33:52.799Z] ++ env -i DEST=/go/src/github.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-03-22T10:33:53.054Z] INFO: Testing against a local daemon [2021-03-22T10:33:53.054Z] === RUN TestSessionCreate [2021-03-22T10:33:53.054Z] --- PASS: TestSessionCreate (0.06s) [2021-03-22T10:33:53.054Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T10:33:53.054Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-22T10:33:53.054Z] PASS [2021-03-22T10:33:53.054Z] [2021-03-22T10:33:53.054Z] DONE 2 tests in 0.242s [2021-03-22T10:33:53.054Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T10:33:53.054Z] ++ 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-03-22T10:33:53.054Z] ++ set -e [2021-03-22T10:33:53.054Z] ++ '[' -n 0 ']' [2021-03-22T10:33:53.054Z] ++ set -x [2021-03-22T10:33:53.054Z] ++ env -i DEST=/go/src/github.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-03-22T10:33:53.309Z] INFO: Testing against a local daemon [2021-03-22T10:33:53.309Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T10:33:53.309Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:33:53.309Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:33:53.309Z] === RUN TestEventsExecDie [2021-03-22T10:33:53.309Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-22T10:33:53.870Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-22T10:33:53.870Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-22T10:33:53.870Z] === RUN TestDockerSuite/TestCreateRM [2021-03-22T10:33:54.126Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-22T10:33:54.126Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-22T10:33:54.126Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-22T10:33:54.380Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-22T10:33:54.636Z] --- PASS: TestEventsExecDie (1.43s) [2021-03-22T10:33:54.636Z] === RUN TestEventsBackwardsCompatible [2021-03-22T10:33:54.892Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-03-22T10:33:54.892Z] === RUN TestInfoBinaryCommits [2021-03-22T10:33:54.892Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-22T10:33:54.892Z] === RUN TestInfoAPIVersioned [2021-03-22T10:33:54.892Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-22T10:33:54.892Z] === RUN TestInfoDiscoveryBackend [2021-03-22T10:33:55.455Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-22T10:33:55.455Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T10:33:56.381Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-22T10:33:56.381Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T10:33:56.636Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-22T10:33:56.636Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-22T10:33:56.636Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-22T10:33:56.892Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-22T10:33:56.892Z] === RUN TestInfoAPI [2021-03-22T10:33:56.892Z] --- PASS: TestInfoAPI (0.04s) [2021-03-22T10:33:56.892Z] === RUN TestInfoAPIWarnings [2021-03-22T10:34:00.155Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-22T10:34:00.155Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-22T10:34:00.155Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-22T10:34:00.155Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-22T10:34:00.410Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-22T10:34:00.411Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-22T10:34:00.972Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-22T10:34:02.858Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-22T10:34:03.419Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-22T10:34:03.739Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-03-22T10:34:03.739Z] PASS [2021-03-22T10:34:03.739Z] [2021-03-22T10:34:03.739Z] === Skipped [2021-03-22T10:34:03.739Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-22T10:34:03.739Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:34:03.739Z] [2021-03-22T10:34:03.739Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-22T10:34:03.739Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:34:03.739Z] [2021-03-22T10:34:03.739Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-22T10:34:03.739Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:34:03.739Z] [2021-03-22T10:34:03.739Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-22T10:34:03.739Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:34:03.739Z] [2021-03-22T10:34:03.739Z] [2021-03-22T10:34:03.739Z] DONE 17 tests, 4 skipped in 27.659s [2021-03-22T10:34:03.739Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-22T10:34:03.739Z] ++ 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-03-22T10:34:03.739Z] ++ set -e [2021-03-22T10:34:03.739Z] ++ '[' -n 0 ']' [2021-03-22T10:34:03.739Z] ++ set -x [2021-03-22T10:34:03.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:34:03.739Z] INFO: Testing against a local daemon [2021-03-22T10:34:03.739Z] === RUN TestPluginInvalidJSON [2021-03-22T10:34:03.739Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:34:03.739Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:34:03.739Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:34:03.739Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-22T10:34:03.739Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-22T10:34:03.739Z] === RUN TestPluginInstall [2021-03-22T10:34:03.739Z] === RUN TestPluginInstall/no_auth [2021-03-22T10:34:03.739Z] time="2021-03-22T10:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:34:03.739Z] time="2021-03-22T10:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:875d75cffa226fd8ad57696dde01b52eeb846dcf9464ae304f5220256c567999" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:34:03.739Z] time="2021-03-22T10:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:34:03.739Z] time="2021-03-22T10:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:875d75cffa226fd8ad57696dde01b52eeb846dcf9464ae304f5220256c567999" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:34:03.739Z] === RUN TestPluginInstall/with_htpasswd [2021-03-22T10:34:04.376Z] time="2021-03-22T10:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:34:04.376Z] time="2021-03-22T10:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:930bd667a98e99aa6b9a8fe6e2be7858c98e21d2933a59eb7a41223eeac4b9e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:34:04.376Z] time="2021-03-22T10:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:34:04.376Z] time="2021-03-22T10:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:930bd667a98e99aa6b9a8fe6e2be7858c98e21d2933a59eb7a41223eeac4b9e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:34:04.672Z] === RUN TestPluginInstall/with_insecure [2021-03-22T10:34:04.780Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-22T10:34:05.716Z] time="2021-03-22T10:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:34:05.716Z] time="2021-03-22T10:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8b979a8df702d6562f09314bb872e9100a4bb7fb4b0600fb6437ef188b5f95b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:34:05.716Z] time="2021-03-22T10:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-22T10:34:05.717Z] time="2021-03-22T10:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8b979a8df702d6562f09314bb872e9100a4bb7fb4b0600fb6437ef188b5f95b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-22T10:34:06.012Z] --- PASS: TestPluginInstall (4.32s) [2021-03-22T10:34:06.012Z] --- PASS: TestPluginInstall/no_auth (2.02s) [2021-03-22T10:34:06.012Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-03-22T10:34:06.012Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-03-22T10:34:06.012Z] plugin_test.go:160: [dd157f94f9a82] daemon is not started [2021-03-22T10:34:06.012Z] === RUN TestPluginsWithRuntimes [2021-03-22T10:34:06.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-22T10:34:06.962Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-22T10:34:07.898Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-22T10:34:07.898Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-22T10:34:08.089Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-22T10:34:08.825Z] === RUN TestDockerSuite/TestDockerFails [2021-03-22T10:34:08.825Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-22T10:34:08.825Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-22T10:34:08.825Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-22T10:34:09.128Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-22T10:34:09.750Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-22T10:34:10.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-22T10:34:10.168Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2021-03-22T10:34:10.168Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-03-22T10:34:10.168Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-03-22T10:34:10.168Z] PASS [2021-03-22T10:34:10.168Z] [2021-03-22T10:34:10.168Z] DONE 9 tests in 8.417s [2021-03-22T10:34:10.168Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-22T10:34:10.168Z] ++ 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-03-22T10:34:10.168Z] ++ set -e [2021-03-22T10:34:10.168Z] ++ '[' -n 0 ']' [2021-03-22T10:34:10.168Z] ++ set -x [2021-03-22T10:34:10.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:34:10.168Z] INFO: Testing against a local daemon [2021-03-22T10:34:10.168Z] === RUN TestExternalGraphDriver [2021-03-22T10:34:10.462Z] === RUN TestExternalGraphDriver/json [2021-03-22T10:34:10.609Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-22T10:34:12.496Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-22T10:34:12.496Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-22T10:34:12.496Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-22T10:34:12.554Z] === RUN TestExternalGraphDriver/spec [2021-03-22T10:34:12.752Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-22T10:34:13.313Z] --- PASS: TestInfoAPIWarnings (16.47s) [2021-03-22T10:34:13.313Z] === RUN TestInfoDebug [2021-03-22T10:34:13.874Z] --- PASS: TestInfoDebug (0.58s) [2021-03-22T10:34:13.874Z] === RUN TestInfoInsecureRegistries [2021-03-22T10:34:14.090Z] === RUN TestExternalGraphDriver/pull [2021-03-22T10:34:14.437Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2021-03-22T10:34:14.437Z] === RUN TestInfoRegistryMirrors [2021-03-22T10:34:14.998Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2021-03-22T10:34:14.998Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T10:34:15.558Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2021-03-22T10:34:15.558Z] === RUN TestPingCacheHeaders [2021-03-22T10:34:15.558Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-22T10:34:15.558Z] === RUN TestPingGet [2021-03-22T10:34:15.558Z] --- PASS: TestPingGet (0.03s) [2021-03-22T10:34:15.558Z] === RUN TestPingHead [2021-03-22T10:34:15.558Z] --- PASS: TestPingHead (0.06s) [2021-03-22T10:34:15.558Z] === RUN TestVersion [2021-03-22T10:34:15.558Z] --- PASS: TestVersion (0.03s) [2021-03-22T10:34:15.558Z] PASS [2021-03-22T10:34:15.558Z] [2021-03-22T10:34:15.558Z] === Skipped [2021-03-22T10:34:15.558Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:34:15.558Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:34:15.558Z] [2021-03-22T10:34:15.558Z] [2021-03-22T10:34:15.558Z] DONE 18 tests, 1 skipped in 22.551s [2021-03-22T10:34:15.558Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T10:34:15.558Z] ++ 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-03-22T10:34:15.558Z] ++ set -e [2021-03-22T10:34:15.558Z] ++ '[' -n 0 ']' [2021-03-22T10:34:15.558Z] ++ set -x [2021-03-22T10:34:15.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-03-22T10:34:15.814Z] INFO: Testing against a local daemon [2021-03-22T10:34:15.814Z] === RUN TestVolumesCreateAndList [2021-03-22T10:34:15.814Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-22T10:34:15.814Z] === RUN TestVolumesRemove [2021-03-22T10:34:16.069Z] --- PASS: TestVolumesRemove (0.16s) [2021-03-22T10:34:16.069Z] === RUN TestVolumesInspect [2021-03-22T10:34:16.069Z] --- PASS: TestVolumesInspect (0.07s) [2021-03-22T10:34:16.069Z] === RUN TestVolumesInvalidJSON [2021-03-22T10:34:16.069Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T10:34:16.069Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T10:34:16.069Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T10:34:16.069Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-22T10:34:16.069Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T10:34:16.069Z] PASS [2021-03-22T10:34:16.069Z] [2021-03-22T10:34:16.069Z] DONE 5 tests in 0.456s [2021-03-22T10:34:16.069Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T10:34:16.173Z] --- PASS: TestExternalGraphDriver (6.01s) [2021-03-22T10:34:16.173Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2021-03-22T10:34:16.173Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2021-03-22T10:34:16.173Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2021-03-22T10:34:16.173Z] === RUN TestGraphdriverPluginV2 [2021-03-22T10:34:16.173Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-03-22T10:34:16.173Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:34:16.173Z] PASS [2021-03-22T10:34:16.173Z] [2021-03-22T10:34:16.173Z] === Skipped [2021-03-22T10:34:16.173Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-03-22T10:34:16.173Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:34:16.173Z] [2021-03-22T10:34:16.173Z] [2021-03-22T10:34:16.173Z] DONE 5 tests, 1 skipped in 6.157s [2021-03-22T10:34:16.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-22T10:34:16.173Z] ++ 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-03-22T10:34:16.173Z] ++ set -e [2021-03-22T10:34:16.173Z] ++ '[' -n 0 ']' [2021-03-22T10:34:16.173Z] ++ set -x [2021-03-22T10:34:16.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=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-03-22T10:34:16.478Z] INFO: Testing against a local daemon [2021-03-22T10:34:16.478Z] === RUN TestContinueAfterPluginCrash [2021-03-22T10:34:16.478Z] === PAUSE TestContinueAfterPluginCrash [2021-03-22T10:34:16.478Z] === RUN TestReadPluginNoRead [2021-03-22T10:34:16.478Z] === PAUSE TestReadPluginNoRead [2021-03-22T10:34:16.478Z] === RUN TestDaemonStartWithLogOpt [2021-03-22T10:34:16.478Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-22T10:34:16.478Z] === CONT TestContinueAfterPluginCrash [2021-03-22T10:34:16.478Z] === CONT TestDaemonStartWithLogOpt [2021-03-22T10:34:16.478Z] === CONT TestReadPluginNoRead [2021-03-22T10:34:16.632Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T10:34:16.632Z] +++ kill 5680 [2021-03-22T10:34:16.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-22T10:34:18.035Z] +++ /etc/init.d/apparmor stop [2021-03-22T10:34:18.035Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T10:34:18.035Z] [2021-03-22T10:34:18.035Z] Unloading profiles will leave already running processes permanently [2021-03-22T10:34:18.035Z] unconfined, which can lead to unexpected situations. [2021-03-22T10:34:18.035Z] [2021-03-22T10:34:18.035Z] To set a process to complain mode, use the command line tool [2021-03-22T10:34:18.035Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T10:34:18.035Z] +++ true [2021-03-22T10:34:18.035Z] exiting test-integration [2021-03-22T10:34:18.035Z] ++ exit 0 [2021-03-22T10:34:18.035Z] [2021-03-22T10:34:18.596Z] + for job in $(jobs -p) [2021-03-22T10:34:18.596Z] + wait 21538 [2021-03-22T10:34:21.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-22T10:34:22.120Z] === RUN TestReadPluginNoRead/default [2021-03-22T10:34:22.120Z] --- PASS: TestDaemonStartWithLogOpt (5.34s) [2021-03-22T10:34:23.162Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-22T10:34:24.680Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-22T10:34:25.312Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-22T10:34:25.744Z] --- PASS: TestReadPluginNoRead (9.43s) [2021-03-22T10:34:25.744Z] --- PASS: TestReadPluginNoRead/default (1.65s) [2021-03-22T10:34:25.744Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2021-03-22T10:34:25.744Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.40s) [2021-03-22T10:34:25.744Z] read_test.go:92: [dc070bb9272aa] daemon is not started [2021-03-22T10:34:27.261Z] --- PASS: TestContinueAfterPluginCrash (10.65s) [2021-03-22T10:34:27.261Z] PASS [2021-03-22T10:34:27.261Z] [2021-03-22T10:34:27.261Z] DONE 6 tests in 10.733s [2021-03-22T10:34:27.261Z] 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-03-22T10:34:27.261Z] ++ 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-03-22T10:34:27.261Z] ++ set -e [2021-03-22T10:34:27.261Z] ++ '[' -n 0 ']' [2021-03-22T10:34:27.261Z] ++ set -x [2021-03-22T10:34:27.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:34:27.261Z] testing: warning: no tests to run [2021-03-22T10:34:27.261Z] PASS [2021-03-22T10:34:27.261Z] [2021-03-22T10:34:27.261Z] DONE 0 tests in 0.018s [2021-03-22T10:34:27.261Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-22T10:34:27.261Z] ++ 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-03-22T10:34:27.261Z] ++ set -e [2021-03-22T10:34:27.261Z] ++ '[' -n 0 ']' [2021-03-22T10:34:27.261Z] ++ set -x [2021-03-22T10:34:27.261Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-22T10:34:27.261Z] INFO: Testing against a local daemon [2021-03-22T10:34:27.261Z] === RUN TestPluginWithDevMounts [2021-03-22T10:34:27.261Z] === PAUSE TestPluginWithDevMounts [2021-03-22T10:34:27.261Z] === CONT TestPluginWithDevMounts [2021-03-22T10:34:28.579Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-22T10:34:29.342Z] --- PASS: TestPluginWithDevMounts (1.81s) [2021-03-22T10:34:29.342Z] PASS [2021-03-22T10:34:29.342Z] [2021-03-22T10:34:29.342Z] DONE 1 tests in 1.885s [2021-03-22T10:34:29.342Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-03-22T10:34:29.342Z] ++ 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-03-22T10:34:29.342Z] ++ set -e [2021-03-22T10:34:29.342Z] ++ '[' -n 0 ']' [2021-03-22T10:34:29.342Z] ++ set -x [2021-03-22T10:34:29.342Z] ++ env -i DEST=/go/src/github.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-03-22T10:34:29.342Z] INFO: Testing against a local daemon [2021-03-22T10:34:29.342Z] === RUN TestSecretInspect [2021-03-22T10:34:30.466Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-22T10:34:30.863Z] --- PASS: TestSecretInspect (1.89s) [2021-03-22T10:34:30.863Z] === RUN TestSecretList [2021-03-22T10:34:31.027Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-22T10:34:32.005Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-22T10:34:32.950Z] --- PASS: TestSecretList (1.99s) [2021-03-22T10:34:32.950Z] === RUN TestSecretsCreateAndDelete [2021-03-22T10:34:32.954Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-22T10:34:33.514Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-22T10:34:34.438Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-22T10:34:34.997Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-22T10:34:35.037Z] --- PASS: TestSecretsCreateAndDelete (1.96s) [2021-03-22T10:34:35.037Z] === RUN TestSecretsUpdate [2021-03-22T10:34:36.881Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-22T10:34:37.127Z] --- PASS: TestSecretsUpdate (1.92s) [2021-03-22T10:34:37.127Z] === RUN TestTemplatedSecret [2021-03-22T10:34:38.245Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-22T10:34:38.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-22T10:34:39.244Z] --- PASS: TestTemplatedSecret (2.48s) [2021-03-22T10:34:39.244Z] === RUN TestSecretCreateResolve [2021-03-22T10:34:41.331Z] --- PASS: TestSecretCreateResolve (1.94s) [2021-03-22T10:34:41.331Z] PASS [2021-03-22T10:34:41.331Z] [2021-03-22T10:34:41.331Z] DONE 6 tests in 12.252s [2021-03-22T10:34:41.331Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-03-22T10:34:41.331Z] ++ 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-03-22T10:34:41.331Z] ++ set -e [2021-03-22T10:34:41.331Z] ++ '[' -n 0 ']' [2021-03-22T10:34:41.331Z] ++ set -x [2021-03-22T10:34:41.331Z] ++ env -i DEST=/go/src/github.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-03-22T10:34:41.331Z] INFO: Testing against a local daemon [2021-03-22T10:34:41.331Z] === RUN TestServiceCreateInit [2021-03-22T10:34:41.331Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T10:34:42.448Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-22T10:34:44.960Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-22T10:34:45.821Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T10:34:46.888Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-22T10:34:48.251Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-22T10:34:49.368Z] --- PASS: TestServiceCreateInit (7.57s) [2021-03-22T10:34:49.368Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2021-03-22T10:34:49.368Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2021-03-22T10:34:49.368Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T10:34:54.775Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-22T10:34:54.775Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-22T10:34:55.699Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-22T10:34:56.258Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-22T10:34:56.258Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-22T10:34:56.817Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-22T10:34:56.817Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-22T10:34:56.817Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-22T10:34:57.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-22T10:34:58.742Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-22T10:35:00.639Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-22T10:35:00.639Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-22T10:35:00.639Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-22T10:35:02.002Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-22T10:35:02.562Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-22T10:35:03.123Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-22T10:35:04.048Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-22T10:35:04.303Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-22T10:35:04.303Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-22T10:35:04.303Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-22T10:35:04.773Z] --- PASS: TestCreateServiceMultipleTimes (15.35s) [2021-03-22T10:35:04.773Z] === RUN TestCreateServiceConflict [2021-03-22T10:35:05.666Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-22T10:35:06.591Z] === RUN TestDockerSuite/TestEventsRename [2021-03-22T10:35:06.851Z] --- PASS: TestCreateServiceConflict (2.43s) [2021-03-22T10:35:06.851Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T10:35:07.154Z] === RUN TestDockerSuite/TestEventsResize [2021-03-22T10:35:08.079Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-22T10:35:09.682Z] --- PASS: TestCreateServiceMaxReplicas (2.57s) [2021-03-22T10:35:09.682Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T10:35:14.603Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-22T10:35:14.603Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-22T10:35:14.858Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-22T10:35:15.783Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-22T10:35:19.046Z] === RUN TestDockerSuite/TestEventsTop [2021-03-22T10:35:19.607Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-22T10:35:21.009Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-22T10:35:22.371Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-22T10:35:22.406Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.93s) [2021-03-22T10:35:22.406Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T10:35:24.508Z] --- PASS: TestCreateServiceSecretFileMode (2.26s) [2021-03-22T10:35:24.508Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T10:35:26.600Z] --- PASS: TestCreateServiceConfigFileMode (2.30s) [2021-03-22T10:35:26.600Z] === RUN TestCreateServiceSysctls [2021-03-22T10:35:30.135Z] --- PASS: TestCreateServiceSysctls (3.01s) [2021-03-22T10:35:30.135Z] === RUN TestCreateServiceCapabilities [2021-03-22T10:35:32.232Z] --- PASS: TestCreateServiceCapabilities (2.31s) [2021-03-22T10:35:32.232Z] === RUN TestInspect [2021-03-22T10:35:34.634Z] === RUN TestDockerSuite/TestExec [2021-03-22T10:35:34.983Z] --- PASS: TestInspect (2.48s) [2021-03-22T10:35:34.983Z] === RUN TestCreateJob [2021-03-22T10:35:35.194Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-22T10:35:36.120Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-22T10:35:36.679Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-22T10:35:37.647Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-22T10:35:37.743Z] --- PASS: TestCreateJob (2.97s) [2021-03-22T10:35:37.743Z] === RUN TestReplicatedJob [2021-03-22T10:35:39.532Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-22T10:35:40.459Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-22T10:35:41.860Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-22T10:35:42.372Z] --- PASS: TestReplicatedJob (4.70s) [2021-03-22T10:35:42.372Z] === RUN TestUpdateReplicatedJob [2021-03-22T10:35:42.785Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-22T10:35:43.711Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-22T10:35:44.680Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-22T10:35:45.925Z] --- PASS: TestUpdateReplicatedJob (3.08s) [2021-03-22T10:35:45.925Z] === RUN TestServiceListWithStatuses [2021-03-22T10:35:45.925Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T10:35:45.925Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:35:45.925Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T10:35:46.042Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-22T10:35:47.447Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-22T10:35:49.482Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2021-03-22T10:35:49.482Z] === RUN TestDockerNetworkReConnect [2021-03-22T10:35:49.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-22T10:35:49.961Z] === RUN TestDockerSuite/TestExecEnv [2021-03-22T10:35:51.323Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-22T10:35:52.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-22T10:35:53.033Z] --- PASS: TestDockerNetworkReConnect (3.18s) [2021-03-22T10:35:53.033Z] === RUN TestServicePlugin [2021-03-22T10:35:53.033Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-22T10:35:53.033Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:35:53.033Z] === RUN TestServiceUpdateLabel [2021-03-22T10:35:53.611Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-22T10:35:54.566Z] --- PASS: TestServiceUpdateLabel (1.97s) [2021-03-22T10:35:54.566Z] === RUN TestServiceUpdateSecrets [2021-03-22T10:35:54.976Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-22T10:35:57.488Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-22T10:35:59.373Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-22T10:36:00.342Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-22T10:36:01.266Z] === RUN TestDockerSuite/TestExecParseError [2021-03-22T10:36:02.191Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-22T10:36:03.157Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-22T10:36:03.717Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-22T10:36:08.957Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-22T10:36:09.258Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-22T10:36:09.979Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2021-03-22T10:36:09.979Z] === RUN TestServiceUpdateConfigs [2021-03-22T10:36:10.182Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-22T10:36:18.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-22T10:36:22.454Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-22T10:36:23.379Z] === RUN TestDockerSuite/TestExecTTY [2021-03-22T10:36:25.277Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-22T10:36:25.370Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2021-03-22T10:36:25.370Z] === RUN TestServiceUpdateNetwork [2021-03-22T10:36:27.162Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-22T10:36:28.088Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-22T10:36:29.449Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-22T10:36:29.449Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-22T10:36:31.341Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-22T10:36:32.267Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-22T10:36:34.151Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-22T10:36:35.077Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-22T10:36:35.763Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2021-03-22T10:36:35.763Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T10:36:36.808Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-22T10:36:37.003Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-22T10:36:37.455Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-22T10:36:42.238Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-22T10:36:44.438Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-22T10:36:47.513Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-22T10:36:48.478Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-22T10:36:50.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-22T10:36:52.993Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2021-03-22T10:36:52.993Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2021-03-22T10:36:52.993Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-03-22T10:36:52.993Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-03-22T10:36:52.993Z] PASS [2021-03-22T10:36:52.993Z] [2021-03-22T10:36:52.993Z] === Skipped [2021-03-22T10:36:52.993Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-03-22T10:36:52.993Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-22T10:36:52.993Z] [2021-03-22T10:36:52.993Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-03-22T10:36:52.993Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-22T10:36:52.993Z] [2021-03-22T10:36:52.993Z] [2021-03-22T10:36:52.993Z] DONE 27 tests, 2 skipped in 130.599s [2021-03-22T10:36:52.993Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-03-22T10:36:52.993Z] ++ 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-03-22T10:36:52.993Z] ++ set -e [2021-03-22T10:36:52.993Z] ++ '[' -n 0 ']' [2021-03-22T10:36:52.993Z] ++ set -x [2021-03-22T10:36:52.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-03-22T10:36:52.993Z] INFO: Testing against a local daemon [2021-03-22T10:36:52.993Z] === RUN TestSessionCreate [2021-03-22T10:36:52.993Z] --- PASS: TestSessionCreate (0.04s) [2021-03-22T10:36:52.993Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T10:36:52.993Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-22T10:36:52.993Z] PASS [2021-03-22T10:36:52.993Z] [2021-03-22T10:36:52.993Z] DONE 2 tests in 0.151s [2021-03-22T10:36:52.993Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-03-22T10:36:52.993Z] ++ 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-03-22T10:36:52.993Z] ++ set -e [2021-03-22T10:36:52.993Z] ++ '[' -n 0 ']' [2021-03-22T10:36:52.993Z] ++ set -x [2021-03-22T10:36:52.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-03-22T10:36:52.993Z] INFO: Testing against a local daemon [2021-03-22T10:36:52.993Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T10:36:52.993Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:36:52.993Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:36:52.993Z] === RUN TestEventsExecDie [2021-03-22T10:36:52.993Z] --- PASS: TestEventsExecDie (0.62s) [2021-03-22T10:36:52.993Z] === RUN TestEventsBackwardsCompatible [2021-03-22T10:36:52.993Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-03-22T10:36:52.993Z] === RUN TestInfoBinaryCommits [2021-03-22T10:36:52.993Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-22T10:36:52.993Z] === RUN TestInfoAPIVersioned [2021-03-22T10:36:52.993Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-22T10:36:52.993Z] === RUN TestInfoDiscoveryBackend [2021-03-22T10:36:53.287Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-22T10:36:53.287Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-22T10:36:53.719Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-22T10:36:54.279Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-22T10:36:54.279Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-22T10:36:54.279Z] === RUN TestDockerSuite/TestHealth [2021-03-22T10:36:54.331Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-22T10:36:54.331Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-22T10:36:54.984Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-22T10:36:54.984Z] === RUN TestInfoAPI [2021-03-22T10:36:54.984Z] --- PASS: TestInfoAPI (0.03s) [2021-03-22T10:36:54.984Z] === RUN TestInfoAPIWarnings [2021-03-22T10:37:13.595Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-03-22T10:37:13.595Z] === RUN TestInfoDebug [2021-03-22T10:37:13.595Z] --- PASS: TestInfoDebug (0.53s) [2021-03-22T10:37:13.595Z] === RUN TestInfoInsecureRegistries [2021-03-22T10:37:13.595Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-22T10:37:13.595Z] === RUN TestInfoRegistryMirrors [2021-03-22T10:37:13.595Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-22T10:37:13.595Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T10:37:13.595Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-03-22T10:37:13.595Z] === RUN TestPingCacheHeaders [2021-03-22T10:37:13.595Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-22T10:37:13.595Z] === RUN TestPingGet [2021-03-22T10:37:13.595Z] --- PASS: TestPingGet (0.02s) [2021-03-22T10:37:13.595Z] === RUN TestPingHead [2021-03-22T10:37:13.595Z] --- PASS: TestPingHead (0.03s) [2021-03-22T10:37:13.595Z] === RUN TestVersion [2021-03-22T10:37:13.595Z] --- PASS: TestVersion (0.03s) [2021-03-22T10:37:13.595Z] PASS [2021-03-22T10:37:13.595Z] [2021-03-22T10:37:13.595Z] === Skipped [2021-03-22T10:37:13.595Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:37:13.595Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-22T10:37:13.595Z] [2021-03-22T10:37:13.595Z] [2021-03-22T10:37:13.595Z] DONE 18 tests, 1 skipped in 21.217s [2021-03-22T10:37:13.595Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-03-22T10:37:13.595Z] ++ 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-03-22T10:37:13.595Z] ++ set -e [2021-03-22T10:37:13.595Z] ++ '[' -n 0 ']' [2021-03-22T10:37:13.595Z] ++ set -x [2021-03-22T10:37:13.595Z] ++ env -i DEST=/go/src/github.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-03-22T10:37:13.595Z] INFO: Testing against a local daemon [2021-03-22T10:37:13.595Z] === RUN TestVolumesCreateAndList [2021-03-22T10:37:13.595Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-22T10:37:13.595Z] === RUN TestVolumesRemove [2021-03-22T10:37:13.595Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-22T10:37:13.595Z] === RUN TestVolumesInspect [2021-03-22T10:37:13.595Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-22T10:37:13.595Z] === RUN TestVolumesInvalidJSON [2021-03-22T10:37:13.595Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T10:37:13.595Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T10:37:13.595Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T10:37:13.595Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-22T10:37:13.595Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T10:37:13.595Z] PASS [2021-03-22T10:37:13.595Z] [2021-03-22T10:37:13.595Z] DONE 5 tests in 0.211s [2021-03-22T10:37:13.595Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T10:37:13.889Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T10:37:13.889Z] +++ kill 14151 [2021-03-22T10:37:15.416Z] +++ /etc/init.d/apparmor stop [2021-03-22T10:37:15.416Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T10:37:15.416Z] [2021-03-22T10:37:15.416Z] Unloading profiles will leave already running processes permanently [2021-03-22T10:37:15.416Z] unconfined, which can lead to unexpected situations. [2021-03-22T10:37:15.416Z] [2021-03-22T10:37:15.416Z] To set a process to complain mode, use the command line tool [2021-03-22T10:37:15.416Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T10:37:15.416Z] +++ true [2021-03-22T10:37:15.416Z] exiting test-integration [2021-03-22T10:37:15.416Z] ++ exit 0 [2021-03-22T10:37:15.416Z] Post stage [Pipeline] junit [2021-03-22T10:37:16.993Z] Recording test results [2021-03-22T10:37:17.554Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T10:37:17.994Z] + echo Ensuring container killed. [2021-03-22T10:37:17.994Z] Ensuring container killed. [2021-03-22T10:37:17.994Z] + docker rm -vf docker-pr1 [2021-03-22T10:37:17.994Z] Error: No such container: docker-pr1 [2021-03-22T10:37:17.994Z] + true [Pipeline] sh [2021-03-22T10:37:18.388Z] + echo Chowning /workspace to jenkins user [2021-03-22T10:37:18.388Z] Chowning /workspace to jenkins user [2021-03-22T10:37:18.388Z] + id -u [2021-03-22T10:37:18.388Z] + id -g [2021-03-22T10:37:18.388Z] + docker run --rm -v /home/docker/workspace/moby_PR-42179:/workspace busybox chown -R 1001:1001 /workspace [2021-03-22T10:37:18.388Z] Unable to find image 'busybox:latest' locally [2021-03-22T10:37:18.681Z] latest: Pulling from library/busybox [2021-03-22T10:37:18.681Z] dcdde92480c5: Pulling fs layer [2021-03-22T10:37:19.320Z] dcdde92480c5: Verifying Checksum [2021-03-22T10:37:19.320Z] dcdde92480c5: Download complete [2021-03-22T10:37:19.320Z] dcdde92480c5: Pull complete [2021-03-22T10:37:19.320Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-22T10:37:19.320Z] Status: Downloaded newer image for busybox:latest [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-22T10:37:20.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-22T10:37:20.807Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-22T10:37:21.062Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-22T10:37:21.062Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T10:37:21.815Z] + bundleName=ppc64le-integration [2021-03-22T10:37:21.815Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-03-22T10:37:21.815Z] Creating ppc64le-integration-bundles.tar.gz [2021-03-22T10:37:21.815Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-22T10:37:21.816Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-22T10:37:21.861Z] Archiving artifacts [2021-03-22T10:37:22.028Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-22T10:37:22.283Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-22T10:37:22.326Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42179/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T10:37:22.719Z] + make clean [2021-03-22T10:37:23.011Z] make: command: Command not found [2021-03-22T10:37:23.011Z] make: command: Command not found [2021-03-22T10:37:23.011Z] docker volume rm -f docker-dev-cache [2021-03-22T10:37:23.011Z] docker-dev-cache [Pipeline] deleteDir [2021-03-22T10:37:23.251Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-22T10:37:24.176Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-22T10:37:24.432Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-22T10:37:25.796Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T10:37:29.058Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-22T10:37:29.058Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-22T10:37:29.058Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-22T10:37:30.944Z] === RUN TestDockerSuite/TestImportFile [2021-03-22T10:37:32.347Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-22T10:37:32.347Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-22T10:37:34.235Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-22T10:37:36.748Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-22T10:37:38.112Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-22T10:37:39.037Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-22T10:37:39.962Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-22T10:37:40.522Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-22T10:37:40.522Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-22T10:37:40.522Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-22T10:37:41.488Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-22T10:37:42.413Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-22T10:37:42.973Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-22T10:37:43.899Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-22T10:37:45.261Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-22T10:37:46.228Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-22T10:37:46.483Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-22T10:37:47.843Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-22T10:37:48.404Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-22T10:37:49.328Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-22T10:37:49.328Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-22T10:37:49.888Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-22T10:37:49.888Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-22T10:37:51.249Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-22T10:37:52.177Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-22T10:37:53.106Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-22T10:37:54.468Z] === RUN TestDockerSuite/TestInspectImage [2021-03-22T10:37:54.468Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-22T10:37:54.468Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-22T10:37:54.468Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-22T10:37:55.028Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-22T10:37:56.135Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-22T10:37:56.135Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-22T10:37:56.694Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-22T10:37:57.254Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-22T10:37:58.616Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-22T10:37:58.616Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-22T10:37:59.558Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-22T10:38:00.482Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-22T10:38:01.889Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-22T10:38:02.450Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-22T10:38:03.375Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-22T10:38:03.936Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-22T10:38:04.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-22T10:38:04.753Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-22T10:38:05.678Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-22T10:38:07.041Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-22T10:38:07.041Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-22T10:38:10.302Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-22T10:38:12.188Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-22T10:38:14.077Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-22T10:38:14.637Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-22T10:38:17.192Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-22T10:38:20.456Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-22T10:38:23.722Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-22T10:38:23.722Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-22T10:38:26.993Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-22T10:38:27.918Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-22T10:38:29.280Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-22T10:38:41.482Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-22T10:38:44.792Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-22T10:38:47.345Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-22T10:38:47.906Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-22T10:38:49.904Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-22T10:38:50.472Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-22T10:38:51.399Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-22T10:38:53.911Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-22T10:38:55.277Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-22T10:38:55.277Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-22T10:38:55.879Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-22T10:38:55.879Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-22T10:38:55.879Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-22T10:38:56.806Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-22T10:38:56.806Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-22T10:38:57.733Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-22T10:39:00.244Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-22T10:39:01.607Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-22T10:39:02.534Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-22T10:39:02.790Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-22T10:39:06.994Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-22T10:39:07.554Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-22T10:39:08.480Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-22T10:39:08.480Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-22T10:39:09.845Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-22T10:39:11.207Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-22T10:39:11.207Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-22T10:39:12.614Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-22T10:39:13.977Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-22T10:39:14.902Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-22T10:39:17.414Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-22T10:39:17.975Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-22T10:39:18.918Z] === RUN TestDockerSuite/TestLogsSince [2021-03-22T10:39:25.527Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-22T10:39:32.051Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-22T10:39:32.051Z] === RUN TestDockerSuite/TestLogsTail [2021-03-22T10:39:32.653Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-22T10:39:33.578Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-22T10:39:34.139Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-22T10:39:34.394Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-22T10:39:35.365Z] === RUN TestDockerSuite/TestNetHostname [2021-03-22T10:39:35.667Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-22T10:39:38.181Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-22T10:39:38.742Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-22T10:39:45.317Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-22T10:39:45.317Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-22T10:39:47.830Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-22T10:39:48.391Z] === RUN TestDockerSuite/TestPluginActive [2021-03-22T10:39:49.325Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-22T10:39:49.896Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-22T10:39:55.135Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-22T10:39:55.135Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-22T10:39:55.389Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-22T10:39:58.694Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-22T10:39:59.659Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-22T10:40:01.542Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-22T10:40:02.987Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-22T10:40:06.290Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-22T10:40:06.549Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-22T10:40:09.855Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-22T10:40:10.416Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-22T10:40:11.343Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-22T10:40:13.231Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-22T10:40:13.485Z] === RUN TestDockerSuite/TestPortList [2021-03-22T10:40:18.727Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-22T10:40:21.247Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-22T10:40:25.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-22T10:40:25.409Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-22T10:40:27.296Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-22T10:40:27.551Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-22T10:40:32.788Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-22T10:40:35.300Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-22T10:40:35.300Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-22T10:40:35.300Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-22T10:40:35.860Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-22T10:40:35.860Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-22T10:40:36.785Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-22T10:40:36.785Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-22T10:40:37.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-22T10:40:37.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-22T10:40:39.161Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-22T10:40:39.721Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-22T10:40:39.721Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-22T10:40:43.882Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-22T10:40:45.246Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-22T10:40:45.501Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-22T10:40:45.756Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-22T10:40:45.756Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-22T10:40:49.929Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-22T10:40:50.854Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-22T10:40:54.114Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-22T10:40:58.316Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-22T10:40:58.316Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-22T10:40:59.679Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-22T10:41:02.943Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-22T10:41:03.198Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-22T10:41:07.359Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-22T10:41:11.520Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-22T10:41:12.446Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-22T10:41:14.338Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-22T10:41:16.850Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-22T10:41:16.850Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-22T10:41:18.745Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-22T10:41:20.633Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-22T10:41:20.633Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-22T10:41:23.895Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-22T10:41:25.781Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-22T10:41:27.145Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-22T10:41:27.145Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-22T10:41:28.112Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-22T10:41:30.624Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-22T10:41:32.508Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-22T10:41:33.433Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-22T10:41:33.433Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-22T10:41:33.433Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-22T10:41:33.433Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-22T10:41:33.688Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-22T10:41:33.944Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-22T10:41:34.505Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-22T10:41:36.393Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-22T10:41:38.323Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-22T10:41:38.883Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-22T10:41:48.816Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-22T10:41:48.816Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-22T10:41:49.384Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-22T10:41:52.648Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-22T10:41:52.648Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-22T10:41:52.648Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-22T10:41:52.903Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-22T10:41:55.458Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-22T10:41:56.862Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-22T10:42:01.023Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-22T10:42:01.948Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-22T10:42:01.948Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-22T10:42:01.948Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-22T10:42:02.513Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-22T10:42:05.067Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-22T10:42:06.428Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-22T10:42:07.354Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-22T10:42:07.609Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-22T10:42:09.535Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-22T10:42:10.460Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-22T10:42:12.345Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-22T10:42:13.270Z] === RUN TestDockerSuite/TestRmiTag [2021-03-22T10:42:13.270Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-22T10:42:14.634Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-22T10:42:18.805Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-22T10:42:19.060Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-22T10:42:20.420Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-22T10:42:20.420Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-22T10:42:22.307Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-22T10:42:23.233Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-22T10:42:23.793Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-22T10:42:24.048Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-22T10:42:24.608Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-22T10:42:24.608Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-22T10:42:25.575Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-22T10:42:26.939Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-22T10:42:27.671Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-22T10:42:28.231Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-22T10:42:29.595Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-22T10:42:29.852Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-22T10:42:30.457Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-22T10:42:31.828Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-22T10:42:33.755Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-22T10:42:34.314Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-22T10:42:35.239Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-22T10:42:36.205Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-22T10:42:37.130Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-22T10:42:38.054Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-22T10:42:38.991Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-22T10:42:39.924Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-22T10:42:40.850Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-22T10:42:41.775Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-22T10:42:42.335Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-22T10:42:42.335Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-22T10:42:44.847Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-22T10:42:45.103Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-22T10:42:45.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-22T10:42:46.223Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-22T10:42:47.149Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-22T10:42:48.075Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-22T10:42:48.075Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-22T10:42:49.047Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-22T10:42:49.607Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-22T10:42:50.167Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-22T10:42:51.092Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-22T10:42:51.652Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-22T10:42:51.652Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-22T10:42:52.576Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-22T10:42:52.576Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-22T10:42:53.502Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-22T10:42:54.063Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-22T10:42:54.623Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-22T10:42:55.548Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-22T10:42:56.473Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-22T10:42:56.473Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-22T10:42:56.770Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-22T10:42:57.331Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-22T10:42:59.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-22T10:43:00.832Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-22T10:43:02.194Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-22T10:43:02.753Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-22T10:43:03.678Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-22T10:43:04.238Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-22T10:43:05.208Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-22T10:43:05.768Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-22T10:43:07.655Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-22T10:43:10.957Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-22T10:43:10.957Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-22T10:43:11.517Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-22T10:43:13.403Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-22T10:43:13.659Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-22T10:43:15.544Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-22T10:43:18.806Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-22T10:43:20.693Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-22T10:43:20.693Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-22T10:43:20.693Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-22T10:43:21.658Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-22T10:43:24.260Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-22T10:43:25.622Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-22T10:43:28.150Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-22T10:43:28.406Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-22T10:43:29.009Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-22T10:43:30.372Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-22T10:43:31.736Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-22T10:43:31.736Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-22T10:43:32.296Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-22T10:43:33.658Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-22T10:43:33.658Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-22T10:43:34.583Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-22T10:43:35.143Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-22T10:43:36.067Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-22T10:43:36.627Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-22T10:43:36.627Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-22T10:43:37.188Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-22T10:43:37.443Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-22T10:43:38.368Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-22T10:43:39.293Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-22T10:43:40.221Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-22T10:43:41.147Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-22T10:43:41.709Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-22T10:43:42.635Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-22T10:43:43.196Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-22T10:43:43.196Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-22T10:43:44.121Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-22T10:43:44.684Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-22T10:43:46.046Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-22T10:43:46.607Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-22T10:43:46.607Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-22T10:43:49.904Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-22T10:43:50.830Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-22T10:44:02.983Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-22T10:44:02.983Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-22T10:44:04.346Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-22T10:44:04.346Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-22T10:44:04.346Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-22T10:44:04.346Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-22T10:44:05.271Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-22T10:44:08.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-22T10:44:09.893Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-22T10:44:11.256Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-22T10:44:17.779Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-22T10:44:17.779Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-22T10:44:18.035Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-22T10:44:19.396Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-22T10:44:19.396Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-22T10:44:19.651Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-22T10:44:21.012Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-22T10:44:22.376Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-22T10:44:24.262Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-22T10:44:24.262Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-22T10:44:24.262Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-22T10:44:25.624Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-22T10:44:26.986Z] === RUN TestDockerSuite/TestRunMount [2021-03-22T10:44:35.064Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-22T10:44:35.990Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-22T10:44:36.549Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-22T10:44:38.436Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-22T10:44:40.321Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-22T10:44:44.485Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-22T10:44:46.370Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-22T10:44:48.295Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-22T10:44:50.179Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-22T10:44:51.540Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-22T10:44:51.540Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-22T10:44:52.465Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-22T10:44:53.892Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-22T10:44:54.451Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-22T10:44:55.377Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-22T10:44:57.886Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-22T10:44:59.817Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-22T10:45:03.978Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-22T10:45:04.537Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-22T10:45:04.537Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-22T10:45:05.505Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-22T10:45:05.505Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-22T10:45:06.066Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-22T10:45:06.991Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-22T10:45:06.991Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-22T10:45:07.553Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-22T10:45:14.075Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-22T10:45:14.075Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-22T10:45:14.075Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-22T10:45:15.001Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-22T10:45:15.256Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-22T10:45:16.621Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-22T10:45:17.986Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-22T10:45:18.590Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-22T10:45:19.150Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-22T10:45:20.126Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-22T10:45:20.126Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-22T10:45:20.687Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-22T10:45:21.249Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-22T10:45:21.249Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-22T10:45:22.611Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-22T10:45:23.172Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-22T10:45:23.172Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-22T10:45:24.100Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-22T10:45:25.985Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-22T10:45:25.985Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-22T10:45:28.542Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-22T10:45:29.905Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-22T10:45:31.789Z] === RUN TestDockerSuite/TestRunRm [2021-03-22T10:45:32.714Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-22T10:45:33.952Z] --- PASS: TestBuildWCOWSandboxSize (841.69s) [2021-03-22T10:45:33.952Z] === RUN TestBuildWithEmptyDockerfile [2021-03-22T10:45:33.952Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:45:33.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:45:33.952Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:45:33.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:45:33.952Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:45:33.952Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:45:33.952Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-22T10:45:33.952Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-22T10:45:33.952Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-22T10:45:33.952Z] --- PASS: TestBuildWithEmptyDockerfile (0.50s) [2021-03-22T10:45:33.952Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-03-22T10:45:33.952Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-22T10:45:33.952Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-22T10:45:33.952Z] === RUN TestBuildPreserveOwnership [2021-03-22T10:45:33.952Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-22T10:45:33.952Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:45:33.952Z] === RUN TestBuildPlatformInvalid [2021-03-22T10:45:33.952Z] --- PASS: TestBuildPlatformInvalid (0.50s) [2021-03-22T10:45:33.952Z] PASS [2021-03-22T10:45:33.952Z] ok github.com/docker/docker/integration/build 1040.600s [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === Skipped [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-22T10:45:33.952Z] build_session_test.go:25: TODO: BuildKit [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-22T10:45:33.952Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-03-22T10:45:33.952Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-22T10:45:33.952Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-22T10:45:33.952Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] DONE 29 tests, 5 skipped in 1062.896s [2021-03-22T10:45:33.952Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-22T10:45:33.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:45:33.952Z] INFO: Testing against a local daemon [2021-03-22T10:45:33.952Z] === RUN TestConfigInspect [2021-03-22T10:45:33.952Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] === RUN TestConfigList [2021-03-22T10:45:33.952Z] --- SKIP: TestConfigList (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] === RUN TestConfigsCreateAndDelete [2021-03-22T10:45:33.952Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] === RUN TestConfigsUpdate [2021-03-22T10:45:33.952Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] === RUN TestTemplatedConfig [2021-03-22T10:45:33.952Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] === RUN TestConfigCreateResolve [2021-03-22T10:45:33.952Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:45:33.952Z] === RUN TestConfigDaemonLibtrustID [2021-03-22T10:45:33.952Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:45:33.952Z] PASS [2021-03-22T10:45:33.952Z] ok github.com/docker/docker/integration/config 0.387s [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === Skipped [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-22T10:45:33.952Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] [2021-03-22T10:45:33.952Z] DONE 7 tests, 7 skipped in 3.249s [2021-03-22T10:45:33.952Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-22T10:45:33.952Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:45:33.952Z] INFO: Testing against a local daemon [2021-03-22T10:45:33.952Z] === RUN TestCheckpoint [2021-03-22T10:45:33.952Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-22T10:45:33.952Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:45:33.952Z] === RUN TestContainerInvalidJSON [2021-03-22T10:45:33.952Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:45:33.952Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:45:33.952Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:45:33.952Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:45:33.952Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:45:33.952Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:45:33.952Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-22T10:45:33.952Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-22T10:45:33.952Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-22T10:45:33.952Z] --- PASS: TestContainerInvalidJSON (0.46s) [2021-03-22T10:45:33.952Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-22T10:45:33.952Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-22T10:45:33.952Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-22T10:45:33.952Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-22T10:45:33.952Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-03-22T10:45:33.952Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-22T10:45:33.952Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-03-22T10:45:33.952Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-22T10:45:33.952Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-22T10:45:33.952Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-03-22T10:45:33.952Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-22T10:45:33.952Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-03-22T10:45:33.952Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-22T10:45:33.952Z] === RUN TestCopyFromContainer [2021-03-22T10:45:33.952Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-22T10:45:33.952Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-22T10:45:33.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:45:33.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:45:33.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:45:33.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:45:33.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:45:33.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:45:33.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-22T10:45:33.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-22T10:45:33.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-22T10:45:33.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-22T10:45:33.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-22T10:45:33.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-22T10:45:33.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-22T10:45:33.952Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-22T10:45:33.952Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-22T10:45:33.952Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-22T10:45:33.952Z] === RUN TestCreateWithInvalidEnv [2021-03-22T10:45:33.952Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-22T10:45:33.952Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-22T10:45:33.952Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-22T10:45:33.952Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-22T10:45:33.952Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-22T10:45:33.952Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-22T10:45:33.952Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-22T10:45:33.952Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-22T10:45:33.952Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-22T10:45:33.952Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-22T10:45:33.952Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-22T10:45:33.952Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-22T10:45:33.952Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-22T10:45:33.952Z] === RUN TestCreateTmpfsMountsTarget [2021-03-22T10:45:33.952Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-22T10:45:33.952Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.952Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-22T10:45:33.952Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-22T10:45:33.952Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:45:33.952Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-22T10:45:33.953Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-22T10:45:33.953Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:45:33.953Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-22T10:45:33.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:45:33.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:45:33.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:45:33.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:45:33.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:45:33.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:45:33.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:45:33.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:45:33.953Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:45:33.953Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:45:33.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-22T10:45:33.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-22T10:45:33.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-22T10:45:33.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-22T10:45:33.953Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-22T10:45:33.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-22T10:45:33.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-22T10:45:33.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-22T10:45:33.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-22T10:45:33.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-22T10:45:33.953Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-03-22T10:45:33.953Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-22T10:45:33.953Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-22T10:45:33.953Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-22T10:45:33.953Z] === RUN TestCreateDifferentPlatform [2021-03-22T10:45:33.953Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-22T10:45:33.953Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-22T10:45:33.953Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-22T10:45:33.953Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-22T10:45:33.953Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-03-22T10:45:33.953Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-22T10:45:33.953Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-03-22T10:45:33.953Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-22T10:45:33.953Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-22T10:45:33.953Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-22T10:45:33.953Z] === RUN TestContainerKillOnDaemonStart [2021-03-22T10:45:33.953Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-22T10:45:33.953Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:33.953Z] === RUN TestDiff [2021-03-22T10:45:33.953Z] --- SKIP: TestDiff (0.00s) [2021-03-22T10:45:33.953Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-22T10:45:33.953Z] === RUN TestExecWithCloseStdin [2021-03-22T10:45:35.521Z] --- PASS: TestExecWithCloseStdin (3.05s) [2021-03-22T10:45:35.521Z] === RUN TestExec [2021-03-22T10:45:36.875Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-22T10:45:37.130Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-22T10:45:37.691Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-22T10:45:37.743Z] --- PASS: TestExec (2.10s) [2021-03-22T10:45:37.743Z] === RUN TestExecUser [2021-03-22T10:45:37.743Z] --- SKIP: TestExecUser (0.00s) [2021-03-22T10:45:37.743Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-22T10:45:37.743Z] === RUN TestExportContainerAndImportImage [2021-03-22T10:45:37.743Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-22T10:45:37.743Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:37.743Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-22T10:45:37.743Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-22T10:45:37.743Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:37.743Z] === RUN TestHealthCheckWorkdir [2021-03-22T10:45:37.743Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-22T10:45:37.743Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-22T10:45:37.743Z] === RUN TestHealthKillContainer [2021-03-22T10:45:37.743Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-22T10:45:37.743Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-22T10:45:37.743Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-22T10:45:37.743Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-22T10:45:37.743Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-22T10:45:37.743Z] === RUN TestKillContainerInvalidSignal [2021-03-22T10:45:38.294Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-22T10:45:39.310Z] --- PASS: TestKillContainerInvalidSignal (1.83s) [2021-03-22T10:45:39.310Z] === RUN TestKillContainer [2021-03-22T10:45:39.310Z] === RUN TestKillContainer/no_signal [2021-03-22T10:45:40.180Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-22T10:45:40.180Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-22T10:45:40.878Z] === RUN TestKillContainer/non_killing_signal [2021-03-22T10:45:40.878Z] === RUN TestKillContainer/killing_signal [2021-03-22T10:45:41.106Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-22T10:45:43.111Z] --- PASS: TestKillContainer (3.81s) [2021-03-22T10:45:43.111Z] --- PASS: TestKillContainer/no_signal (1.76s) [2021-03-22T10:45:43.111Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-22T10:45:43.111Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-22T10:45:43.111Z] --- PASS: TestKillContainer/killing_signal (2.01s) [2021-03-22T10:45:43.111Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-22T10:45:43.111Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-22T10:45:43.111Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T10:45:43.111Z] === RUN TestKillStoppedContainer [2021-03-22T10:45:43.111Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-22T10:45:43.111Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T10:45:43.111Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-22T10:45:43.111Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-22T10:45:43.111Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T10:45:43.111Z] === RUN TestKillDifferentUserContainer [2021-03-22T10:45:43.111Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-22T10:45:43.111Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-22T10:45:43.111Z] === RUN TestInspectOomKilledTrue [2021-03-22T10:45:43.111Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-22T10:45:43.111Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:43.111Z] === RUN TestInspectOomKilledFalse [2021-03-22T10:45:43.111Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-22T10:45:43.111Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:45:43.111Z] === RUN TestLogsFollowTailEmpty [2021-03-22T10:45:44.678Z] --- PASS: TestLogsFollowTailEmpty (1.76s) [2021-03-22T10:45:44.678Z] === RUN TestNetworkNat [2021-03-22T10:45:44.678Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-22T10:45:44.678Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-22T10:45:44.678Z] === RUN TestNetworkLocalhostTCPNat [2021-03-22T10:45:46.385Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-22T10:45:46.385Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-22T10:45:46.900Z] --- PASS: TestNetworkLocalhostTCPNat (2.17s) [2021-03-22T10:45:46.900Z] === RUN TestNetworkLoopbackNat [2021-03-22T10:45:46.900Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-22T10:45:46.900Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-22T10:45:46.900Z] === RUN TestPause [2021-03-22T10:45:46.900Z] --- SKIP: TestPause (0.00s) [2021-03-22T10:45:46.900Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-22T10:45:46.900Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-22T10:45:49.119Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.87s) [2021-03-22T10:45:49.119Z] === RUN TestPauseStopPausedContainer [2021-03-22T10:45:49.119Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-22T10:45:49.119Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:45:49.119Z] === RUN TestPsFilter [2021-03-22T10:45:49.119Z] --- PASS: TestPsFilter (0.20s) [2021-03-22T10:45:49.119Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-22T10:45:49.704Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-22T10:45:49.959Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-22T10:45:51.362Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-22T10:45:52.287Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-22T10:45:52.888Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-22T10:45:53.447Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-22T10:45:53.702Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-22T10:45:53.959Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-22T10:45:53.959Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-22T10:45:54.520Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-22T10:45:55.464Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-22T10:45:56.294Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.10s) [2021-03-22T10:45:56.294Z] === RUN TestRemoveContainerWithVolume [2021-03-22T10:45:56.389Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-22T10:45:57.314Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-22T10:45:59.827Z] === RUN TestDockerSuite/TestRunState [2021-03-22T10:46:00.386Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-22T10:46:01.315Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-22T10:46:01.920Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-22T10:46:02.176Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-22T10:46:02.737Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-22T10:46:03.466Z] --- PASS: TestRemoveContainerWithVolume (7.04s) [2021-03-22T10:46:03.466Z] === RUN TestRemoveContainerRunning [2021-03-22T10:46:03.663Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-22T10:46:03.663Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-22T10:46:03.663Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-22T10:46:04.595Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-22T10:46:04.850Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-22T10:46:05.033Z] --- PASS: TestRemoveContainerRunning (1.83s) [2021-03-22T10:46:05.033Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-22T10:46:05.105Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-22T10:46:07.252Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) [2021-03-22T10:46:07.252Z] === RUN TestRemoveInvalidContainer [2021-03-22T10:46:07.252Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-22T10:46:07.252Z] === RUN TestRenameLinkedContainer [2021-03-22T10:46:07.252Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-22T10:46:07.252Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-22T10:46:07.252Z] === RUN TestRenameStoppedContainer [2021-03-22T10:46:07.662Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-22T10:46:07.662Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-22T10:46:07.662Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-22T10:46:08.223Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-22T10:46:10.734Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-22T10:46:11.033Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-22T10:46:12.956Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-22T10:46:14.420Z] --- PASS: TestRenameStoppedContainer (6.99s) [2021-03-22T10:46:14.420Z] === RUN TestRenameRunningContainerAndReuse [2021-03-22T10:46:16.217Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-22T10:46:18.220Z] --- PASS: TestRenameRunningContainerAndReuse (3.80s) [2021-03-22T10:46:18.220Z] === RUN TestRenameInvalidName [2021-03-22T10:46:19.557Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-22T10:46:19.789Z] --- PASS: TestRenameInvalidName (1.83s) [2021-03-22T10:46:19.789Z] === RUN TestRenameAnonymousContainer [2021-03-22T10:46:19.789Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-22T10:46:19.789Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-22T10:46:19.789Z] === RUN TestRenameContainerWithSameName [2021-03-22T10:46:20.159Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-22T10:46:21.084Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-22T10:46:21.355Z] --- PASS: TestRenameContainerWithSameName (1.80s) [2021-03-22T10:46:21.356Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-22T10:46:21.356Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-22T10:46:21.356Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-22T10:46:21.356Z] === RUN TestResize [2021-03-22T10:46:21.644Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-22T10:46:23.531Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-22T10:46:23.577Z] --- PASS: TestResize (1.83s) [2021-03-22T10:46:23.577Z] === RUN TestResizeWithInvalidSize [2021-03-22T10:46:23.577Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-22T10:46:23.577Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-22T10:46:23.577Z] === RUN TestResizeWhenContainerNotStarted [2021-03-22T10:46:24.457Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-22T10:46:25.144Z] --- PASS: TestResizeWhenContainerNotStarted (2.03s) [2021-03-22T10:46:25.144Z] === RUN TestDaemonRestartKillContainers [2021-03-22T10:46:25.144Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-22T10:46:25.144Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:46:25.144Z] === RUN TestStats [2021-03-22T10:46:25.144Z] --- SKIP: TestStats (0.00s) [2021-03-22T10:46:25.144Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-22T10:46:25.144Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-22T10:46:25.382Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-22T10:46:25.382Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-22T10:46:25.678Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-22T10:46:26.239Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-22T10:46:27.167Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-22T10:46:27.772Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-22T10:46:27.772Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-22T10:46:27.772Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-22T10:46:28.740Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-22T10:46:32.968Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-22T10:46:33.529Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-22T10:46:33.814Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.49s) [2021-03-22T10:46:33.814Z] === RUN TestStopContainerWithTimeout [2021-03-22T10:46:33.814Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-22T10:46:33.814Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-22T10:46:33.814Z] === RUN TestUpdateRestartPolicy [2021-03-22T10:46:34.454Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-22T10:46:36.967Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-22T10:46:38.329Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-22T10:46:40.213Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-22T10:46:42.724Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-22T10:46:43.328Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-22T10:46:43.328Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-22T10:46:43.328Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-22T10:46:43.328Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-22T10:46:43.584Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-22T10:46:43.584Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-22T10:46:47.741Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-22T10:46:47.998Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-22T10:46:49.405Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-22T10:46:50.375Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-22T10:46:50.977Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-22T10:46:50.977Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-22T10:46:51.927Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-22T10:46:52.536Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-22T10:46:53.463Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-22T10:46:54.025Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-22T10:46:54.025Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-22T10:46:54.950Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-22T10:46:55.063Z] --- PASS: TestUpdateRestartPolicy (19.80s) [2021-03-22T10:46:55.063Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-22T10:46:55.206Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-22T10:46:55.532Z] --- PASS: TestUpdateRestartWithAutoRemove (1.79s) [2021-03-22T10:46:55.532Z] === RUN TestWaitNonBlocked [2021-03-22T10:46:55.532Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:46:55.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:46:55.532Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:46:55.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:46:55.532Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-22T10:46:55.532Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-22T10:46:55.765Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-22T10:46:55.765Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-22T10:46:56.690Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-22T10:46:59.764Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-22T10:46:59.764Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-22T10:46:59.764Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-22T10:46:59.764Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-22T10:46:59.764Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-22T10:46:59.764Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-22T10:47:00.325Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-22T10:47:00.325Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-22T10:47:00.339Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-22T10:47:00.339Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.42s) [2021-03-22T10:47:00.339Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.50s) [2021-03-22T10:47:00.339Z] === RUN TestWaitBlocked [2021-03-22T10:47:00.339Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-22T10:47:00.339Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:00.339Z] PASS [2021-03-22T10:47:00.339Z] ok github.com/docker/docker/integration/container 87.195s [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === Skipped [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-22T10:47:00.339Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-03-22T10:47:00.339Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-03-22T10:47:00.339Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-22T10:47:00.339Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-22T10:47:00.339Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-22T10:47:00.339Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-22T10:47:00.339Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-22T10:47:00.339Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-22T10:47:00.339Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-22T10:47:00.339Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-22T10:47:00.339Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-22T10:47:00.339Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-22T10:47:00.339Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-22T10:47:00.339Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-22T10:47:00.339Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-22T10:47:00.339Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-22T10:47:00.339Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-22T10:47:00.339Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-22T10:47:00.339Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-22T10:47:00.339Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-22T10:47:00.339Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-22T10:47:00.339Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-22T10:47:00.339Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-22T10:47:00.339Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-22T10:47:00.339Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-22T10:47:00.339Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-22T10:47:00.339Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-22T10:47:00.339Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-22T10:47:00.339Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-22T10:47:00.339Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-22T10:47:00.339Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-22T10:47:00.339Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-22T10:47:00.339Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-22T10:47:00.339Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-22T10:47:00.339Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-22T10:47:00.339Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-22T10:47:00.339Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-22T10:47:00.339Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] [2021-03-22T10:47:00.339Z] DONE 88 tests, 37 skipped in 89.983s [2021-03-22T10:47:00.339Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-22T10:47:00.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:00.339Z] INFO: Testing against a local daemon [2021-03-22T10:47:00.339Z] === RUN TestCommitInheritsEnv [2021-03-22T10:47:00.339Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-22T10:47:00.339Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:47:00.339Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-22T10:47:00.339Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-22T10:47:00.339Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-22T10:47:00.339Z] === RUN TestImagesFilterMultiReference [2021-03-22T10:47:00.339Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-03-22T10:47:00.339Z] === RUN TestImagePullPlatformInvalid [2021-03-22T10:47:00.339Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-22T10:47:00.339Z] === RUN TestRemoveImageOrphaning [2021-03-22T10:47:01.327Z] --- PASS: TestRemoveImageOrphaning (0.95s) [2021-03-22T10:47:01.327Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-22T10:47:01.327Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-22T10:47:01.327Z] === RUN TestTagInvalidReference [2021-03-22T10:47:01.327Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-22T10:47:01.327Z] === RUN TestTagValidPrefixedRepo [2021-03-22T10:47:01.327Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-22T10:47:01.327Z] === RUN TestTagExistedNameWithoutForce [2021-03-22T10:47:01.327Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-22T10:47:01.327Z] === RUN TestTagOfficialNames [2021-03-22T10:47:01.327Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-22T10:47:01.327Z] === RUN TestTagMatchesDigest [2021-03-22T10:47:01.327Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-22T10:47:01.327Z] PASS [2021-03-22T10:47:01.327Z] ok github.com/docker/docker/integration/image 1.643s [2021-03-22T10:47:01.687Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-22T10:47:01.687Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-22T10:47:01.796Z] [2021-03-22T10:47:01.796Z] === Skipped [2021-03-22T10:47:01.796Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-22T10:47:01.796Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:47:01.796Z] [2021-03-22T10:47:01.796Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-22T10:47:01.796Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-22T10:47:01.796Z] [2021-03-22T10:47:01.796Z] [2021-03-22T10:47:01.796Z] DONE 11 tests, 2 skipped in 3.543s [2021-03-22T10:47:01.796Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-22T10:47:03.050Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-22T10:47:03.304Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-22T10:47:04.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:04.014Z] INFO: Testing against a local daemon [2021-03-22T10:47:04.014Z] === RUN TestNetworkCreateDelete [2021-03-22T10:47:04.014Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-22T10:47:04.014Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:04.014Z] === RUN TestDockerNetworkDeletePreferID [2021-03-22T10:47:04.014Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-22T10:47:04.014Z] 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-03-22T10:47:04.014Z] === RUN TestDaemonDNSFallback [2021-03-22T10:47:04.014Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-22T10:47:04.014Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:04.014Z] === RUN TestInspectNetwork [2021-03-22T10:47:04.014Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-22T10:47:04.014Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:04.014Z] === RUN TestRunContainerWithBridgeNone [2021-03-22T10:47:04.014Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-22T10:47:04.014Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:04.014Z] === RUN TestNetworkInvalidJSON [2021-03-22T10:47:04.014Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-22T10:47:04.014Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-22T10:47:04.014Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:47:04.014Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:47:04.014Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:47:04.014Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:47:04.014Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-22T10:47:04.014Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-22T10:47:04.014Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-22T10:47:04.014Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-22T10:47:04.014Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-22T10:47:04.014Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-22T10:47:04.014Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-03-22T10:47:04.014Z] === RUN TestNetworkList [2021-03-22T10:47:04.014Z] === RUN TestNetworkList//networks [2021-03-22T10:47:04.014Z] === PAUSE TestNetworkList//networks [2021-03-22T10:47:04.014Z] === RUN TestNetworkList//networks/ [2021-03-22T10:47:04.014Z] === PAUSE TestNetworkList//networks/ [2021-03-22T10:47:04.014Z] === CONT TestNetworkList//networks [2021-03-22T10:47:04.014Z] === CONT TestNetworkList//networks/ [2021-03-22T10:47:04.014Z] --- PASS: TestNetworkList (0.03s) [2021-03-22T10:47:04.014Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-22T10:47:04.014Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-22T10:47:04.014Z] === RUN TestHostIPv4BridgeLabel [2021-03-22T10:47:04.014Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-22T10:47:04.014Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-22T10:47:04.014Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-22T10:47:04.014Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-22T10:47:04.014Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-22T10:47:04.014Z] === RUN TestDaemonDefaultNetworkPools [2021-03-22T10:47:04.014Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-22T10:47:04.014Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-22T10:47:04.014Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-22T10:47:04.014Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-22T10:47:04.014Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-22T10:47:04.014Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-22T10:47:04.014Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-22T10:47:04.014Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-22T10:47:04.014Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-22T10:47:04.014Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-22T10:47:04.014Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-22T10:47:04.014Z] === RUN TestServiceWithPredefinedNetwork [2021-03-22T10:47:04.014Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-22T10:47:04.014Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-22T10:47:04.014Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-22T10:47:04.014Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:47:04.014Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:47:04.014Z] === RUN TestServiceWithDataPathPortInit [2021-03-22T10:47:04.014Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-22T10:47:04.014Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-22T10:47:04.014Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-22T10:47:04.014Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-22T10:47:04.014Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-22T10:47:04.014Z] PASS [2021-03-22T10:47:04.014Z] ok github.com/docker/docker/integration/network 0.406s [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === Skipped [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-22T10:47:04.483Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-22T10:47:04.483Z] 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-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-22T10:47:04.483Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-22T10:47:04.483Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-22T10:47:04.483Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-22T10:47:04.483Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-22T10:47:04.483Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-22T10:47:04.483Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-22T10:47:04.483Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-22T10:47:04.483Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-22T10:47:04.483Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-22T10:47:04.483Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-22T10:47:04.483Z] service_test.go:242: FLAKY_TEST [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-22T10:47:04.483Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-22T10:47:04.483Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] [2021-03-22T10:47:04.483Z] DONE 22 tests, 15 skipped in 2.659s [2021-03-22T10:47:04.483Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-22T10:47:04.951Z] testing: warning: no tests to run [2021-03-22T10:47:04.951Z] PASS [2021-03-22T10:47:04.951Z] ok github.com/docker/docker/integration/network/ipvlan 0.107s [2021-03-22T10:47:04.951Z] [2021-03-22T10:47:04.951Z] DONE 0 tests in 0.814s [2021-03-22T10:47:05.420Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-22T10:47:05.814Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-22T10:47:05.896Z] testing: warning: no tests to run [2021-03-22T10:47:05.896Z] PASS [2021-03-22T10:47:05.896Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2021-03-22T10:47:05.896Z] [2021-03-22T10:47:05.896Z] DONE 0 tests in 0.794s [2021-03-22T10:47:05.896Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-22T10:47:06.374Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-22T10:47:06.374Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-22T10:47:06.374Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-22T10:47:06.886Z] testing: warning: no tests to run [2021-03-22T10:47:06.886Z] PASS [2021-03-22T10:47:06.886Z] ok github.com/docker/docker/integration/plugin 0.085s [2021-03-22T10:47:06.886Z] [2021-03-22T10:47:06.886Z] DONE 0 tests in 0.779s [2021-03-22T10:47:06.886Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-22T10:47:07.305Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-22T10:47:07.879Z] testing: warning: no tests to run [2021-03-22T10:47:07.879Z] PASS [2021-03-22T10:47:07.879Z] ok github.com/docker/docker/integration/plugin/authz 0.064s [2021-03-22T10:47:07.879Z] [2021-03-22T10:47:07.879Z] DONE 0 tests in 0.742s [2021-03-22T10:47:07.879Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-22T10:47:08.709Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-22T10:47:09.635Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-22T10:47:09.635Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-22T10:47:11.522Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-22T10:47:11.522Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-22T10:47:12.082Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-22T10:47:13.968Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-22T10:47:13.968Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-22T10:47:15.857Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-22T10:47:15.857Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-22T10:47:15.857Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-22T10:47:16.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:16.555Z] INFO: Testing against a local daemon [2021-03-22T10:47:16.555Z] === RUN TestPluginInvalidJSON [2021-03-22T10:47:16.555Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:47:16.555Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:47:16.555Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-22T10:47:16.555Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-22T10:47:16.555Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-03-22T10:47:16.555Z] === RUN TestPluginInstall [2021-03-22T10:47:16.555Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-22T10:47:16.555Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-22T10:47:16.555Z] === RUN TestPluginsWithRuntimes [2021-03-22T10:47:16.555Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-22T10:47:16.555Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-22T10:47:16.555Z] PASS [2021-03-22T10:47:16.555Z] ok github.com/docker/docker/integration/plugin/common 0.443s [2021-03-22T10:47:16.555Z] [2021-03-22T10:47:16.555Z] === Skipped [2021-03-22T10:47:16.555Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-22T10:47:16.555Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-22T10:47:16.555Z] [2021-03-22T10:47:16.555Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-22T10:47:16.555Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-22T10:47:16.555Z] [2021-03-22T10:47:16.555Z] [2021-03-22T10:47:16.555Z] DONE 4 tests, 2 skipped in 8.035s [2021-03-22T10:47:16.555Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-22T10:47:17.270Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-22T10:47:18.673Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-22T10:47:18.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:18.774Z] INFO: Testing against a local daemon [2021-03-22T10:47:18.927Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-22T10:47:19.182Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-22T10:47:19.182Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-22T10:47:19.182Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-22T10:47:19.242Z] === RUN TestExternalGraphDriver [2021-03-22T10:47:19.242Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-22T10:47:19.242Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-22T10:47:19.242Z] === RUN TestGraphdriverPluginV2 [2021-03-22T10:47:19.242Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-22T10:47:19.242Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-22T10:47:19.242Z] PASS [2021-03-22T10:47:19.242Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.440s [2021-03-22T10:47:19.242Z] [2021-03-22T10:47:19.242Z] === Skipped [2021-03-22T10:47:19.242Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-22T10:47:19.242Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-22T10:47:19.242Z] [2021-03-22T10:47:19.242Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-22T10:47:19.242Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-22T10:47:19.242Z] [2021-03-22T10:47:19.242Z] [2021-03-22T10:47:19.242Z] DONE 2 tests, 2 skipped in 3.408s [2021-03-22T10:47:19.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-22T10:47:19.742Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-22T10:47:22.205Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:22.205Z] INFO: Testing against a local daemon [2021-03-22T10:47:22.205Z] === RUN TestReadPluginNoRead [2021-03-22T10:47:22.205Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-22T10:47:22.205Z] read_test.go:21: no unix domain sockets on Windows [2021-03-22T10:47:22.205Z] PASS [2021-03-22T10:47:22.205Z] ok github.com/docker/docker/integration/plugin/logging 0.419s [2021-03-22T10:47:22.205Z] [2021-03-22T10:47:22.205Z] === Skipped [2021-03-22T10:47:22.205Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-22T10:47:22.205Z] read_test.go:21: no unix domain sockets on Windows [2021-03-22T10:47:22.205Z] [2021-03-22T10:47:22.205Z] [2021-03-22T10:47:22.205Z] DONE 1 tests, 1 skipped in 2.727s [2021-03-22T10:47:22.205Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-22T10:47:22.251Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-22T10:47:23.781Z] testing: warning: no tests to run [2021-03-22T10:47:23.781Z] PASS [2021-03-22T10:47:23.781Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.186s [2021-03-22T10:47:23.781Z] [2021-03-22T10:47:23.781Z] DONE 0 tests in 1.416s [2021-03-22T10:47:23.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-22T10:47:26.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:26.021Z] INFO: Testing against a local daemon [2021-03-22T10:47:26.021Z] === RUN TestPluginWithDevMounts [2021-03-22T10:47:26.021Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-22T10:47:26.021Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:26.021Z] PASS [2021-03-22T10:47:26.021Z] ok github.com/docker/docker/integration/plugin/volumes 0.389s [2021-03-22T10:47:26.021Z] [2021-03-22T10:47:26.021Z] === Skipped [2021-03-22T10:47:26.021Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-22T10:47:26.021Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:26.021Z] [2021-03-22T10:47:26.021Z] [2021-03-22T10:47:26.021Z] DONE 1 tests, 1 skipped in 2.669s [2021-03-22T10:47:26.022Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-22T10:47:27.528Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-22T10:47:28.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:28.995Z] INFO: Testing against a local daemon [2021-03-22T10:47:28.995Z] === RUN TestSecretInspect [2021-03-22T10:47:28.995Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.995Z] === RUN TestSecretList [2021-03-22T10:47:28.995Z] --- SKIP: TestSecretList (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.995Z] === RUN TestSecretsCreateAndDelete [2021-03-22T10:47:28.995Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.995Z] === RUN TestSecretsUpdate [2021-03-22T10:47:28.995Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.995Z] === RUN TestTemplatedSecret [2021-03-22T10:47:28.995Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.995Z] === RUN TestSecretCreateResolve [2021-03-22T10:47:28.995Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:28.995Z] PASS [2021-03-22T10:47:28.995Z] ok github.com/docker/docker/integration/secret 0.346s [2021-03-22T10:47:28.995Z] [2021-03-22T10:47:28.995Z] === Skipped [2021-03-22T10:47:28.995Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.995Z] [2021-03-22T10:47:28.995Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.995Z] [2021-03-22T10:47:28.995Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.995Z] [2021-03-22T10:47:28.995Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-22T10:47:28.995Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.995Z] [2021-03-22T10:47:28.995Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-22T10:47:28.996Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:28.996Z] [2021-03-22T10:47:28.996Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-22T10:47:28.996Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:28.996Z] [2021-03-22T10:47:28.996Z] [2021-03-22T10:47:28.996Z] DONE 6 tests, 6 skipped in 2.419s [2021-03-22T10:47:28.996Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-22T10:47:30.081Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-22T10:47:30.641Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-22T10:47:31.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:31.951Z] INFO: Testing against a local daemon [2021-03-22T10:47:31.951Z] === RUN TestServiceCreateInit [2021-03-22T10:47:31.951Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-22T10:47:31.951Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-22T10:47:31.951Z] --- PASS: TestServiceCreateInit (0.04s) [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestCreateServiceMultipleTimes [2021-03-22T10:47:31.951Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestCreateServiceConflict [2021-03-22T10:47:31.951Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestCreateServiceMaxReplicas [2021-03-22T10:47:31.951Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-03-22T10:47:31.951Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-22T10:47:31.951Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestCreateServiceSecretFileMode [2021-03-22T10:47:31.951Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestCreateServiceConfigFileMode [2021-03-22T10:47:31.951Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestCreateServiceSysctls [2021-03-22T10:47:31.951Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-03-22T10:47:31.951Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestCreateServiceCapabilities [2021-03-22T10:47:31.951Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-22T10:47:31.951Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestInspect [2021-03-22T10:47:31.951Z] --- SKIP: TestInspect (0.00s) [2021-03-22T10:47:31.951Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestCreateJob [2021-03-22T10:47:31.951Z] --- SKIP: TestCreateJob (0.00s) [2021-03-22T10:47:31.951Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestReplicatedJob [2021-03-22T10:47:31.951Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-22T10:47:31.951Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestUpdateReplicatedJob [2021-03-22T10:47:31.951Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-22T10:47:31.951Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestServiceListWithStatuses [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-22T10:47:31.951Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestDockerNetworkConnectAlias [2021-03-22T10:47:31.951Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-22T10:47:31.951Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestDockerNetworkReConnect [2021-03-22T10:47:31.951Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-22T10:47:31.951Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestServicePlugin [2021-03-22T10:47:31.951Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-22T10:47:31.951Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] === RUN TestServiceUpdateLabel [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-22T10:47:31.951Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] === RUN TestServiceUpdateSecrets [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-22T10:47:31.951Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] === RUN TestServiceUpdateConfigs [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-22T10:47:31.951Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] === RUN TestServiceUpdateNetwork [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-03-22T10:47:31.951Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] === RUN TestServiceUpdatePidsLimit [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-03-22T10:47:31.951Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] PASS [2021-03-22T10:47:31.951Z] ok github.com/docker/docker/integration/service 0.547s [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === Skipped [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T10:47:31.951Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-03-22T10:47:31.951Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-22T10:47:31.951Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-03-22T10:47:31.951Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-03-22T10:47:31.951Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-22T10:47:31.951Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-22T10:47:31.951Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-22T10:47:31.951Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-22T10:47:31.951Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-22T10:47:31.951Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-22T10:47:31.951Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-22T10:47:31.951Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-22T10:47:31.951Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-22T10:47:31.951Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-22T10:47:31.951Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-22T10:47:31.951Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-03-22T10:47:31.951Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-03-22T10:47:31.951Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] [2021-03-22T10:47:31.951Z] DONE 24 tests, 23 skipped in 3.062s [2021-03-22T10:47:31.951Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-22T10:47:32.003Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-22T10:47:34.171Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:34.171Z] INFO: Testing against a local daemon [2021-03-22T10:47:34.171Z] === RUN TestSessionCreate [2021-03-22T10:47:34.171Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-22T10:47:34.171Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:34.171Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-22T10:47:34.171Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-22T10:47:34.171Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:34.171Z] PASS [2021-03-22T10:47:34.171Z] ok github.com/docker/docker/integration/session 0.383s [2021-03-22T10:47:34.171Z] [2021-03-22T10:47:34.171Z] === Skipped [2021-03-22T10:47:34.171Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-22T10:47:34.171Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:34.171Z] [2021-03-22T10:47:34.171Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-22T10:47:34.171Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-22T10:47:34.171Z] [2021-03-22T10:47:34.171Z] [2021-03-22T10:47:34.171Z] DONE 2 tests, 2 skipped in 2.406s [2021-03-22T10:47:34.171Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-22T10:47:35.262Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-22T10:47:36.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:36.390Z] INFO: Testing against a local daemon [2021-03-22T10:47:36.390Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-22T10:47:36.390Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:47:36.390Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:36.390Z] === RUN TestEventsExecDie [2021-03-22T10:47:36.390Z] --- SKIP: TestEventsExecDie (0.01s) [2021-03-22T10:47:36.390Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-22T10:47:36.390Z] === RUN TestEventsBackwardsCompatible [2021-03-22T10:47:36.390Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-22T10:47:36.390Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-22T10:47:36.390Z] === RUN TestInfoAPI [2021-03-22T10:47:36.390Z] --- PASS: TestInfoAPI (0.03s) [2021-03-22T10:47:36.390Z] === RUN TestInfoAPIWarnings [2021-03-22T10:47:36.390Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-22T10:47:36.390Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:47:36.390Z] === RUN TestInfoDebug [2021-03-22T10:47:36.390Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-22T10:47:36.390Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T10:47:36.390Z] === RUN TestInfoInsecureRegistries [2021-03-22T10:47:36.390Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-22T10:47:36.390Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T10:47:36.390Z] === RUN TestInfoRegistryMirrors [2021-03-22T10:47:36.390Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-22T10:47:36.390Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T10:47:36.390Z] === RUN TestLoginFailsWithBadCredentials [2021-03-22T10:47:37.146Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-22T10:47:37.378Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-03-22T10:47:37.378Z] === RUN TestPingCacheHeaders [2021-03-22T10:47:37.378Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-22T10:47:37.378Z] === RUN TestPingGet [2021-03-22T10:47:37.378Z] --- PASS: TestPingGet (0.03s) [2021-03-22T10:47:37.378Z] === RUN TestPingHead [2021-03-22T10:47:37.850Z] --- PASS: TestPingHead (0.03s) [2021-03-22T10:47:37.850Z] === RUN TestVersion [2021-03-22T10:47:37.850Z] --- PASS: TestVersion (0.03s) [2021-03-22T10:47:37.850Z] PASS [2021-03-22T10:47:37.850Z] ok github.com/docker/docker/integration/system 1.435s [2021-03-22T10:47:37.850Z] [2021-03-22T10:47:37.850Z] === Skipped [2021-03-22T10:47:37.850Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-22T10:47:37.850Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-22T10:47:37.850Z] [2021-03-22T10:47:37.850Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-03-22T10:47:37.850Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-22T10:47:37.850Z] [2021-03-22T10:47:37.850Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-22T10:47:37.850Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-22T10:47:37.850Z] [2021-03-22T10:47:37.850Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-22T10:47:37.850Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-22T10:47:37.850Z] [2021-03-22T10:47:37.850Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-22T10:47:37.850Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T10:47:37.850Z] [2021-03-22T10:47:37.850Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-22T10:47:37.850Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T10:47:37.850Z] [2021-03-22T10:47:37.850Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-22T10:47:37.850Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-22T10:47:37.850Z] [2021-03-22T10:47:37.850Z] [2021-03-22T10:47:37.850Z] DONE 13 tests, 7 skipped in 3.489s [2021-03-22T10:47:37.850Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-22T10:47:38.076Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-22T10:47:39.439Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-22T10:47:40.067Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:40.067Z] INFO: Testing against a local daemon [2021-03-22T10:47:40.067Z] === RUN TestVolumesCreateAndList [2021-03-22T10:47:40.067Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-03-22T10:47:40.067Z] === RUN TestVolumesRemove [2021-03-22T10:47:40.067Z] --- PASS: TestVolumesRemove (0.09s) [2021-03-22T10:47:40.067Z] === RUN TestVolumesInspect [2021-03-22T10:47:40.536Z] --- PASS: TestVolumesInspect (0.04s) [2021-03-22T10:47:40.536Z] === RUN TestVolumesInvalidJSON [2021-03-22T10:47:40.536Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-22T10:47:40.536Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-22T10:47:40.536Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-22T10:47:40.536Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-22T10:47:40.536Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-22T10:47:40.536Z] PASS [2021-03-22T10:47:40.536Z] ok github.com/docker/docker/integration/volume 0.558s [2021-03-22T10:47:40.536Z] [2021-03-22T10:47:40.536Z] DONE 5 tests in 2.635s [2021-03-22T10:47:40.536Z] INFO: make.ps1 ended at 03/22/2021 10:47:40 [2021-03-22T10:47:40.536Z] INFO: Integration CLI tests being run from the host: [2021-03-22T10:47:40.536Z] 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-03-22T10:47:41.990Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-22T10:47:44.538Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-22T10:47:47.092Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-22T10:47:49.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-22T10:47:49.213Z] INFO: Testing against a local daemon [2021-03-22T10:47:49.213Z] === RUN TestDockerSuite [2021-03-22T10:47:49.213Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-22T10:47:49.213Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-22T10:47:49.213Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-22T10:47:49.213Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-22T10:47:49.213Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-22T10:47:49.213Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-22T10:47:49.213Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-22T10:47:49.213Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-22T10:47:49.682Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-22T10:47:50.153Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-22T10:47:50.626Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-22T10:47:51.094Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-22T10:47:52.327Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-22T10:47:54.877Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-22T10:47:56.238Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-22T10:48:00.397Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-22T10:48:02.905Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-22T10:48:04.833Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-22T10:48:05.393Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-22T10:48:05.649Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-22T10:48:06.576Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-22T10:48:07.137Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-22T10:48:07.137Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-22T10:48:08.502Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-22T10:48:11.018Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-22T10:48:13.543Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-22T10:48:16.843Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-22T10:48:17.404Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-22T10:48:18.328Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-22T10:48:18.328Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-22T10:48:19.254Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-22T10:48:21.179Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-22T10:48:21.179Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-22T10:48:22.540Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-22T10:48:23.903Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-22T10:48:24.828Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-22T10:48:26.714Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-22T10:48:30.953Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-22T10:48:31.880Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-22T10:48:31.880Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-22T10:48:33.764Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-22T10:48:35.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-22T10:48:40.415Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-22T10:48:44.617Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-22T10:48:48.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-22T10:48:51.290Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-22T10:48:56.526Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-22T10:49:01.762Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-22T10:49:03.123Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-22T10:49:05.633Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-22T10:49:06.997Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-22T10:49:08.358Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-22T10:49:10.298Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-22T10:49:12.815Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-22T10:49:15.326Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-22T10:49:17.211Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-22T10:49:19.095Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-22T10:49:37.119Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-22T10:49:39.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-22T10:49:39.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-22T10:49:39.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-22T10:49:39.632Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-22T10:49:39.632Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-22T10:49:46.156Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-22T10:49:47.520Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-22T10:49:47.520Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-22T10:49:47.520Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-22T10:49:50.784Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-22T10:49:54.952Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite (1909.70s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.09s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.36s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.73s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.60s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.36s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.80s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.31s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.47s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.37s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.50s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.46s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.32s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.60s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.38s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAttachDetach (1.49s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.41s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.31s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.41s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.87s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.65s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.92s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.59s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.65s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.19s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.53s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.85s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.72s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.02s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.86s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.41s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.62s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.70s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.74s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddScript (5.11s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.07s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.75s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.54s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.61s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.07s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.43s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.36s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.83s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.77s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.81s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.89s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.14s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.68s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.28s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.86s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.77s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.10s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.06s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.35s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.14s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.43s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (4.18s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.72s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.96s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.03s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.82s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.09s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.87s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.36s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.08s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.25s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.75s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-03-22T10:49:54.952Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-22T10:49:54.952Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.77s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.42s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.93s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.00s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.01s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.31s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.19s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.42s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.75s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.70s) [2021-03-22T10:49:54.952Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.11s) [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.58s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.98s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.61s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.08s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.70s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.92s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.59s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.04s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.96s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.87s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.63s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.16s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.94s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.00s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.45s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.47s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.13s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.37s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.77s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.62s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.56s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.62s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.27s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.13s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.64s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnv (1.65s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.29s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.51s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.52s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.75s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.62s) [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.99s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildExpose (0.28s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.59s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.42s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFails (1.10s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.34s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.13s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.34s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.90s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.40s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.24s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.31s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.25s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildHistory (3.93s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.34s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.82s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.47s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.39s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLabel (0.35s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.18s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.52s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.28s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.78s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.64s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.36s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.64s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.04s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.33s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.37s) [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.94s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.27s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.50s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.93s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.07s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.91s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.36s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.74s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.60s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.96s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.57s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.16s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildPATH (1.68s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.56s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.22s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.77s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildRm (3.42s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.05s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.39s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.67s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.83s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.89s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.39s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.65s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s) [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.01s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.16s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.45s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildUser (2.91s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.60s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (21.68s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.52s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.57s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.10s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.11s) [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.03s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.24s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.62s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.74s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-22T10:49:54.953Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.68s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.49s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-22T10:49:54.953Z] docker_cli_sni_test.go:18: Flakey test [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.89s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.62s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitChange (1.13s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.33s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.02s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.91s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.85s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.90s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.15s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.92s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.25s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.10s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.97s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.30s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.93s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.96s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.03s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.09s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.05s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.40s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.94s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.16s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.20s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.43s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.27s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.96s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.16s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.82s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.09s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.99s) [2021-03-22T10:49:54.953Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-03-22T10:49:54.953Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.02s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.02s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.61s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.32s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.04s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.88s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.60s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.83s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2021-03-22T10:49:54.953Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.58s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.68s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b2dae0_} (0.70s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1153389280_/foo_false____} (0.67s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1153389280_/foo_true____} (1.58s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3218851519_/foo_false____} (1.60s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3218851519_/foo_true____} (1.73s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3218851519_/foo_true__0xc000b2db40__} (1.61s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b2db60_} (1.66s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b2db80_} (1.59s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b2dba0_} (1.90s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b2dbc0_} (1.57s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.41s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.66s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.93s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.33s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.45s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.80s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.36s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.15s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.78s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.78s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.11s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.84s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.13s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.45s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.20s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.51s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.98s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.06s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.61s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.24s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.15s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.60s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToDot (0.78s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.40s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.54s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.22s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.10s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.74s) [2021-03-22T10:49:54.954Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-22T10:49:54.954Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.88s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2021-03-22T10:49:54.954Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-22T10:49:54.954Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.26s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.44s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.80s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.51s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.48s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.76s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.72s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.07s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.91s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.63s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (8.60s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.58s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.53s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.76s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsAttach (0.76s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsCommit (0.94s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.78s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.46s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.70s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.92s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsCopy (1.78s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.48s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.62s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.32s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFilters (1.58s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFormat (1.97s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.45s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.51s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.58s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.25s) [2021-03-22T10:49:54.954Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-22T10:49:54.954Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-22T10:49:54.954Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-22T10:49:54.954Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.39s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.71s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsRename (0.76s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsResize (0.77s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.70s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.19s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.22s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsTop (0.84s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.81s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExec (1.10s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.76s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.74s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.75s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.14s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.99s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.08s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecCgroup (2.59s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecEnv (1.25s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.12s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.61s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecInspectID (2.42s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecInteractive (1.63s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.04s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.11s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.80s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.52s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.51s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.41s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecTTY (1.86s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.81s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.34s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecUlimits (1.04s) [2021-03-22T10:49:54.954Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-22T10:49:54.954Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.00s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.80s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.11s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestExecWithUser (1.50s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.22s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.74s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.79s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestHealth (24.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.82s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.27s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.11s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.92s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.16s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesFormat (0.12s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.44s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.04s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImportDisplay (1.79s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImportFile (1.66s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.68s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImportGzipped (2.38s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.70s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.76s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.77s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.76s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.94s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.15s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.16s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-03-22T10:49:54.954Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.41s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s) [2021-03-22T10:49:54.955Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-22T10:49:54.955Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.00s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.06s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectDefault (1.10s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectHistory (1.16s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-03-22T10:49:54.955Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-22T10:49:54.955Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.36s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectStatus (0.82s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.52s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.75s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.12s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.14s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.17s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.79s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.67s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.58s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.41s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.03s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.29s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.86s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.33s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.49s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.29s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.60s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.56s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.07s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.14s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.51s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.19s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.29s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.37s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.22s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.74s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsSince (6.81s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.69s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.74s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestNetHostname (2.86s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.64s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.18s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.44s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.06s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPluginActive (1.45s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.92s) [2021-03-22T10:49:54.955Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-22T10:49:54.955Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.60s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.92s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.22s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.98s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.82s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.00s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.16s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPortList (12.03s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.72s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.74s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.92s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.74s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.95s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.81s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.64s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.84s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsByOrder (4.00s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.94s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.12s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.32s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.39s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.66s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.99s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.38s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.08s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.96s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.27s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.45s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.77s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.22s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.32s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.71s) [2021-03-22T10:49:54.955Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-22T10:49:54.955Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.86s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.94s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.69s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.81s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (3.03s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.48s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.41s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.69s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.49s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.28s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.19s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.61s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.93s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.80s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.14s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.06s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.11s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.88s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.65s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.06s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.20s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.29s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.67s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.89s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.86s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.90s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.97s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.15s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.86s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.06s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.75s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.07s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.00s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.00s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (2.06s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.44s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.16s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.74s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.68s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.16s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.24s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.99s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.83s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.34s) [2021-03-22T10:49:54.955Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-22T10:49:54.955Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.955Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-22T10:49:54.955Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.74s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.65s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.42s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.20s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.15s) [2021-03-22T10:49:54.955Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-22T10:49:54.955Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.51s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.91s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.86s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.00s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.83s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.73s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.72s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s) [2021-03-22T10:49:54.955Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.47s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T10:49:54.956Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.17s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.89s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.48s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.47s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.46s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.44s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.24s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.39s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.47s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.53s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.45s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunMount (8.20s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.11s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.57s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.23s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.25s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.53s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNetHost (1.26s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.73s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.11s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.15s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.27s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.63s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.73s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.74s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.34s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.65s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.63s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.91s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T10:49:54.956Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.11s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-22T10:49:54.956Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.92s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (2.02s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.66s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.97s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunRm (0.97s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.93s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.93s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.86s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.80s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.52s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.54s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (1.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.99s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.92s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunState (1.94s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.89s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.97s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunSysctls (1.98s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.26s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.73s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.48s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.34s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.69s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.93s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUserByName (0.73s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.99s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.19s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.53s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.17s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.37s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-03-22T10:49:54.956Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.77s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.46s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.74s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.73s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.76s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.70s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.73s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.49s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.91s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-22T10:49:54.956Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.95s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.46s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.19s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.73s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.22s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.06s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.72s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.99s) [2021-03-22T10:49:54.956Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents912238104 [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.64s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.23s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.39s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.29s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.94s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.37s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.34s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStartRecordError (1.60s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.58s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.95s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.05s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.78s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.11s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.79s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.03s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.99s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.55s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.27s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.75s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.63s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.70s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.72s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.09s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.89s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.44s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.15s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.09s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s) [2021-03-22T10:49:54.956Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-22T10:49:54.956Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.93s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.06s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.00s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.48s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.12s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.80s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.46s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.17s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.12s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.16s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.50s) [2021-03-22T10:49:54.956Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.43s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.20s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.29s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.21s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.11s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.10s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.75s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.77s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.29s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.65s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.26s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.76s) [2021-03-22T10:49:54.957Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.96s) [2021-03-22T10:49:54.957Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-22T10:49:54.957Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-22T10:49:54.957Z] === RUN TestDockerRegistrySuite [2021-03-22T10:49:54.957Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-22T10:49:55.881Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-22T10:49:57.242Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-22T10:49:59.126Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-22T10:49:59.126Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-22T10:50:03.033Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-22T10:50:03.448Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-22T10:50:04.027Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-22T10:50:04.027Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-22T10:50:04.027Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-22T10:50:04.027Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-22T10:50:04.028Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-22T10:50:06.981Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-22T10:50:06.981Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-22T10:50:06.981Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-22T10:50:08.730Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-22T10:50:12.888Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-22T10:50:13.816Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-22T10:50:14.145Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-22T10:50:15.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-22T10:50:16.145Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-22T10:50:17.508Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-22T10:50:18.870Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-22T10:50:20.246Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-22T10:50:21.607Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-22T10:50:24.117Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-22T10:50:26.629Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-22T10:50:27.554Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-22T10:50:30.816Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-22T10:50:32.177Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-22T10:50:32.177Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-22T10:50:33.538Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-22T10:50:34.505Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-22T10:50:35.869Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-22T10:50:36.429Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-22T10:50:39.733Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-22T10:50:40.293Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-22T10:50:41.657Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-22T10:50:41.912Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-22T10:50:42.208Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-22T10:50:42.463Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-22T10:50:42.718Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-22T10:50:42.973Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-22T10:50:42.973Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-22T10:50:44.336Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-22T10:50:46.853Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-22T10:50:47.413Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-22T10:50:48.774Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-22T10:50:49.699Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-22T10:50:49.955Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-22T10:50:50.514Z] --- PASS: TestDockerRegistrySuite (56.28s) [2021-03-22T10:50:50.514Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.53s) [2021-03-22T10:50:50.514Z] check_test.go:196: [daca480254764] daemon is not started [2021-03-22T10:50:50.514Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.34s) [2021-03-22T10:50:50.514Z] check_test.go:196: [deca93d43c896] daemon is not started [2021-03-22T10:50:50.514Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) [2021-03-22T10:50:50.514Z] check_test.go:196: [dc791e00b45b0] daemon is not started [2021-03-22T10:50:50.514Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-03-22T10:50:50.514Z] check_test.go:196: [da352e767b04e] daemon is not started [2021-03-22T10:50:50.514Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.69s) [2021-03-22T10:50:50.514Z] check_test.go:196: [d15367c56b3fa] daemon is not started [2021-03-22T10:50:50.514Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.59s) [2021-03-22T10:50:50.514Z] check_test.go:196: [df028f720eebf] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.93s) [2021-03-22T10:50:50.515Z] check_test.go:196: [dc97550aac5a9] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.38s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d6161d54f3fe4] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.15s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d637b7df6483a] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.28s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d497cca6da6d1] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d2ba337397c86] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.35s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d9cd0012edcdc] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2021-03-22T10:50:50.515Z] check_test.go:196: [dccfa89f7c8d2] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.32s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d09721a8e5d5b] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.48s) [2021-03-22T10:50:50.515Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0f100af0941f8fba72fdee42db94d3d750145ab93045f99fe2dc8e781febb374 [2021-03-22T10:50:50.515Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a1fba49f4435edad17d85d50fe69f799eeea16eb141442a2e1c975363f4bad48 [2021-03-22T10:50:50.515Z] check_test.go:196: [d65f24c611dcd] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.42s) [2021-03-22T10:50:50.515Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bf75b3136230ce4e091bd5a068f5b00c535149fcd797f3a1a075f9bce2a54337 [2021-03-22T10:50:50.515Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1074aef3298fd121aceec90a981fb2c115dced2fc1fe7fd33e021bf6a2b4af28 [2021-03-22T10:50:50.515Z] check_test.go:196: [d2db95503bc5a] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.28s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d7fb0b0ec010d] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.97s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d7fd6b6da6d10] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) [2021-03-22T10:50:50.515Z] check_test.go:196: [dfef9a70d15d8] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d0d7315223093] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d662b2a46762a] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d20a02f71f423] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d4b4439858d36] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.08s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d6792bff90ea0] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d9c39c41a1dd7] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.34s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d6a26665eba3c] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d84fffdb86cf7] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d701c752a411e] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-22T10:50:50.515Z] check_test.go:196: [db960ebaea7d5] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d3f64a92e6a05] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d9891967d86f5] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d7cf50552ce6d] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2021-03-22T10:50:50.515Z] check_test.go:196: [de7068d1293ea] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.98s) [2021-03-22T10:50:50.515Z] check_test.go:196: [da5608d019fb9] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s) [2021-03-22T10:50:50.515Z] check_test.go:196: [df5da319a6fc4] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.28s) [2021-03-22T10:50:50.515Z] check_test.go:196: [d243720975d7a] daemon is not started [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-03-22T10:50:50.515Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-03-22T10:50:50.515Z] === RUN TestDockerSchema1RegistrySuite [2021-03-22T10:50:50.515Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-22T10:50:50.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-22T10:50:51.377Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-22T10:50:51.937Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-22T10:50:51.937Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-22T10:50:52.194Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-22T10:50:52.795Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-22T10:50:55.349Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-22T10:50:55.604Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-22T10:50:59.765Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-22T10:51:01.212Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-22T10:51:02.574Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-22T10:51:05.835Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-22T10:51:07.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-22T10:51:08.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-22T10:51:08.561Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-22T10:51:10.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-22T10:51:11.378Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-22T10:51:12.739Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-22T10:51:16.045Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-22T10:51:16.605Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-22T10:51:17.165Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-22T10:51:17.165Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-22T10:51:17.419Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-22T10:51:17.980Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-22T10:51:18.235Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite (27.82s) [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.22s) [2021-03-22T10:51:18.235Z] check_test.go:223: [d3136042b229c] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.51s) [2021-03-22T10:51:18.235Z] check_test.go:223: [dcdce87b1e0d4] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.99s) [2021-03-22T10:51:18.235Z] check_test.go:223: [dcc20f1df1321] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.52s) [2021-03-22T10:51:18.235Z] check_test.go:223: [d6e72fdd7fb0e] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2021-03-22T10:51:18.235Z] check_test.go:223: [db4426ef82cc3] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s) [2021-03-22T10:51:18.235Z] check_test.go:223: [d9fed37447a99] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-03-22T10:51:18.235Z] check_test.go:223: [da52b8cc2b263] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.49s) [2021-03-22T10:51:18.235Z] check_test.go:223: [d9aa00e3bd280] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2021-03-22T10:51:18.235Z] check_test.go:223: [da4f4bf5f1187] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2021-03-22T10:51:18.235Z] check_test.go:223: [dc45c069ae3d8] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.55s) [2021-03-22T10:51:18.235Z] check_test.go:223: [dfa37811c17f4] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2021-03-22T10:51:18.235Z] check_test.go:223: [d44f366a37d56] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2021-03-22T10:51:18.235Z] check_test.go:223: [d32a49fbb84f5] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-22T10:51:18.235Z] check_test.go:223: [d02fb034b1913] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2021-03-22T10:51:18.235Z] check_test.go:223: [d18969dd9c0e3] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2021-03-22T10:51:18.235Z] check_test.go:223: [d69f89bddc3db] daemon is not started [2021-03-22T10:51:18.235Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) [2021-03-22T10:51:18.236Z] check_test.go:223: [d7a69054be40c] daemon is not started [2021-03-22T10:51:18.236Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-22T10:51:18.236Z] check_test.go:223: [d89b0ff7ccde6] daemon is not started [2021-03-22T10:51:18.236Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-22T10:51:18.236Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-22T10:51:19.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-22T10:51:19.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-22T10:51:20.018Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-22T10:51:20.943Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-22T10:51:21.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-22T10:51:21.800Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-22T10:51:22.361Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-22T10:51:22.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.14s) [2021-03-22T10:51:22.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2021-03-22T10:51:22.615Z] check_test.go:252: [de5d1cecbedf4] daemon is not started [2021-03-22T10:51:22.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2021-03-22T10:51:22.615Z] check_test.go:252: [d4fd0d83dd887] daemon is not started [2021-03-22T10:51:22.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-03-22T10:51:22.615Z] check_test.go:252: [d1d9373e49457] daemon is not started [2021-03-22T10:51:22.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2021-03-22T10:51:22.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2021-03-22T10:51:22.615Z] check_test.go:252: [d5c5434d70f6b] daemon is not started [2021-03-22T10:51:22.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.46s) [2021-03-22T10:51:22.615Z] check_test.go:252: [d57b139f4dd8f] daemon is not started [2021-03-22T10:51:22.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2021-03-22T10:51:22.615Z] check_test.go:252: [d6bf0f84e664e] daemon is not started [2021-03-22T10:51:22.615Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-03-22T10:51:22.615Z] check_test.go:252: [d56e6a52ef3cb] daemon is not started [2021-03-22T10:51:22.615Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-22T10:51:22.615Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-22T10:51:27.936Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-22T10:51:27.936Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-22T10:51:27.936Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-22T10:51:28.191Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-22T10:51:28.191Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-03-22T10:51:28.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2021-03-22T10:51:28.191Z] check_test.go:279: [dae9876447c5f] daemon is not started [2021-03-22T10:51:28.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-22T10:51:28.191Z] check_test.go:279: [dfee48ff0734a] daemon is not started [2021-03-22T10:51:28.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-03-22T10:51:28.191Z] check_test.go:279: [d82c6e4682989] daemon is not started [2021-03-22T10:51:28.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-03-22T10:51:28.191Z] check_test.go:279: [d88089c057727] daemon is not started [2021-03-22T10:51:28.191Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-03-22T10:51:28.191Z] check_test.go:279: [d032bc7fa635e] daemon is not started [2021-03-22T10:51:28.191Z] === RUN TestDockerNetworkSuite [2021-03-22T10:51:28.191Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-22T10:51:31.451Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-22T10:51:32.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-22T10:51:38.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-22T10:51:39.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-22T10:51:43.259Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-22T10:51:44.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-22T10:51:54.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-22T10:51:55.668Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-22T10:51:55.668Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-22T10:51:56.524Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-22T10:51:56.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-22T10:51:58.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-22T10:51:58.706Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-22T10:51:59.267Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-22T10:51:59.470Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-22T10:51:59.470Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-22T10:52:00.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-22T10:52:02.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-22T10:52:03.268Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-22T10:52:03.444Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-22T10:52:03.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-22T10:52:03.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-22T10:52:04.261Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-22T10:52:04.262Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-22T10:52:04.262Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-22T10:52:04.262Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-22T10:52:04.262Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-22T10:52:04.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-22T10:52:05.250Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-22T10:52:05.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-22T10:52:05.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-22T10:52:05.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-22T10:52:06.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-22T10:52:06.175Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-22T10:52:07.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-22T10:52:08.205Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-22T10:52:09.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-22T10:52:09.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-22T10:52:09.773Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-22T10:52:09.773Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-22T10:52:09.773Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-22T10:52:09.773Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-22T10:52:10.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-22T10:52:10.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-22T10:52:10.993Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-22T10:52:12.730Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-22T10:52:14.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-22T10:52:14.256Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-22T10:52:16.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-22T10:52:25.230Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-22T10:52:26.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-22T10:52:26.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-22T10:52:27.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-22T10:52:27.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-22T10:52:27.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-22T10:52:27.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-22T10:52:27.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-22T10:52:27.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-22T10:52:32.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-22T10:52:32.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-22T10:52:32.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-22T10:52:32.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-22T10:52:33.940Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-22T10:52:33.940Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-22T10:52:33.940Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-22T10:52:35.297Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-22T10:52:37.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-22T10:52:37.734Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-22T10:52:39.302Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-22T10:52:40.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-22T10:52:40.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-22T10:52:41.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-22T10:52:44.065Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-22T10:52:44.065Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-22T10:52:44.065Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-22T10:52:44.065Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-22T10:52:44.065Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-22T10:52:44.065Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-22T10:52:44.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-22T10:52:44.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-22T10:52:45.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-22T10:52:46.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-22T10:52:47.566Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-22T10:52:48.930Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-22T10:52:52.235Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite (84.97s) [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.61s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d494d54014aab] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [db6120c5daa4f] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.99s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dd6487050c013] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.06s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [ddd06a30fd17b] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.04s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:1233: [d2960cb77608a] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.67s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d9d2390727749] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.78s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [de9980c91dd6e] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.04s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d0bf1c7dcd80e] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.86s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d61c4ac1e776b] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d659c9610bbe6] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.90s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [de31a6818c7bb] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (2.01s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d2db6b17bd78e] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.56s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dcd8efe81a07f] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d947e0cc3f459] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [db31ab958011a] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [df982664152d5] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dd2101add5b8c] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dfded7596648b] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d28f8737c879b] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.26s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dfec7fd1a5205] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.67s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [db6cb7202ec47] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d10c4545077e1] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.76s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d2acb448f4694] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dc9c103933364] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.86s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:968: [df15315f7a599] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.96s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dec91001fd125] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.38s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:1116: [de11195b39d4e] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dd1f083c08959] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d53fe0a9de68e] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [def6fa0030b53] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [db67646f5f61c] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dbab50a3e4b70] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d208d777582fd] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d85a8c20489a0] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.56s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d228ba6b47c22] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d7442c8282956] daemon is not started [2021-03-22T10:52:53.160Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dc48b19e6ee5a] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.09s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d913c983673e3] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.30s) [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.54s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:1084: [d001b32857f6e] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d9b2af4579d1b] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.09s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d3ce53c5c85d4] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.66s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d8f3f24b1c59d] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dfe3d7745934d] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.36s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dd21b728a9362] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.58s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d7737e895ee8c] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.31s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [d76761a3ed553] daemon is not started [2021-03-22T10:52:53.160Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.70s) [2021-03-22T10:52:53.160Z] docker_cli_network_unix_test.go:46: [dc9590b03b979] daemon is not started [2021-03-22T10:52:53.160Z] === RUN TestDockerHubPullSuite [2021-03-22T10:52:53.160Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-22T10:52:54.566Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-22T10:52:54.862Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-22T10:52:57.423Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-22T10:52:57.982Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-22T10:52:58.237Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-22T10:53:02.399Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-22T10:53:02.399Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-22T10:53:02.399Z] --- PASS: TestDockerHubPullSuite (8.72s) [2021-03-22T10:53:02.399Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.49s) [2021-03-22T10:53:02.399Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2021-03-22T10:53:02.399Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.06s) [2021-03-22T10:53:02.399Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.32s) [2021-03-22T10:53:02.399Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-03-22T10:53:02.399Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-03-22T10:53:02.399Z] PASS [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === Skipped [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_sni_test.go:18: Flakey test [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-03-22T10:53:02.399Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-03-22T10:53:02.399Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.399Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-22T10:53:02.399Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-22T10:53:02.399Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-22T10:53:02.399Z] [2021-03-22T10:53:02.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-22T10:53:02.400Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-22T10:53:02.400Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-22T10:53:02.400Z] [2021-03-22T10:53:02.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-22T10:53:02.400Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-22T10:53:02.400Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-22T10:53:02.400Z] [2021-03-22T10:53:02.400Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-22T10:53:02.400Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-22T10:53:02.400Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-22T10:53:02.400Z] [2021-03-22T10:53:02.400Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-22T10:53:02.400Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-22T10:53:02.400Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-22T10:53:02.400Z] docker_cli_network_unix_test.go:46: [dc48b19e6ee5a] daemon is not started [2021-03-22T10:53:02.400Z] [2021-03-22T10:53:02.400Z] [2021-03-22T10:53:02.400Z] DONE 1274 tests, 51 skipped in 2144.211s [2021-03-22T10:53:02.400Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T10:53:02.400Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T10:53:02.400Z] +++ kill 8169 [2021-03-22T10:53:02.969Z] +++ /etc/init.d/apparmor stop [2021-03-22T10:53:02.969Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T10:53:02.969Z] [2021-03-22T10:53:02.969Z] Unloading profiles will leave already running processes permanently [2021-03-22T10:53:02.969Z] unconfined, which can lead to unexpected situations. [2021-03-22T10:53:02.969Z] [2021-03-22T10:53:02.969Z] To set a process to complain mode, use the command line tool [2021-03-22T10:53:02.969Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T10:53:02.969Z] +++ true [2021-03-22T10:53:02.969Z] exiting test-integration [2021-03-22T10:53:02.969Z] ++ exit 0 [2021-03-22T10:53:02.969Z] [2021-03-22T10:53:03.226Z] + for job in $(jobs -p) [2021-03-22T10:53:03.226Z] + wait 21539 [2021-03-22T10:53:07.411Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-22T10:53:12.646Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-22T10:53:15.240Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-22T10:53:18.587Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-22T10:53:19.942Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-22T10:53:19.942Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-22T10:53:19.942Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-22T10:53:21.142Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-22T10:53:24.401Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-22T10:53:27.663Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-22T10:53:30.173Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-22T10:53:41.190Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-22T10:53:41.190Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-22T10:53:41.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-22T10:53:47.066Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-22T10:53:47.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-22T10:53:52.308Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-22T10:54:00.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-22T10:54:08.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-22T10:54:08.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-22T10:54:13.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-22T10:54:13.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-22T10:54:13.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-22T10:54:19.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-22T10:54:19.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-22T10:54:20.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-22T10:54:20.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-22T10:54:20.251Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-22T10:54:26.413Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-22T10:54:41.277Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-22T10:54:56.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-22T10:54:56.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-22T10:54:56.125Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-22T10:54:56.125Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-22T10:54:57.115Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-22T10:54:57.115Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite (1773.13s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.65s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.47s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.51s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.50s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.75s) [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:562: [dab0be6f7a7f0] joining swarm manager [dc3a56de18176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:584: [dfdf79ef34f50] joining swarm manager [dc3a56de18176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] check_test.go:380: [dab0be6f7a7f0] daemon is not started [2021-03-22T10:54:59.386Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.88s) [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:45: [d67409ea39a39] joining swarm manager [d746a05f3f1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.06s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.20s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.14s) [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:303: [d79965aa41bf1] joining swarm manager [d285f74ff0887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:304: [da67bb5368cac] joining swarm manager [d285f74ff0887]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.31s) [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:271: [d9f7a0b9239c1] joining swarm manager [d71586949abf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:272: [db6dc4fe419e8] joining swarm manager [d71586949abf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.91s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.96s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.23s) [2021-03-22T10:54:59.386Z] docker_api_swarm_node_test.go:19: [d3c07a0edb100] joining swarm manager [d89967b847a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_node_test.go:20: [d53e1126d95bb] joining swarm manager [d89967b847a80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.67s) [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:501: [dff3f278a180f] joining swarm manager [dd08857eee769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:506: [d3bf0b98ac51f] joining swarm manager [dd08857eee769]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.39s) [2021-03-22T10:54:59.386Z] docker_api_swarm_node_test.go:80: [d35a4bf4e691e] joining swarm manager [d5b2d23e5faae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.27s) [2021-03-22T10:54:59.386Z] docker_api_swarm_node_test.go:52: [db5212cd815a3] joining swarm manager [db573c6ee6cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_node_test.go:53: [d63becebc0b65] joining swarm manager [db573c6ee6cdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.20s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.83s) [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:201: [d17ed1db9d029] joining swarm manager [d1e05824cb2bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.22s) [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:383: [d7848bbcab8c6] joining swarm manager [d47c43c63a7cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:384: [d6c7f170c9c2a] joining swarm manager [d47c43c63a7cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] check_test.go:380: [d6c7f170c9c2a] daemon is not started [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.63s) [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:801: [dad8d69c3bf66] joining swarm manager [d5f539b8655f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:801: [d74696509263a] joining swarm manager [d5f539b8655f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:801: [d19eb62196c04] joining swarm manager [d5f539b8655f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:801: [daf9c065d9bed] joining swarm manager [d5f539b8655f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-22T10:54:59.386Z] docker_api_swarm_test.go:809: [d63624389d730] joining swarm manager [d5f539b8655f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.86s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.52s) [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:394: [df4c63722d04c] joining swarm manager [d1fce8f6f036f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:394: [df323cd1fbb70] joining swarm manager [d1fce8f6f036f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.21s) [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:342: [d5ec4eee5a9e3] joining swarm manager [d3e50179a82a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:342: [da2be5d823ff2] joining swarm manager [d3e50179a82a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.72s) [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:489: [d949dbbaf4b81] joining swarm manager [dc4b58b936ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:489: [db4a9672cb5ca] joining swarm manager [dc4b58b936ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.57s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.76s) [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:127: [d1d696098b205] joining swarm manager [d60de2050d077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:128: [dd1f0de11034d] joining swarm manager [d60de2050d077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:136: [df8526b0f581a] joining swarm manager [d60de2050d077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:137: [dd496ecaf6911] joining swarm manager [d60de2050d077]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.65s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.23s) [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:303: [d624e44daac74] joining swarm manager [d901be444d370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:303: [d2879dcf21269] joining swarm manager [d901be444d370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.89s) [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:99: [d5e44d3de5fbf] joining swarm manager [db5dbc0922022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:100: [d7ed974a909c8] joining swarm manager [db5dbc0922022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] check_test.go:380: [d5e44d3de5fbf] daemon is not started [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.49s) [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:532: [d40b1e34d2fcb] joining swarm manager [dc993d361172f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:533: [d2bec60b7b89f] joining swarm manager [dc993d361172f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.45s) [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:147: [dd3796db52463] joining swarm manager [d8adf78863c03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.386Z] docker_api_swarm_service_test.go:147: [d7c3ca6267246] joining swarm manager [d8adf78863c03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.32s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.63s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.96s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.75s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.83s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.51s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.60s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.35s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.28s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.58s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.30s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.85s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.79s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.80s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.74s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.57s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.26s) [2021-03-22T10:54:59.386Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.14s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.29s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.52s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.06s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.53s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.74s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.96s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.53s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.85s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.50s) [2021-03-22T10:54:59.387Z] docker_cli_service_logs_test.go:245: checking task qpd3rmju2bnt [2021-03-22T10:54:59.387Z] docker_cli_service_logs_test.go:250: checking messages for qpd3rmju2bnt [2021-03-22T10:54:59.387Z] docker_cli_service_logs_test.go:245: checking task 3zsrjo6g4nk8 [2021-03-22T10:54:59.387Z] docker_cli_service_logs_test.go:250: checking messages for 3zsrjo6g4nk8 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.45s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.32s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.85s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.80s) [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1901: [d4377740ea4a5] joining swarm manager [d2c94aa511fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1902: [d12dbe893b9bc] joining swarm manager [d2c94aa511fc2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.62s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.74s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.47s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.69s) [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1802: [d770a6d4cd19e] joining swarm manager [d94162d700d74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1803: [d30b8db56ddfa] joining swarm manager [d94162d700d74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.24s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (97.87s) [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1321: [d3bee865e9027] joining swarm manager [db3e4d42bc216]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1322: [d279cfef7d849] joining swarm manager [db3e4d42bc216]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.90s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.33s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.69s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.99s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.57s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.77s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.41s) [2021-03-22T10:54:59.387Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.52s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.77s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.31s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.02s) [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1186: [dbe90a39f8522] joining swarm manager [d325cfa7d535a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1195: [dce02be09caea] joining swarm manager [d325cfa7d535a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.33s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.35s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (145.62s) [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1118: [d108d7e7db30b] joining swarm manager [da76658d6dd2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1119: [ddea7ed9740c7] joining swarm manager [da76658d6dd2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1172: [d98d1f22c9124] joining swarm manager [da76658d6dd2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.60s) [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1453: [d1d2d85615e60] joining swarm manager [dc7afa609e3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.387Z] docker_cli_swarm_test.go:1454: [d49ba423e4d42] joining swarm manager [dc7afa609e3b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.80s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.34s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.72s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.15s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.55s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.00s) [2021-03-22T10:54:59.387Z] docker_cli_swarm_unix_test.go:62: [d98d1166767aa] joining swarm manager [d18a6e8a1a9de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.41s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.64s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.89s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.57s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.26s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.81s) [2021-03-22T10:54:59.387Z] docker_api_swarm_test.go:961: [df62f554574ac] joining swarm manager [df5dbf163af24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.84s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.96s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.86s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.43s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.68s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.62s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.92s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.88s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.15s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.90s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.64s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.17s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s) [2021-03-22T10:54:59.387Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.24s) [2021-03-22T10:54:59.387Z] === RUN TestDockerExternalVolumeSuite [2021-03-22T10:54:59.387Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-22T10:55:01.880Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-22T10:55:02.869Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-22T10:55:02.869Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-22T10:55:02.869Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-22T10:55:04.437Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-22T10:55:05.425Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-22T10:55:05.894Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-22T10:55:06.885Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-22T10:55:07.354Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-22T10:55:14.207Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-22T10:55:19.861Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-22T10:55:20.331Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-22T10:55:20.331Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-22T10:55:21.899Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-22T10:55:21.899Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-22T10:55:22.369Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-22T10:55:24.597Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-22T10:55:25.586Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-22T10:55:26.055Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-22T10:55:26.055Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-22T10:55:27.046Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-22T10:55:27.515Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-22T10:55:27.515Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-22T10:55:27.515Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-22T10:55:33.391Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-22T10:56:03.522Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-22T10:56:04.511Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-22T10:56:06.082Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-22T10:56:10.843Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-22T10:56:10.843Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-22T10:56:11.312Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-22T10:56:11.312Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-22T10:56:11.782Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-22T10:56:11.782Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-22T10:56:21.871Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-22T10:56:29.983Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-22T10:56:47.660Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-22T10:56:47.660Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-22T10:56:47.660Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-22T10:57:00.172Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-22T10:57:01.742Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-22T10:57:02.069Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-22T10:57:02.212Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-22T10:57:06.011Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-22T10:57:08.232Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-22T10:57:16.908Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-22T10:57:16.934Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-22T10:57:48.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-22T10:58:01.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-22T10:58:33.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-22T10:58:51.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-22T10:58:58.427Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-22T10:58:58.427Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-22T10:58:58.427Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-22T10:59:06.198Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-22T10:59:52.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-22T11:00:10.872Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-22T11:00:24.733Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-22T11:00:24.733Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-22T11:00:25.724Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-22T11:00:42.956Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-22T11:00:43.598Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-22T11:00:58.555Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-22T11:01:13.501Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-22T11:01:15.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-22T11:01:29.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-22T11:01:43.653Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-22T11:01:48.057Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-22T11:01:52.325Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-22T11:02:02.763Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-22T11:02:02.921Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite (439.95s) [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s) [2021-03-22T11:02:17.828Z] docker_cli_external_volume_driver_test.go:53: [d10d2460780e7] daemon is not started [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-22T11:02:17.828Z] docker_cli_external_volume_driver_test.go:53: [d86ac490a4c9b] daemon is not started [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-22T11:02:17.828Z] docker_cli_external_volume_driver_test.go:53: [d9ad6aefd6537] daemon is not started [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-22T11:02:17.828Z] docker_cli_external_volume_driver_test.go:53: [d476632a66012] daemon is not started [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.48s) [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.48s) [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-03-22T11:02:17.828Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s) [2021-03-22T11:02:17.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.58s) [2021-03-22T11:02:17.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.94s) [2021-03-22T11:02:17.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.49s) [2021-03-22T11:02:17.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.20s) [2021-03-22T11:02:17.829Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.30s) [2021-03-22T11:02:17.829Z] docker_cli_external_volume_driver_test.go:485: [d84d4ccf5cadc] daemon is not started [2021-03-22T11:02:17.829Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.07s) [2021-03-22T11:02:17.829Z] docker_cli_external_volume_driver_test.go:53: [d1517cd861171] daemon is not started [2021-03-22T11:02:17.829Z] PASS [2021-03-22T11:02:17.829Z] [2021-03-22T11:02:17.829Z] === Skipped [2021-03-22T11:02:17.829Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-03-22T11:02:17.829Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-03-22T11:02:17.829Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-22T11:02:17.829Z] check_test.go:309: [d581c88217573] daemon is not started [2021-03-22T11:02:17.829Z] [2021-03-22T11:02:17.829Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-03-22T11:02:17.829Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2021-03-22T11:02:17.829Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-22T11:02:17.829Z] check_test.go:309: [dc7800b9216bf] daemon is not started [2021-03-22T11:02:17.829Z] [2021-03-22T11:02:17.829Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-03-22T11:02:17.829Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2021-03-22T11:02:17.829Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-22T11:02:17.829Z] check_test.go:309: [dc3fd01ec0625] daemon is not started [2021-03-22T11:02:17.829Z] [2021-03-22T11:02:17.829Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-22T11:02:17.829Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-03-22T11:02:17.829Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-22T11:02:17.829Z] [2021-03-22T11:02:17.829Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-03-22T11:02:17.829Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-03-22T11:02:17.829Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-22T11:02:17.829Z] [2021-03-22T11:02:17.829Z] [2021-03-22T11:02:17.829Z] DONE 273 tests, 5 skipped in 2697.844s [2021-03-22T11:02:17.829Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-22T11:02:17.829Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd69b914ee5d4/docker.pid [2021-03-22T11:02:17.829Z] +++ kill 6122 [2021-03-22T11:02:17.829Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6122 is not a child of this shell [2021-03-22T11:02:17.829Z] warning: PID 6122 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd69b914ee5d4/docker.pid had a nonzero exit code [2021-03-22T11:02:17.829Z] ++++ cat bundles/test-integration/docker.pid [2021-03-22T11:02:17.829Z] +++ kill 8158 [2021-03-22T11:02:18.084Z] +++ /etc/init.d/apparmor stop [2021-03-22T11:02:18.084Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-22T11:02:18.084Z] [2021-03-22T11:02:18.084Z] Unloading profiles will leave already running processes permanently [2021-03-22T11:02:18.084Z] unconfined, which can lead to unexpected situations. [2021-03-22T11:02:18.084Z] [2021-03-22T11:02:18.084Z] To set a process to complain mode, use the command line tool [2021-03-22T11:02:18.084Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-22T11:02:18.084Z] +++ true [2021-03-22T11:02:18.084Z] exiting test-integration [2021-03-22T11:02:18.084Z] ++ exit 0 [2021-03-22T11:02:18.084Z] [2021-03-22T11:02:18.339Z] + exit 0 [2021-03-22T11:02:18.339Z] ++ jobs -p [2021-03-22T11:02:18.339Z] + pids= [2021-03-22T11:02:18.339Z] + echo 'Remaining pids to kill: []' [2021-03-22T11:02:18.339Z] Remaining pids to kill: [] [2021-03-22T11:02:18.339Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-22T11:02:18.392Z] Recording test results [2021-03-22T11:02:18.794Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-22T11:02:19.110Z] + echo Ensuring container killed. [2021-03-22T11:02:19.110Z] Ensuring container killed. [2021-03-22T11:02:19.110Z] + docker ps -aq -f name=docker-pr1-* [2021-03-22T11:02:19.110Z] + cids=61787f33e684 [2021-03-22T11:02:19.110Z] 59a6a686f856 [2021-03-22T11:02:19.110Z] 89f8513a38df [2021-03-22T11:02:19.110Z] + [ -n 61787f33e684 [2021-03-22T11:02:19.110Z] 59a6a686f856 [2021-03-22T11:02:19.110Z] 89f8513a38df ] [2021-03-22T11:02:19.110Z] + docker rm -vf 61787f33e684 59a6a686f856 89f8513a38df [2021-03-22T11:02:24.344Z] 61787f33e684 [2021-03-22T11:02:24.344Z] 59a6a686f856 [2021-03-22T11:02:24.344Z] 89f8513a38df [Pipeline] sh [2021-03-22T11:02:24.662Z] + echo Chowning /workspace to jenkins user [2021-03-22T11:02:24.662Z] Chowning /workspace to jenkins user [2021-03-22T11:02:24.662Z] + id -u [2021-03-22T11:02:24.662Z] + id -g [2021-03-22T11:02:24.662Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42179:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-22T11:02:29.157Z] + bundleName=amd64 [2021-03-22T11:02:29.157Z] + echo Creating amd64-bundles.tar.gz [2021-03-22T11:02:29.157Z] Creating amd64-bundles.tar.gz [2021-03-22T11:02:29.157Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-22T11:02:29.157Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-22T11:02:30.133Z] Archiving artifacts [2021-03-22T11:02:30.674Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42179/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T11:02:30.976Z] + make clean [2021-03-22T11:02:31.230Z] docker volume rm -f docker-dev-cache [2021-03-22T11:02:31.230Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-22T11:03:44.274Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-22T11:03:47.233Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-22T11:03:51.997Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-22T11:03:51.997Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-22T11:03:51.997Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-22T11:03:51.997Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-22T11:03:51.997Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-22T11:03:51.997Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-22T11:03:55.794Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-22T11:03:55.794Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-22T11:03:55.794Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-22T11:03:55.794Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-22T11:03:56.782Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-22T11:04:01.545Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-22T11:04:16.503Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-22T11:04:16.503Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-22T11:04:16.503Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-22T11:04:16.503Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-22T11:04:16.503Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-22T11:04:16.503Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-22T11:04:16.503Z] === RUN TestDockerSuite/TestBuildFails [2021-03-22T11:04:19.492Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-22T11:04:19.492Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-22T11:04:25.376Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-22T11:04:30.140Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-22T11:04:37.309Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-22T11:04:42.072Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-22T11:04:43.061Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-22T11:04:48.937Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-22T11:04:48.937Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-22T11:04:48.937Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-22T11:04:49.406Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-22T11:04:49.406Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-22T11:05:04.352Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-22T11:05:04.352Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-22T11:05:14.789Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-22T11:05:14.789Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-22T11:05:17.008Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-22T11:05:17.008Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-22T11:05:17.996Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-22T11:05:17.996Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-22T11:05:21.793Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-22T11:05:22.784Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-22T11:05:23.773Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-22T11:05:24.762Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-22T11:05:25.234Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-22T11:05:26.224Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-22T11:05:27.798Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-22T11:05:33.673Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-22T11:05:33.673Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-22T11:05:33.673Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-22T11:05:33.673Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-22T11:05:33.673Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-22T11:05:34.149Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-22T11:05:34.149Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-22T11:05:34.621Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-22T11:05:35.611Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-22T11:05:40.373Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-22T11:05:55.325Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-22T11:05:55.325Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-22T11:05:57.553Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-22T11:06:33.429Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-22T11:06:58.746Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-22T11:07:00.966Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-22T11:07:08.142Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-22T11:07:12.902Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-22T11:07:30.747Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-22T11:07:30.747Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-22T11:07:41.185Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-22T11:07:42.177Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-22T11:07:42.177Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-22T11:07:42.177Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-22T11:07:44.398Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-22T11:07:49.167Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-22T11:07:50.736Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-22T11:07:51.206Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-22T11:07:51.206Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-22T11:07:54.163Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-22T11:07:55.152Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-22T11:07:56.721Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-22T11:08:05.392Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-22T11:08:06.380Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-22T11:08:16.822Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-22T11:08:19.040Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-22T11:08:27.715Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-22T11:08:32.477Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-22T11:08:36.276Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-22T11:08:37.265Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-22T11:08:37.265Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-22T11:08:37.735Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-22T11:08:39.965Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-22T11:08:39.965Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-22T11:09:22.684Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-22T11:09:47.987Z] === RUN TestDockerSuite/TestBuildRm [2021-03-22T11:10:00.497Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-22T11:10:02.720Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-22T11:10:03.189Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-22T11:10:03.189Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-22T11:10:04.758Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-22T11:10:08.559Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-22T11:10:12.357Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-22T11:10:16.156Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-22T11:10:37.413Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-22T11:10:37.413Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-22T11:10:37.413Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-22T11:10:47.854Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-22T11:10:47.854Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-22T11:10:51.651Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-22T11:10:51.651Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-22T11:10:56.412Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-22T11:11:17.672Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-22T11:11:17.672Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-22T11:11:18.142Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-22T11:11:19.720Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-22T11:11:24.491Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-22T11:11:29.253Z] === RUN TestDockerSuite/TestBuildUser [2021-03-22T11:11:29.253Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-22T11:11:29.253Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-22T11:11:29.253Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-22T11:11:33.054Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-22T11:11:33.524Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-22T11:11:36.480Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-22T11:11:36.480Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-22T11:11:36.480Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-22T11:11:57.729Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-22T11:11:58.720Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-22T11:12:07.400Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-22T11:12:12.164Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-22T11:12:12.634Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-22T11:12:12.634Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-22T11:12:17.404Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-22T11:12:17.404Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-22T11:12:27.849Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-22T11:12:32.615Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-22T11:12:32.615Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-22T11:12:50.454Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-22T11:12:50.454Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-22T11:12:50.454Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-22T11:12:50.454Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-22T11:12:51.443Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-22T11:13:00.116Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-22T11:13:01.105Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-22T11:13:01.105Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-22T11:13:01.105Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-22T11:13:01.105Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-22T11:13:03.324Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-22T11:13:08.090Z] === RUN TestDockerSuite/TestCommitChange [2021-03-22T11:13:11.895Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-22T11:13:16.658Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-22T11:13:16.658Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-22T11:13:22.533Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-22T11:13:22.533Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-22T11:13:29.699Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-22T11:13:33.498Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-22T11:13:33.498Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-22T11:13:33.498Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-22T11:13:33.498Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-22T11:13:33.498Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-22T11:13:33.498Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-22T11:13:33.498Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-22T11:13:33.498Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-22T11:13:33.498Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-22T11:13:40.810Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-22T11:13:51.248Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-22T11:13:51.248Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-22T11:13:53.468Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-22T11:13:53.468Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-22T11:13:53.468Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-22T11:13:53.468Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-22T11:13:55.692Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-22T11:13:55.692Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-22T11:13:55.692Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-22T11:13:58.649Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-22T11:13:58.649Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-22T11:13:58.649Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-22T11:13:58.649Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-22T11:13:58.649Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-22T11:14:00.869Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-22T11:14:03.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-22T11:14:05.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-22T11:14:05.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-22T11:14:05.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-22T11:14:07.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-22T11:14:07.535Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-22T11:14:09.757Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-22T11:14:09.757Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-22T11:14:09.757Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-22T11:14:11.980Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-22T11:14:11.980Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-22T11:14:14.200Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-22T11:14:14.200Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-22T11:14:16.419Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-22T11:14:16.419Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-22T11:14:18.661Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-22T11:14:22.470Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-22T11:14:26.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-22T11:14:26.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-22T11:14:26.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-22T11:14:26.269Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-22T11:14:26.269Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-22T11:14:28.489Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-22T11:14:28.489Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-22T11:14:30.711Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-22T11:14:30.711Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-22T11:14:32.933Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-22T11:14:32.933Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-22T11:14:37.705Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-22T11:14:39.274Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-22T11:14:39.274Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-22T11:14:39.274Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-22T11:14:39.274Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-22T11:14:39.274Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-22T11:14:39.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-22T11:14:41.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-22T11:14:41.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-22T11:14:43.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-22T11:14:46.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-22T11:14:53.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-22T11:14:56.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00065b220_} [2021-03-22T11:14:59.031Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1752555990_c:\foo_false____} [2021-03-22T11:15:01.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1752555990_c:\foo_true____} [2021-03-22T11:15:04.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-22T11:15:04.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-22T11:15:04.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-22T11:15:04.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-22T11:15:04.209Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-22T11:15:04.210Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-22T11:15:07.172Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-22T11:15:09.396Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-22T11:15:09.396Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-22T11:15:09.396Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-22T11:15:11.621Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-22T11:15:11.621Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-22T11:15:11.621Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-22T11:15:11.621Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-22T11:15:16.385Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-22T11:15:23.557Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-22T11:15:23.557Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-22T11:15:23.557Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-22T11:15:32.234Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-22T11:15:32.234Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-22T11:15:32.234Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-22T11:15:40.910Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-22T11:15:40.910Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-22T11:15:40.910Z] === RUN TestDockerSuite/TestCpToDot [2021-03-22T11:15:43.130Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-22T11:15:43.130Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-22T11:15:43.130Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-22T11:15:46.089Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-22T11:15:46.089Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-22T11:15:46.089Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-22T11:15:46.089Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-22T11:15:46.089Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-22T11:15:46.089Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-22T11:15:46.089Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-22T11:15:48.310Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-22T11:15:50.531Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-22T11:15:50.531Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-22T11:15:51.001Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-22T11:15:52.571Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-22T11:15:53.561Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-22T11:15:53.561Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-22T11:15:53.561Z] === RUN TestDockerSuite/TestCreateRM [2021-03-22T11:15:54.031Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-22T11:15:54.031Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-22T11:15:54.031Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-22T11:15:54.502Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-22T11:16:07.020Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-22T11:16:07.020Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-22T11:16:07.491Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-22T11:16:11.289Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-22T11:16:11.758Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-22T11:16:11.758Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-22T11:16:13.984Z] === RUN TestDockerSuite/TestDockerFails [2021-03-22T11:16:14.453Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-22T11:16:14.453Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-22T11:16:14.453Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-22T11:16:14.453Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-22T11:16:14.453Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-22T11:16:14.453Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-22T11:16:16.675Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-22T11:16:18.906Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-22T11:16:21.866Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-22T11:16:29.038Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-22T11:16:33.809Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-22T11:16:39.688Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-22T11:16:41.257Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-22T11:16:42.248Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-22T11:16:46.047Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-22T11:16:46.517Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-22T11:16:47.508Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-22T11:16:52.423Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-22T11:16:56.219Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-22T11:16:56.690Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-22T11:16:56.690Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-22T11:16:56.690Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-22T11:16:56.690Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-22T11:16:56.690Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-22T11:16:57.680Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-22T11:16:57.680Z] === RUN TestDockerSuite/TestEventsRename [2021-03-22T11:16:59.912Z] === RUN TestDockerSuite/TestEventsResize [2021-03-22T11:17:02.870Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-22T11:17:05.089Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-22T11:17:08.046Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-22T11:17:12.815Z] === RUN TestDockerSuite/TestEventsTop [2021-03-22T11:17:12.815Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-22T11:17:15.772Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-22T11:17:19.573Z] === RUN TestDockerSuite/TestExec [2021-03-22T11:17:19.573Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-22T11:17:19.573Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-22T11:17:21.142Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-22T11:17:22.714Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-22T11:17:22.714Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-22T11:17:23.183Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-22T11:17:23.183Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-22T11:17:24.752Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-22T11:17:26.971Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-22T11:17:29.190Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-22T11:17:31.409Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-22T11:17:35.206Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-22T11:17:35.206Z] === RUN TestDockerSuite/TestExecEnv [2021-03-22T11:17:35.206Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-22T11:17:35.206Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-22T11:17:37.425Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-22T11:17:42.193Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-22T11:17:42.193Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-22T11:17:42.193Z] === RUN TestDockerSuite/TestExecParseError [2021-03-22T11:17:42.193Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-22T11:17:42.193Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-22T11:17:42.193Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-22T11:17:45.150Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-22T11:17:45.150Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-22T11:17:45.150Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-22T11:17:45.150Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-22T11:17:45.150Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-22T11:17:45.150Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-22T11:17:47.369Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-22T11:17:47.369Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-22T11:17:53.254Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-22T11:17:53.254Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-22T11:17:53.254Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-22T11:17:53.254Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-22T11:17:59.148Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-22T11:18:06.338Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-22T11:18:08.558Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-22T11:18:14.436Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-22T11:18:14.906Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-22T11:18:14.906Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-22T11:18:14.906Z] === RUN TestDockerSuite/TestHealth [2021-03-22T11:18:14.906Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-22T11:18:14.906Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-22T11:18:14.906Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-22T11:18:14.906Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-22T11:18:19.666Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-22T11:18:19.666Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-22T11:18:19.666Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-22T11:18:19.666Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-22T11:18:19.666Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-22T11:18:19.666Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-22T11:18:20.655Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-22T11:18:20.655Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-22T11:18:21.645Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-22T11:18:21.645Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-22T11:18:23.212Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-22T11:18:23.682Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-22T11:18:25.910Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-22T11:18:28.872Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-22T11:18:28.872Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-22T11:18:28.872Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-22T11:18:32.672Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-22T11:18:32.672Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-22T11:18:34.891Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-22T11:18:34.891Z] === RUN TestDockerSuite/TestImportFile [2021-03-22T11:18:34.891Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-22T11:18:34.891Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-22T11:18:34.891Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-22T11:18:34.891Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-22T11:18:34.891Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-22T11:18:34.891Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-22T11:18:34.891Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-22T11:18:35.360Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-22T11:18:35.360Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-22T11:18:35.360Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-22T11:18:35.360Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-22T11:18:37.585Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-22T11:18:39.806Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-22T11:18:39.806Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-22T11:18:39.806Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-22T11:18:39.806Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-22T11:18:39.806Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-22T11:18:42.026Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-22T11:18:42.026Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-22T11:18:44.251Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-22T11:18:44.251Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-22T11:18:44.251Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-22T11:18:44.251Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-22T11:18:46.469Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-22T11:18:50.274Z] === RUN TestDockerSuite/TestInspectImage [2021-03-22T11:18:50.274Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-22T11:18:50.274Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-22T11:18:50.274Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-22T11:18:52.494Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-22T11:18:54.714Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-22T11:18:55.183Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-22T11:18:57.407Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-22T11:18:58.975Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-22T11:18:58.975Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-22T11:18:59.445Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-22T11:19:01.672Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-22T11:19:03.892Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-22T11:19:08.664Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-22T11:19:10.885Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-22T11:19:13.109Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-22T11:19:14.677Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-22T11:19:21.854Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-22T11:19:24.076Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-22T11:19:26.303Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-22T11:19:26.303Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-22T11:19:26.303Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-22T11:19:26.303Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-22T11:19:26.303Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-22T11:19:26.303Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-22T11:19:26.303Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-22T11:19:26.773Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-22T11:19:28.995Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-22T11:19:30.567Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-22T11:19:36.446Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-22T11:19:38.675Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-22T11:19:38.675Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-22T11:19:40.896Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-22T11:19:41.367Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-22T11:19:48.543Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-22T11:19:54.427Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-22T11:20:00.303Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-22T11:20:03.260Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-22T11:20:05.479Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-22T11:20:05.479Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-22T11:20:07.699Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-22T11:20:09.918Z] === RUN TestDockerSuite/TestLogsSince [2021-03-22T11:20:20.357Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-22T11:20:20.357Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-22T11:20:20.357Z] === RUN TestDockerSuite/TestLogsTail [2021-03-22T11:20:21.926Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-22T11:20:24.147Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-22T11:20:26.372Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-22T11:20:26.372Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-22T11:20:26.372Z] === RUN TestDockerSuite/TestNetHostname [2021-03-22T11:20:26.372Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-22T11:20:26.372Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-22T11:20:26.372Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-22T11:20:26.372Z] === RUN TestDockerSuite/TestPluginActive [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPortList [2021-03-22T11:20:26.841Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-22T11:20:31.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-22T11:20:35.400Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-22T11:20:35.400Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-22T11:20:45.834Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-22T11:20:45.834Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-22T11:20:54.509Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-22T11:21:15.758Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-22T11:21:15.758Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-22T11:21:15.758Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-22T11:21:28.276Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-22T11:21:30.497Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-22T11:21:43.007Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-22T11:21:47.783Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-22T11:21:47.783Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-22T11:21:47.783Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-22T11:21:52.555Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-22T11:21:52.555Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-22T11:21:52.555Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-22T11:21:52.555Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-22T11:21:52.555Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-22T11:21:59.728Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-22T11:21:59.728Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-22T11:22:01.297Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-22T11:22:01.297Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-22T11:22:02.865Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-22T11:22:03.855Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-22T11:22:03.855Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-22T11:22:07.652Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-22T11:22:12.427Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-22T11:22:14.646Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-22T11:22:35.900Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-22T11:22:35.900Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-22T11:22:40.679Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-22T11:22:40.679Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-22T11:22:40.679Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-22T11:22:41.148Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-22T11:22:45.915Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-22T11:22:49.714Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-22T11:22:49.714Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-22T11:22:54.488Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-22T11:22:54.488Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-22T11:22:54.488Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-22T11:23:15.742Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-22T11:23:15.742Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-22T11:23:16.731Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-22T11:23:23.901Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-22T11:23:27.703Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-22T11:23:36.378Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-22T11:23:39.338Z] === RUN TestDockerSuite/TestRmiTag [2021-03-22T11:23:39.807Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-22T11:23:42.767Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-22T11:24:00.608Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-22T11:24:06.487Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-22T11:24:11.257Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-22T11:24:11.726Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-22T11:24:11.726Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-22T11:24:11.726Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-22T11:24:11.726Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-22T11:24:11.726Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-22T11:24:11.726Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-22T11:24:12.196Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-22T11:24:12.196Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-22T11:24:14.418Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-22T11:24:14.418Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-22T11:24:14.418Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-22T11:24:19.181Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-22T11:24:21.409Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-22T11:24:23.631Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-22T11:24:25.854Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-22T11:24:28.082Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-22T11:24:28.082Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-22T11:24:32.846Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-22T11:24:35.073Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-22T11:24:35.073Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-22T11:24:38.035Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-22T11:24:38.035Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-22T11:24:38.035Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-22T11:24:40.257Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-22T11:24:40.257Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-22T11:24:40.257Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-22T11:24:40.257Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-22T11:24:40.257Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-22T11:24:40.257Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-22T11:24:40.257Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-22T11:24:40.257Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-22T11:24:42.487Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-22T11:24:44.716Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-22T11:24:46.941Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-22T11:24:46.941Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-22T11:24:46.941Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-22T11:24:46.941Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-22T11:24:49.174Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-22T11:24:49.174Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-22T11:24:49.174Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-22T11:24:49.174Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-22T11:24:49.174Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-22T11:24:51.395Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-22T11:24:56.164Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-22T11:24:56.164Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-22T11:24:56.634Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-22T11:24:56.634Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-22T11:24:56.634Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-22T11:24:56.634Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-22T11:24:56.634Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-22T11:24:58.856Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-22T11:24:58.856Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-22T11:24:59.325Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-22T11:24:59.325Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-22T11:25:01.548Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-22T11:25:03.769Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-22T11:25:03.769Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-22T11:25:05.998Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-22T11:25:05.998Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-22T11:25:05.998Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-22T11:25:05.998Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-22T11:25:08.223Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-22T11:25:10.447Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-22T11:25:12.668Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-22T11:25:14.888Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-22T11:25:14.888Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-22T11:25:14.888Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-22T11:25:14.888Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-22T11:25:14.888Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-22T11:25:14.888Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-22T11:25:14.888Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-22T11:25:14.888Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-22T11:25:14.888Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-22T11:25:18.690Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-22T11:25:19.160Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-22T11:25:19.160Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-22T11:25:19.160Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-22T11:25:19.160Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-22T11:25:19.160Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-22T11:25:19.160Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-22T11:25:26.338Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-22T11:25:26.338Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunMount [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-22T11:25:27.910Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-22T11:25:35.083Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-22T11:25:35.083Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-22T11:25:35.083Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-22T11:25:35.083Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-22T11:25:39.869Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-22T11:25:44.638Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-22T11:25:45.630Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-22T11:25:47.850Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-22T11:25:50.078Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-22T11:25:51.650Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-22T11:25:53.218Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-22T11:25:53.688Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-22T11:25:53.688Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-22T11:25:53.688Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-22T11:25:53.688Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-22T11:25:53.688Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-22T11:25:53.688Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-22T11:25:53.688Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-22T11:25:53.688Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-22T11:25:55.908Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-22T11:25:55.908Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-22T11:25:55.908Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-22T11:25:56.378Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-22T11:25:56.378Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-22T11:25:56.378Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-22T11:26:08.886Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-22T11:26:08.886Z] === RUN TestDockerSuite/TestRunRm [2021-03-22T11:26:11.110Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-22T11:26:17.133Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-22T11:26:19.354Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-22T11:26:20.923Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-22T11:26:23.144Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-22T11:26:26.109Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-22T11:26:26.109Z] === RUN TestDockerSuite/TestRunState [2021-03-22T11:26:26.109Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-22T11:26:28.330Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-22T11:26:28.330Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-22T11:26:30.550Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-22T11:26:30.550Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-22T11:26:30.550Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-22T11:26:30.550Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-22T11:26:30.550Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-22T11:26:30.550Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-22T11:26:35.324Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-22T11:26:37.548Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-22T11:26:37.548Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-22T11:26:39.771Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-22T11:26:39.771Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-22T11:26:39.771Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-22T11:26:43.572Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-22T11:26:50.743Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-22T11:26:54.543Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-22T11:27:01.713Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-22T11:27:01.713Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-22T11:27:01.713Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-22T11:27:04.681Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-22T11:27:06.902Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-22T11:27:09.123Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-22T11:27:09.123Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-22T11:27:09.123Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-22T11:27:09.123Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-22T11:27:09.123Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-22T11:27:09.123Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-22T11:27:09.123Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-22T11:27:09.123Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-22T11:27:09.123Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-22T11:27:12.925Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-22T11:27:15.145Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-22T11:27:16.714Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-22T11:27:21.492Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-22T11:27:21.962Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-22T11:27:21.962Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-22T11:27:21.962Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-22T11:27:21.962Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-22T11:27:21.962Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-22T11:27:21.962Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-22T11:27:21.962Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-22T11:27:24.182Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-22T11:27:24.652Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-22T11:27:25.121Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-22T11:27:25.121Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-22T11:27:27.347Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-22T11:27:34.522Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-22T11:27:34.522Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-22T11:27:41.695Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-22T11:27:41.695Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-22T11:27:50.376Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-22T11:27:50.376Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-22T11:27:50.376Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-22T11:27:50.376Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-22T11:27:50.376Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-22T11:28:00.818Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-22T11:28:00.818Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-22T11:28:00.818Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-22T11:28:00.818Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-22T11:28:00.818Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-22T11:28:00.818Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-22T11:28:00.818Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-22T11:28:01.807Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-22T11:28:04.771Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-22T11:28:04.772Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-22T11:28:06.341Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-22T11:28:06.341Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-22T11:28:06.341Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-22T11:28:06.341Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-22T11:28:06.341Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-22T11:28:06.341Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-22T11:28:06.341Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-22T11:28:24.182Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-22T11:28:24.182Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-22T11:28:24.182Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-22T11:28:24.182Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-22T11:28:24.182Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-22T11:28:24.182Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-22T11:28:24.182Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-22T11:28:30.074Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-22T11:28:30.544Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-22T11:28:33.502Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-22T11:28:33.971Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-22T11:28:33.971Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-22T11:28:34.441Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-22T11:28:34.441Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-22T11:28:43.117Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-22T11:28:43.117Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-22T11:28:43.117Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-22T11:28:43.117Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-22T11:28:43.117Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-22T11:28:50.294Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-22T11:28:50.294Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-22T11:28:50.294Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-22T11:28:58.973Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-22T11:28:58.973Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-22T11:29:00.541Z] --- PASS: TestDockerSuite (2471.79s) [2021-03-22T11:29:00.541Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-22T11:29:00.541Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-22T11:29:00.541Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.541Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-03-22T11:29:00.541Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-22T11:29:00.541Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-03-22T11:29:00.541Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-22T11:29:00.541Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.541Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (120.39s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.89s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-22T11:29:00.542Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-22T11:29:00.542Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-22T11:29:00.542Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-22T11:29:00.542Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-22T11:29:00.542Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-22T11:29:00.542Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-22T11:29:00.542Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-22T11:29:00.542Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.87s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-22T11:29:00.542Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-22T11:29:00.542Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.13s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.19s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.12s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-22T11:29:00.542Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.30s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.32s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-03-22T11:29:00.542Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.28s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.84s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.18s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.83s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.79s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.46s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.65s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.45s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.13s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.80s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.08s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.56s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.45s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.83s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.54s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.28s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.52s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.38s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.27s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.29s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-22T11:29:00.542Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.54s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.88s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.23s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.14s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.08s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.75s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.37s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.16s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.90s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.79s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.10s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.30s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.73s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.60s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignore (90.85s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.15s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.99s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.60s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.69s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.51s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.65s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.58s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.12s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.72s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.43s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.20s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.51s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.24s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.62s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.82s) [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-22T11:29:00.542Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.68s) [2021-03-22T11:29:00.542Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.14s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFails (2.57s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.39s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.64s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.28s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.41s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.05s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.92s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildHistory (11.28s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.98s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLabel (1.06s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.91s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.70s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.77s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.32s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.16s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.30s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.22s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.60s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.47s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.00s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.16s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.71s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.97s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.24s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.83s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.41s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.46s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.59s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.81s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.65s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.12s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.65s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.56s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.23s) [2021-03-22T11:29:00.543Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-22T11:29:00.543Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.48s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.54s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildRm (12.81s) [2021-03-22T11:29:00.543Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.36s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-03-22T11:29:01.014Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.46s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.53s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.86s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.11s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.80s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.66s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.00s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.69s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildStderr (4.43s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.78s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.99s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.38s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.01s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.94s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.94s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.25s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.33s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.28s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.35s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.42s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.32s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.07s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.61s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.03s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-03-22T11:29:01.014Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-22T11:29:01.014Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-22T11:29:01.014Z] docker_cli_sni_test.go:18: Flakey test [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.13s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.01s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestCommitChange (4.48s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.14s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-22T11:29:01.014Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.18s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-22T11:29:01.014Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestCommitTTY (6.75s) [2021-03-22T11:29:01.014Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.25s) [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-22T11:29:01.014Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-22T11:29:01.014Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-22T11:29:01.014Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-22T11:29:01.014Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-22T11:29:01.014Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-22T11:29:01.014Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.014Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-22T11:29:01.014Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.56s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.48s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.13s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.21s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.41s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.53s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.14s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.07s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.24s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.21s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.20s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.01s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.54s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.13s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.60s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.87s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.82s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.48s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.18s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.29s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.04s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-22T11:29:01.015Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.91s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.78s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.58s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.52s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.49s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.57s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00065b220_} (2.51s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1752555990_c:\foo_false____} (2.54s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1752555990_c:\foo_true____} (2.54s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.47s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.33s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.36s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.28s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.16s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-22T11:29:01.015Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-22T11:29:01.015Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.74s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.65s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpToDot (2.44s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCpToStdout (2.44s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.08s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.26s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.96s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-22T11:29:01.015Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.22s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.97s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-22T11:29:01.015Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.31s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-22T11:29:01.015Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-22T11:29:01.015Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-22T11:29:01.015Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-22T11:29:01.015Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-22T11:29:01.015Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-22T11:29:01.015Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-22T11:29:01.015Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-22T11:29:01.015Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-22T11:29:01.015Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-22T11:29:01.015Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.33s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.33s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.42s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.57s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsCopy (4.77s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.18s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.20s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.71s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.02s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFilters (4.60s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFormat (4.47s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-03-22T11:29:01.015Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-22T11:29:01.015Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.015Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-22T11:29:01.016Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestEventsRename (2.35s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestEventsResize (2.76s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.33s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.60s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.70s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.74s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-22T11:29:01.016Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.98s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.90s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-22T11:29:01.016Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-22T11:29:01.016Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-22T11:29:01.016Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.01s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.19s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.18s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecInspectID (4.76s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-22T11:29:01.016Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.42s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-22T11:29:01.016Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.28s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.13s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.06s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.14s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.05s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.12s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-22T11:29:01.016Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.21s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-22T11:29:01.016Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.80s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.13s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.61s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.82s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-22T11:29:01.016Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-22T11:29:01.016Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-22T11:29:01.016Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.13s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.17s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-22T11:29:01.016Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-22T11:29:01.016Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.17s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.15s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectDefault (2.19s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectHistory (4.06s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-22T11:29:01.016Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.18s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.12s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.15s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.05s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.09s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectStatus (2.75s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.23s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.23s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.16s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.10s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.19s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.20s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.16s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.94s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.98s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.67s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.44s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-22T11:29:01.016Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.29s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.33s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.32s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.21s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.73s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.54s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.45s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.36s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsSince (8.95s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsTail (2.73s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.47s) [2021-03-22T11:29:01.016Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.23s) [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-22T11:29:01.016Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-22T11:29:01.016Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-22T11:29:01.016Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.016Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.35s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-22T11:29:01.017Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-22T11:29:01.017Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-22T11:29:01.017Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-22T11:29:01.017Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-22T11:29:01.017Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-22T11:29:01.017Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-22T11:29:01.017Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-22T11:29:01.017Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.26s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-22T11:29:01.017Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsByOrder (8.89s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.17s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.67s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.25s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.81s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.93s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.58s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-03-22T11:29:01.017Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.61s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2021-03-22T11:29:01.017Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-03-22T11:29:01.017Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-03-22T11:29:01.017Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.63s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-22T11:29:01.017Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.19s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.11s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.38s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.04s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.63s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.49s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.15s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.23s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.66s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.89s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.26s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.84s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.48s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.08s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.36s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.31s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.46s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.58s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.03s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.56s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.66s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.21s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.20s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.16s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.52s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.20s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.10s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.05s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.34s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.19s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.24s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.08s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.56s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.20s) [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.17s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.15s) [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.017Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-22T11:29:01.017Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunExitCode (2.20s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.22s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.32s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.40s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.88s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.06s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.69s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.00s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.82s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.19s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.19s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.14s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.89s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.47s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.51s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunRm (2.46s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.46s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.33s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.17s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.21s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.60s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.22s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.09s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.20s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.22s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.19s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.84s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.39s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.53s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.19s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.49s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.26s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.90s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.70s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.14s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.65s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.47s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.56s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-22T11:29:01.018Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.09s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.75s) [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.018Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-22T11:29:01.018Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.25s) [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-22T11:29:01.019Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.07s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.11s) [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-22T11:29:01.019Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.37s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.00s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.63s) [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-22T11:29:01.019Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.60s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.11s) [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-22T11:29:01.019Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.50s) [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-22T11:29:01.019Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-22T11:29:01.019Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-22T11:29:01.019Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-22T11:29:01.019Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-22T11:29:01.019Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-22T11:29:01.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-22T11:29:01.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-22T11:29:01.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-22T11:29:01.020Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-22T11:29:01.020Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-22T11:29:01.020Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-22T11:29:01.020Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-22T11:29:01.020Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-22T11:29:01.020Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-22T11:29:01.020Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] === RUN TestDockerDaemonSuite [2021-03-22T11:29:01.020Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-22T11:29:01.020Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-22T11:29:01.020Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-22T11:29:01.020Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] === RUN TestDockerSwarmSuite [2021-03-22T11:29:01.020Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-22T11:29:01.020Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-22T11:29:01.020Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] === RUN TestDockerExternalVolumeSuite [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] === RUN TestDockerNetworkSuite [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] === RUN TestDockerHubPullSuite [2021-03-22T11:29:01.020Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-22T11:29:01.020Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.020Z] PASS [2021-03-22T11:29:01.020Z] ok github.com/docker/docker/integration-cli 2472.743s [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === Skipped [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-22T11:29:01.491Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-22T11:29:01.491Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-03-22T11:29:01.491Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-22T11:29:01.491Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-03-22T11:29:01.491Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-22T11:29:01.491Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-22T11:29:01.491Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-22T11:29:01.491Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-22T11:29:01.491Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-22T11:29:01.491Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-22T11:29:01.491Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-22T11:29:01.491Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-03-22T11:29:01.491Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-03-22T11:29:01.491Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-22T11:29:01.491Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.31s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.31s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-22T11:29:01.491Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.491Z] [2021-03-22T11:29:01.491Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-22T11:29:01.491Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.37s) [2021-03-22T11:29:01.492Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-03-22T11:29:01.492Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-22T11:29:01.492Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-22T11:29:01.492Z] docker_cli_sni_test.go:18: Flakey test [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-03-22T11:29:01.492Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-22T11:29:01.492Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-03-22T11:29:01.492Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-22T11:29:01.492Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.492Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-22T11:29:01.492Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-22T11:29:01.492Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.492Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-03-22T11:29:01.493Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-03-22T11:29:01.493Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-03-22T11:29:01.493Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-22T11:29:01.493Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-22T11:29:01.493Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-03-22T11:29:01.493Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-22T11:29:01.493Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-22T11:29:01.493Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-22T11:29:01.493Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-22T11:29:01.493Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-22T11:29:01.493Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-22T11:29:01.493Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-03-22T11:29:01.493Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-03-22T11:29:01.493Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-03-22T11:29:01.493Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-03-22T11:29:01.493Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-22T11:29:01.493Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-03-22T11:29:01.493Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-22T11:29:01.493Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-03-22T11:29:01.493Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.493Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-03-22T11:29:01.493Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-22T11:29:01.493Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.493Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-22T11:29:01.494Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-22T11:29:01.494Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-22T11:29:01.494Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-22T11:29:01.494Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-03-22T11:29:01.494Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-22T11:29:01.494Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-22T11:29:01.494Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-22T11:29:01.494Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-22T11:29:01.494Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-22T11:29:01.494Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-22T11:29:01.494Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-03-22T11:29:01.494Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-22T11:29:01.494Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-22T11:29:01.494Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-22T11:29:01.494Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-03-22T11:29:01.494Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-22T11:29:01.494Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-22T11:29:01.495Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-22T11:29:01.495Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-22T11:29:01.495Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-22T11:29:01.495Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-22T11:29:01.495Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-22T11:29:01.495Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-22T11:29:01.495Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-22T11:29:01.495Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-22T11:29:01.495Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-03-22T11:29:01.495Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.04s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.04s) [2021-03-22T11:29:01.495Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2021-03-22T11:29:01.495Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2021-03-22T11:29:01.495Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-22T11:29:01.495Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-22T11:29:01.495Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-22T11:29:01.495Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.495Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-22T11:29:01.496Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-03-22T11:29:01.496Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.496Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-22T11:29:01.497Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-22T11:29:01.497Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.497Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-03-22T11:29:01.967Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-22T11:29:01.967Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-22T11:29:01.967Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-03-22T11:29:01.967Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-22T11:29:01.967Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-22T11:29:01.967Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.967Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-22T11:29:01.968Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-22T11:29:01.968Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-22T11:29:01.968Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-22T11:29:01.968Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-22T11:29:01.968Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-22T11:29:01.968Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-03-22T11:29:01.968Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-03-22T11:29:01.968Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-22T11:29:01.968Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-22T11:29:01.968Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-22T11:29:01.968Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.968Z] [2021-03-22T11:29:01.968Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-22T11:29:01.968Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-22T11:29:01.969Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-22T11:29:01.969Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] DONE 1093 tests, 547 skipped in 2481.181s [2021-03-22T11:29:01.969Z] INFO: Integration tests ended at 03/22/2021 11:29:01. Duration:00:41:21.2813480 [2021-03-22T11:29:01.969Z] INFO: Docker info of the daemon under test at end of run [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] Containers: 2 [2021-03-22T11:29:01.969Z] Running: 0 [2021-03-22T11:29:01.969Z] Paused: 0 [2021-03-22T11:29:01.969Z] Stopped: 2 [2021-03-22T11:29:01.969Z] Images: 18 [2021-03-22T11:29:01.969Z] Server Version: 0.0.0-dev [2021-03-22T11:29:01.969Z] Storage Driver: windowsfilter [2021-03-22T11:29:01.969Z] Windows: [2021-03-22T11:29:01.969Z] Logging Driver: json-file [2021-03-22T11:29:01.969Z] Plugins: [2021-03-22T11:29:01.969Z] Volume: local [2021-03-22T11:29:01.969Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-22T11:29:01.969Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-22T11:29:01.969Z] Swarm: inactive [2021-03-22T11:29:01.969Z] Default Isolation: process [2021-03-22T11:29:01.969Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-22T11:29:01.969Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-22T11:29:01.969Z] OSType: windows [2021-03-22T11:29:01.969Z] Architecture: x86_64 [2021-03-22T11:29:01.969Z] CPUs: 4 [2021-03-22T11:29:01.969Z] Total Memory: 32GiB [2021-03-22T11:29:01.969Z] Name: azwin-2-d44e90 [2021-03-22T11:29:01.969Z] ID: FTI7:V7YX:ZBQF:7EJX:ZOQX:WJKL:MNBN:FVRM:HGKL:BV2T:4EGV:BX2I [2021-03-22T11:29:01.969Z] Docker Root Dir: D:\CI\PR-42179\1\daemon [2021-03-22T11:29:01.969Z] Debug Mode (client): false [2021-03-22T11:29:01.969Z] Debug Mode (server): true [2021-03-22T11:29:01.969Z] File Descriptors: -1 [2021-03-22T11:29:01.969Z] Goroutines: 17 [2021-03-22T11:29:01.969Z] System Time: 2021-03-22T11:29:01.7758669Z [2021-03-22T11:29:01.969Z] EventsListeners: 0 [2021-03-22T11:29:01.969Z] Registry: https://index.docker.io/v1/ [2021-03-22T11:29:01.969Z] Labels: [2021-03-22T11:29:01.969Z] Experimental: false [2021-03-22T11:29:01.969Z] Insecure Registries: [2021-03-22T11:29:01.969Z] 127.0.0.0/8 [2021-03-22T11:29:01.969Z] Live Restore Enabled: false [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] [2021-03-22T11:29:01.969Z] INFO: Stopping daemon under test [2021-03-22T11:29:02.439Z] SUCCESS: The process with PID 5148 (child process of PID 6000) has been terminated. [2021-03-22T11:29:02.439Z] SUCCESS: The process with PID 6000 (child process of PID 4668) has been terminated. [2021-03-22T11:29:02.439Z] INFO: Stop tailing logs of the daemon under tests [2021-03-22T11:29:02.439Z] INFO: executeCI.ps1 Completed successfully at 03/22/2021 11:29:02. [2021-03-22T11:29:02.439Z] INFO: Tidying up at end of run [2021-03-22T11:29:02.439Z] INFO: Saving daemon under test log (d:\CI\PR-42179\1\dut.out) to bundles\CIDUT.out [2021-03-22T11:29:02.439Z] INFO: Saving daemon under test log (d:\CI\PR-42179\1\dut.err) to bundles\CIDUT.err [2021-03-22T11:29:02.439Z] INFO: Nuke-Everything... [2021-03-22T11:29:02.909Z] INFO: Container count on control daemon to delete is 2 [2021-03-22T11:29:03.378Z] e8461b73d83e [2021-03-22T11:29:03.378Z] 9e9fb85cc4b4 [2021-03-22T11:29:03.378Z] INFO: Tidying pidfile d:\CI\PR-42179\1\docker.pid [2021-03-22T11:29:03.378Z] INFO: Nuking d:\CI [2021-03-22T11:29:33.523Z] INFO: Zapped successfully [2021-03-22T11:29:33.523Z] [2021-03-22T11:29:33.523Z] INFO: executeCI.ps1 exiting at Mon Mar 22 11:29:30 CUT 2021. Duration 01:18:33.9414153 [2021-03-22T11:29:33.523Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-22T11:29:33.777Z] Recording test results [2021-03-22T11:29:40.963Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-22T11:29:42.497Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-22T11:29:44.298Z] Archiving artifacts [2021-03-22T11:29:59.091Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42179/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-22T11:30:00.052Z] + make clean [2021-03-22T11:30:02.274Z] docker volume rm -f docker-dev-cache [2021-03-22T11:30:02.274Z] 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